I have a few doc/lit web services developed with axis1.2. Now I want to deploy them with my webapp in tomcat4 using jboss4.01 and am getting eror (it works just fine w/ axis1.2 deployed in tomcat4):
unable to deploy type mapping: {http://net.jboss.org/jmx}AttributeType
java.lang.ClassNotFoundException: No Classloader found for: org.jboss.net.jmx.adaptor.attributeSerFactory
at org.jboss.jmx.loadig.LoadMgr3.BeginLoadTask(Loadmgr3.java)
...
any prompt help is really appreciated.
thx
This post is a duplicat to
http://www.jboss.org/index.html?module=bb&op=viewtopic&t=61200