Prev | Current Page 170 | Next

Binildas A Christudas

"Service-Oriented Java Business Integration"

We generate this as a part of the EJB build
process and later, during XFire export, we include this client jar too along
with the war file as the XFire run time requires the business interface,
home, and remote stubs of EJB, and other similar helper classes during
service invocation.
The build.xml is shown as follows:












Running the Sample
Running the sample involves multiple steps that are listed as follows:
Deploying the EJB: To deploy the EJB, we have to follow general EJB
deployment steps as specified in Weblogic documentation.
First, change directory to the EJB samples directory as shown here:
cd ch05\04_XFireExportAndBindEjb\ejb
???
Some XFire Binding Tools
[ 120 ]
Now set the environment variables for the build console as per the Weblogic
documentation and then use the ant script provided along with the Weblogic
server bundle.


Pages:
158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182