I have to develop a web service using AXIS2. I am very new to WS.
1. I get particular home for sale details from oracle 11g database and I convert this into java objects. This is done.
2. Now, I have to develop a web service using AXIS2 and publish this service (deploy the service). Whomever consume my ws would send a request with particular id and zip code I will validate it and response back.
Please let me know the steps to do the 2nd step. Thanks.
Axis2 has built in JAVA2WSDL and WSDL2JAVA which you can use to generate the reqd artifacts. i would suggest you use eclipse. it has built in plugins in which its v easy for you to develop the web services. i am myself new to web services but eclipse made my life easier.
Anshu Gupta,
SCJP 5.0, SCWCD 5.0
Persistent Systems Limited, India.