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
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