[jboss-user] [JBossWS] - Re: Needed WS4EE jars missing in JBoss4.0.5.GA

ambika do-not-reply at jboss.com
Thu Aug 16 04:33:59 EDT 2007


Hi,
   I am trying to run the medrec application in jboss application platform (4.2.0.GA). I have done all the steps mentioned in the http://wiki.jboss.org/wiki/Wiki.jsp?page=WS4EEDowngrade. 

   But when i try to deploy , its giving following error. 

Caused by: java.lang.reflect.UndeclaredThrowableException
        at org.jboss.system.ServiceCreator.install(ServiceCreator.java:236)
        at org.jboss.system.ServiceConfigurator.internalInstall(ServiceConfigurator.java:449)
        at org.jboss.system.ServiceConfigurator.install(ServiceConfigurator.java:171)
        ... 81 more
Caused by: java.lang.NoClassDefFoundError: org/jboss/webservice/WebServiceClientDeployment
        at java.lang.ClassLoader.defineClass1(Native Method)
        at java.lang.ClassLoader.defineClass(ClassLoader.java:620)
=========

    This is becuase this class in not at all there in this new version of the jboss and medrec code has reffered to this. And i have seen one more thing, there is no webservice package in this new version of the jboss?
 Please can any one help me regarding the same 
 
Regards,
Ambika


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4074727#4074727

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4074727



More information about the jboss-user mailing list