I am totally new to SOAP services. I wanted to know how to create a SOAP service using Axis/CXF (anything is fine), but the end-product should be a WAR file which i can deploy on JBOSS 7.
I tried but was able to reach till WSDL using the following example http://www.mkyong.com/webservices/jax-ws/jax-ws-hello-world-example/ but it doesnt say how to generate a war file :-(
Can you please suggest link or example on how to create a SOAP service from scratch.
Thanks and regards,
Rohit