Hi,

I'm using ServletEndpointSupport, as explained in chapter 17.5.1 of the reference documentation.
My web service runs on Websphere Application Server 6.

The problem is, that I don't know how to configure my web.xml file, since all the examples I found on the web use AxisServlet.
Is there a way to do without Axis ? The Spring documentation is not clear for me, or maybe I missed something...

Thanks in advance for your help.