Hello,
I am trying to install Axis 1.2 on JBoss 4.01. It passes the validation test in the app that comes with axis. When I try to run the List link, I get the error below.
Any ideas what might be causing this and how I can get past it?
Thanks
Leslie
AXIS error
Sorry, something seems to have gone wrong... here are the details:
org.apache.axis.ConfigurationException: java.lang.ClassNotFoundException: No ClassLoaders found for: org.jboss.net.axis.server.JBossAuthenticationHandler java.lang.ClassNotFoundException: No ClassLoaders found for: org.jboss.net.axis.server.JBossAuthenticationHandler at org.jboss.mx.loading.LoadMgr3.beginLoadTask(LoadMgr3.java:198) at org.jboss.mx.loading.RepositoryClassLoader.loadClassImpl(RepositoryClassLoader.java:464) at org.jboss.mx.loading.RepositoryClassLoader.loadClass(RepositoryClassLoader.java:374) at java.lang.ClassLoader.loadClass(ClassLoader.java:235) at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:141) at org.apache.axis.utils.ClassUtils$2.run(ClassUtils.java:216) at java.security.AccessController.doPrivileged(Native Method) at org.apache.axis.utils.ClassUtils.loadClass(ClassUtils.java:179) at org.apache.axis.utils.ClassUtils.forName(ClassUtils.java:120) at org.apache.axis.deployment.wsdd.WSDDDeployableItem.getJavaClass(WSDDDeployableItem.java:418) at org.apache.axis.deployment.wsdd.WSDDDeployableItem.makeNewInstance(WSDDDeployableItem.java:347) at org.apache.axis.deployment.wsdd.WSDDDeployableItem.getNewInstance(WSDDDeployableItem.java:322)
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
