The Axis 2 toolkit from the Apache Software Foundation supports creating a web service from a Plain Ole Java Object. It depends on your class conforming to certain naming conventions.
Please tell me i am using JBoss as my Application server, I was unable to use wscompile because, JBoss has wsconsume as a tool to convert it into mapping files, please any body can tell me the behaviour starting from creating a starting class to the end of the deploying for creating the mapping files
Please tell me now i am in this position .............
Originally posted by Ulf Dittmer: Using JAX-WS, it could be as simple as adding a single @WebService annotation to a POJO. See here for details on how to make it work on Tomcat.
Please tell me i am using JBoss as my Application server, I was unable to use wscompile because, JBoss has wsconsume as a tool to convert it into mapping files, please any body can tell me the behaviour starting from creating a starting class to the end of the deploying for creating the mapping files