[jboss-user] [JBoss Web Services] - Apache CXF deployment on Jboss

Shantanu Raghav do-not-reply at jboss.com
Tue Sep 21 13:06:40 EDT 2010


Shantanu Raghav [http://community.jboss.org/people/shnatanu] created the discussion

"Apache CXF deployment on Jboss"

To view the discussion, visit: http://community.jboss.org/message/562948#562948

--------------------------------------------------------------
     Hello
I have been trying to deploy a CXF Web Service on Jboss 6 M4. It works fine on tomcat. To deploy on jboss i created a war of the service and pasted it in the deploy directory of jboss. However that has been giving errors:


DEPLOYMENTS IN ERROR:
  Deployment "vfs:///Users/shivankarraghav/Desktop/PicketLink/jboss-6.0.0.20100721-M4/server/default/deploy/CXFHello.war" is in error due to the following reason(s): java.lang.ClassNotFoundException: 1.0.com.sun.codemodel.JConditional
 
at org.jboss.deployers.plugins.deployers.DeployersImpl.checkComplete(DeployersImpl.java:1228) [:2.2.0.Alpha6]
at org.jboss.deployers.plugins.main.MainDeployerImpl.checkComplete(MainDeployerImpl.java:905) [:2.2.0.Alpha6]
 
DEPLOYMENTS IN ERROR:
  Deployment "vfs:///Users/shantanuraghav/Desktop/PicketLink/jboss-6.0.0.20100721-M4/server/default/deploy/CXFHello.war" is in error due to the following reason(s): java.lang.ClassNotFoundException: 1.0.com.sun.codemodel.JConditional

 at org.jboss.deployers.plugins.deployers.DeployersImpl.checkComplete(DeployersImpl.java:1228) [:2.2.0.Alpha6]
 at org.jboss.deployers.plugins.main.MainDeployerImpl.checkComplete(MainDeployerImpl.java:905) [:2.2.0.Alpha6]
 
 
While creating the war file I included all the required jars (that were in apache-cxf/lib and apache-cxf/modules) in the WEB-INF/lib directory. I have been stuck on this for a while ..any help would be appreciated ..
 
Thanks
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/562948#562948]

Start a new discussion in JBoss Web Services at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2044]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20100921/ae76983a/attachment.html 


More information about the jboss-user mailing list