[jboss-dev] jbossws.sar problem

Dimitris Andreadis dandread at redhat.com
Thu Feb 22 10:50:19 EST 2007


The latest jbossws.sar in Branch_4_2 of jbossAS seems broken (and it affects a lot of other 
things).

Strange enough it can't find org/jboss/webservice/WebServiceClientDeployment, but I thought 
the latest jbossws only contains org.jboss.ws.* classes?

Could someone for jbossws take a look at this?



15:51:27,525 ERROR [MainDeployer] Could not create deployment: file:/X:/cvs/jbos
s-public/jboss-4.2/build/output/jboss-4.2.0.CR1/server/default/deploy/jbossws.sa
r/
org.jboss.deployment.DeploymentException: - nested throwable: (java.lang.reflect
.UndeclaredThrowableException)
         at org.jboss.system.ServiceConfigurator.install(ServiceConfigurator.java
:196)
         at org.jboss.system.ServiceController.install(ServiceController.java:226
)
...
         ... 81 more
Caused by: java.lang.NoClassDefFoundError: org/jboss/webservice/WebServiceClientDeployment
         at java.lang.ClassLoader.defineClass1(Native Method)



More information about the jboss-development mailing list