This example shows how to access an e-Biz Impact service using
a Java-based SOAP/DFC bridge that runs as a SOAP service
in a SOAP engine from a SOAP client.
Table 4-2: SOAP service bridge sample files
File
|
Description
|
_clean.bat
|
Cleans up and removes log files
|
_readme.txt
|
Duplicates the instructions in this section
|
_readmeEAS500.txt
|
Duplicates the procedures for running
the SOAP service bridge sample with Sybase EAServer 5.0
|
_start.cmd
|
Sets up the Java runtime path, classpath,
and runs the sample cluster
|
Hello.odl
|
A simple ODL-based DFC service
|
ImpactHello.java
|
Java module that operates as a SOAP/DFC
bridge
|
soap2odl.hello.cfg
|
e-Biz Impact application configuration
for the ODL-based DFC service
|
soap2odl.xml
|
The primary e-Biz Impact cluster configuration file
for this sample
|