Re: Issues using Axis 1.5.1

2010-04-29 Thread Andreas Veithen
The current JAX-WS code doesn't support services packaged with a services.xml file. See AXIS2-4611. Andreas On Wed, Apr 28, 2010 at 03:18, Ramakrishnan Srinivasan wrote: > Hello, > > I just started learning JAX-WS with Axis 1.5.1, and developing in Eclipse. > So please help me. Its a very simple

Issues using Axis 1.5.1

2010-04-27 Thread Ramakrishnan Srinivasan
Hello, I just started learning JAX-WS with Axis 1.5.1, and developing in Eclipse. So please help me. Its a very simple scenario, but not working as I expected. Here is a simple class I created using JAX-WS annotations: ***class Stuff* import javax.jws.WebMethod; import javax.jws.WebPa