Previous Topic: Application Bean JSP Pages SampleNext Topic: COM Proxy


XML Test Application (Optional)

Follow these steps::

  1. Place the Java Proxy Abean jar file or classes into the CLASSPATH.

    Note: Jrun and Java Runtime must be set in the CLASSPATH.

  2. Place the CA Gen runtime jar files into the CLASSPATH.
  3. Place the model.ief/proxy/java/src/<component>/xml directory into the CLASSPATH.
  4. Edit the <method-name>Sample.xml file if necessary.
  5. Change to the model.ief/proxy/java/src/<component>/xml directory.
  6. Execute the following command:
    java Test<method-name> <method-name>Sample.xml
    

Note: BLOB data in XML is represented by base 64 format.