Hi,
I've a requirement to attach documents(txt,image,xml) through soap on
Jboss. I'm working on samples provided by Jbossws.
The deatils are below.
Jboss App server : jboss-4.0.4.GA
JDK : Jdk1.5
Samples provided by Jbossws1.2.0 : jbossws-samples-1.2.0.GA
I build the samples and was able to successfully deploy on
jboss-4.0.4.GA server.
When I run,
http://localhost:8080/jbossws/services I can find all
Registered Service Endpoints. Among the registered service endpoints,
I'm interested in invoking the following sample.
ServiceEndpointID jboss.ws:context=jaxrpc-samples-swa,endpoint=AttachmentJSE
ServiceEndpointAddress
http://SREEDHAR-S:8080/jaxrpc-samples-swa?wsdl
Now the problem is, how to invoke the Attachment sample? When I build
the war, jaxrpc-samples-swa-client.jar is created and I placed it in
\jboss-4.0.4.GA\client and set the classpath.
HOW SHOULD I ACCESS THE ABOVE EXAMPLE? Please provide the exact steps from here.
Help is greatly appreciated.
Regards,
Sreedhar