Dear colleagues ,
I’ve tried to deploy P6 Web Services under JBOSS 5.0.1 but ended up with following exception:
08:25:19,765 WARN [JAXWSDeployerHookPreJSE] Cannot load servlet class: org.apache.cxf.transport.servlet.CXFServlet
08:25:20,609 INFO [TomcatDeployment] deploy, ctxPath=/p6ws
08:25:21,218 INFO /p6ws [1] Marking servlet cxf as unavailable
08:25:21,218 ERROR /p6ws [1] Servlet /p6ws threw load() exception java.lang.ClassNotFoundException: org.apache.cxf.transport.servlet.CXFServlet
I followed all steps in P6 Web Manual successfully till the very last one.
It seems that apache servlet CXFServlet is unavailable though the apache path is set properly:

And JBOSS server is running properly:

If anyone knows the solution to this problem please, reply.
Best Regards,
Andrew