Tomcat's a servlet container, not an app server.  If you want SOAP APIs,
you need to use a SOAP runtime like CXF in your app.

On Sun, Oct 12, 2014 at 10:16 AM, Meeraj Kunnumpurath <
mee...@servicesymphony.com> wrote:

> Hi,
>
> I am porting an application from Weblogic 12 to Tomcat 8. The application
> has a set of web services that implement javax.xml.ws.Provider<SOAPMessage>
> exposed by declaring them as servlets in web.xml. However, it doesn't seem
> to be working in Tomcat, when access the WSDL URL, I get a 404.
>
> Regards
>
> --
> *Meeraj Kunnumpurath*
>
>
>
> *Director and Executive PrincipalService Symphony Ltd00 44 7702
> 693597mee...@servicesymphony.com <mee...@servicesymphony.com>*
>

Reply via email to