Prev | Current Page 217 | Next

Binildas A Christudas

"Service-Oriented Java Business Integration"

xml file
contained in the same folder.
%SERVICEMIX_HOME%/bin/servicemix servicemix.xml
The Client.html file provided again in the same folder can be used to send
messages to test the deployed service.
Step Four??”Access WSDL and Generate
Axis-based Stubs to Access EJB Outside
Firewall
As discussed above, we can now access the WSDL auto-generated by ServiceMix out
of the earlier EJB binding. The WSDL can be accessed by pointing your browser to
the following URL:
http://localhost:8192/Services/HelloWebService/?wsdl
or
http://localhost:8192/Services/HelloWebService/main.wsdl
The WSDL is reproduced in the following code:

xmlns:ns1="http://io.java"
xmlns:soap11="http://schemas.xmlsoap.org/soap/
envelope/"
xmlns:soap12="http://www.w3.org/2003/05/
soap-envelope"
xmlns:soapenc11="http://schemas.xmlsoap.org/soap/
encoding/"
xmlns:soapenc12="http://www.w3.org/2003/05/
soap-encoding"
xmlns:tns="http://binildas.com/esb/bindejb"
xmlns:wsdlsoap="http://schemas.xmlsoap.org/wsdl/
soap/"
xmlns:xsd="http://www.


Pages:
205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229