| Author |
Help needed to convert a existing java class into webservice
|
rvk veera
Greenhorn
Joined: Aug 21, 2009
Posts: 1
|
|
Hi,
I am trying to convert one of my existing java class to webservice with in my application.
Is there any detail article available to create a new webservice using Axis 2 in the above specified scenario?
Thanks in advance
|
 |
Ivan Krizsan
Bartender
Joined: Oct 04, 2006
Posts: 2193
|
|
Hi!
Axis2 supports the JAX-WS programming model, so it should be a matter of adding some annotations.
Take a look at this webpage for additional information: http://ws.apache.org/axis2/1_5/jaxws-guide.html
Best wishes!
|
 |
 |
|
|
subject: Help needed to convert a existing java class into webservice
|
|
|