Prev | Current Page 139 | Next

Binildas A Christudas

"Service-Oriented Java Business Integration"

home%\server\lib\weblogic.jar
%wl.home%\samples\server\examples\build\clientclasses\
sample_statelessSession_client.jar
Now restart your web server.
Apache SOAP provides ServiceManagerClient using which we can register the
remote EJB binding to the SOAP environment. The following ant task does exactly this:

fork="true" >








This ant target can be invoked by typing:
cd ch04\AxisSoapBindEjb\SoapBind
ant deploy
??? ???
Chapter 4
[ 93 ]
The ServiceManagerClient in the above deploy target takes three
parameters??”the URL to the SOAP server, the command deploy, and the file
containing your deployment descriptor. The first parameter specifies the
URL of the Apache SOAP RPC router, which will help in routing client requests
to the requested service. The second parameter specifies the operation that the
ServiceManagerClient should do.


Pages:
127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151