I am using AndroMDA v. 3.1-RC1-SNAPSHOT, JBoss 4.0.1sp1, and Axis 1.2.1.
After successfully building my small EAR project, copying the *.ear to my JBoss deploy directory, and sucessfully running java org.apache.axis.client.AdminClient webservice/target/src/WEB-INF/server-config.wsdd, I get the following when I check the Axis status page: Sorry, something seems to have gone wrong... here are the details: Fault - Could not find class for the service named: com.cisco.step.commitarch.service.CommitServiceWSDelegator Hint: you may need to copy your class files/tree into the right location (which depends on the servlet system you are using).; nested exception is: java.lang.ClassNotFoundException: No ClassLoaders found for: com.cisco.step.commitarch.service.CommitServiceWSDelegator AxisFault faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.generalException faultSubcode: faultString: Could not find class for the service named: com.cisco.step.commitarch.service.CommitServiceWSDelegator Hint: you may need to copy your class files/tree into the right location (which depends on the servlet system you are using).; nested exception is: java.lang.ClassNotFoundException: No ClassLoaders found for: com.cisco.step.commitarch.service.CommitServiceWSDelegator faultActor: faultNode: faultDetail: {http://xml.apache.org/axis/}hostname:dhcp-64-102-37-80.cisco.com I also get the following trace from JBoss: 17:17:43,858 ERROR [JavaProvider] Exception: java.lang.ClassNotFoundException: No ClassLoaders found for: com.cisco.step.commitarch.service.CommitServiceWSDelegator 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 org.apache.axis.utils.ClassUtils$2.run(ClassUtils.java:186) at java.security.AccessController.doPrivileged(Native Method) at org.apache.axis.utils.ClassUtils.loadClass(ClassUtils.java:160) at org.apache.axis.utils.ClassUtils.forName(ClassUtils.java:142) I'm sure this means I have a class file in the wrong place or I've missed a step in setting up my webservice, but I have no idea how to fix it. Any help would be appreciated. Regards, Andrew _________________________________________________________ Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=2439#2439 Posting to http://forum.andromda.org/ is preferred over posting to the mailing list! ------------------------------------------------------- This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual core and dual graphics technology at this free one hour event hosted by HP, AMD, and NVIDIA. To register visit http://www.hp.com/go/dualwebinar _______________________________________________ Andromda-user mailing list Andromda-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/andromda-user