Here I am posting another topic. Just want to give 100 % to learn Web Services and complete the certification.
My doubt is : How do I use
JBoss 4.2.3 to work with web services? I have a WSDL and already generated stub & skeleton files. Now I need to write the business logic in the skeleton file and deploy it on Jboss. How do I do that ?
Is Axis2 (I used Axis2 to generate the stub/skeleton) necessary to be deployed on JBoss to achive this .. or its possible without the help of Axis2 ? I just want to use Axis for generating the stub and skeleton only , then deploy the service on JBoss without the help of Axis, but not sure how to achive this.
Please guide me with the steps which I need to perform to achieve this.
Thanks !