Guild of Project Controls: Compendium | Roles | Assessment | Certifications | Membership

Tips on using this forum..

(1) Explain your problem, don't simply post "This isn't working". What were you doing when you faced the problem? What have you tried to resolve - did you look for a solution using "Search" ? Has it happened just once or several times?

(2) It's also good to get feedback when a solution is found, return to the original post to explain how it was resolved so that more people can also use the results.

Deploying P6 Web Services problem with CXFServlet

No replies
Andrew Podolny
User offline. Last seen 37 weeks 3 days ago. Offline
Joined: 16 Nov 2004
Posts: 130

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 Marking servlet cxf as unavailable

08:25:21,218 ERROR /p6ws 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:

178
untitled-1.gif

And JBOSS server is running properly:

179
untitled-2.gif

 

 

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

Best Regards,

Andrew