Hi threre, im trying to deploy a simple WebService under jboss 4.2.2 but i
got always this error:

16:33:09,159 ERROR [[/openspcoop]] Exception sending context initialized
event to listener instance of class
org.springframework.web.context.ContextLoaderListener
org.springframework.beans.factory.BeanDefinitionStoreException: Unexpected
exception parsing XML document from ServletContext resource
[/WEB-INF/beans.xml]; nested exception is
org.springframework.beans.FatalBeanException: Could not load class:
org.openspcoop.pdd.services.skeleton.HelloWorldImpl; nested exception is
java.lang.ClassNotFoundException: No ClassLoaders found for:
org.openspcoop.pdd.services.skeleton.HelloWorldImpl
Caused by:
org.springframework.beans.FatalBeanException: Could not load class:
org.openspcoop.pdd.services.skeleton.HelloWorldImpl; nested exception is
java.lang.ClassNotFoundException: No ClassLoaders found for:
org.openspcoop.pdd.services.skeleton.HelloWorldImpl
Caused by:
java.lang.ClassNotFoundException: No ClassLoaders found for:
org.openspcoop.pdd.services.skeleton.HelloWorldImpl
        at org.jboss.mx.loading.LoadMgr3.beginLoadTask(LoadMgr3.java:306)

Anyone can help me?
-- 
View this message in context: 
http://www.nabble.com/WebService-Deploy-under-JBoss-throws-Exception-tp19726602p19726602.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to