5,Command line that invokes the client at the prompt.

Java To Go!
SOAP-enabling business-to-business EJB
E-Ming Tan
Listing 5. Command line that invokes the client at the prompt.


Java
-classpath
%CLASSPATH%;
dworld.xml.SOAP.SOAPClient
http://localhost:7001/ibm-SOAP/rpcrouter.jsp
10032
"<![CDATA[><?xml version='1.0'?><!DOCTYPE page SYSTEM e:\personal\ejb\dworld\xml\ejb\order.dtd'><page type='ViewOrderStatusData'><orderid>888</orderid><customer type='1'><first-name>James</first-name><last-name>Tan</last-name><email>Tan</email></customer><storeid>s0003</storeid><sessionid>1616</sessionid><notes><note>This is an order data.</note></notes></page>]]"
 "/page/orderid/text()"