Prev | Current Page 237 | Next

Binildas A Christudas

"Service-Oriented Java Business Integration"

xmlsoap.org/
soap/http"/>














name="PojoBindService">




POJO Binding Using JSR181
[ 172 ]
We will now use the Apache Axis tools to auto-generate the client-side stubs and
the binding classes using which we can write a simple Java client class to access the
service through a HTTP channel. The Axis client classes are placed in the directory
ch09\Jsr181BindPojo\03_AxisClient.
To do that, we have to use the wsdl2java ant task. Let us declare the task definition
and execute that task to generate the stub classes.


Pages:
225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249