Hi,
I am trying to use ws4ee on JBoss 4.0.3 SP1.

My webservice works fine with rpc/literal, but when I change to document style 
webservice and deploy it, I get the following error:

 ERROR [WSDDService] Unable to deploy typemapping: {urn:blablub}blablub
java.lang.ClassNotFoundException: No ClassLoaders found for: 
org.apache.axis.encoding.ser.BeanSerializerFactory
        at org.jboss.mx.loading.LoadMgr3.beginLoadTask(LoadMgr3.java:198)
        at 
org.jboss.mx.loading.RepositoryClassLoader.loadClassImpl(RepositoryClassLoader.java:475)
        at 
org.jboss.mx.loading.RepositoryClassLoader.loadClass(RepositoryClassLoader.java:377)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
        at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Class.java:164)

...


The class is in the axis-ws4ee.jar in the server/all/deploy/jboss-ws4ee.sar 
dir. I try to copy this file in the server/all/lib dir, but I get the same 
error.

Does someone have any solution for my problem?

Thanks in advance, 
Björn 

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

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


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37&alloc_id865&op=click
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to