5 Replies Latest reply on Dec 30, 2004 11:04 AM by wytten

    Unable to deploy typemapping Error on JBOSS

    raghuvis

      Hi,

      I have created an Axis Client to an external webservice and running a servlet to call this Axis Client. I run it on WSAD local test environment and it works well. I deployed the ear file from WSAD to JBOSS server and run the servlet. I get the following error:
      11:45:56,509 ERROR [WSDDDeployment] Unable to deploy typemapping: {http://net.jboss.org/jmx}AttributeType
      java.lang.ClassNotFoundException: No ClassLoaders found for: org.jboss.net.jmx.adaptor.AttributeSerFactory

      Can anybody help?