URL" index="0">
http://localhost:8080/AxisEndToEnd/
services/HelloWebService
class="com.binildas.apache.axis.AxisEndToEnd.
IHelloWebServiceLocator">
JBI Proxy
[ 258 ]
We now have enough configurations to invoke the external web service. Is there
anything fishy in the configuration above? You can go through that once again and
let me wait till the end of our discussion to explain what I am hiding from you at
this point.
Deployment Configuration
For deployment, we will package again all the relevant artifacts for the JSR proxy
binding into a standard SA. We will also have an HTTP bound SA so that we can
use a simple HTTP client to test the setup. As the configurations are exactly the
same as what we used in the previous example, they are not repeated here. But
we need to mention one thing here.
Pages:
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354