View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820798#3820798
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820798 Hello All, I have configured Axis 1.1 with JBoss 3.2.1 and I am encountering a strange behavior. One of the jar files in the systems classpath is not visible to JBoss classloader. To be more specific, I am getting this error: NoClassDefFoundError: javax/xml/rpc/ServiceException This particular class is in "jaxrpc.jar" of the axis library. I had set up my system's classpath to point to this directory but somehow JBoss was not able to locate the jar file. To overcome this problem, I had to specifically edit the "run.sh" script in the bin directory of JBoss and had to edit the "JBOSS_CLASSPATH" to include the "jaxrpc.jar" and it worked fine. Isnt this an adnormal behavior, I was under the assumption that the system's classpath would be recognized by JBoss application server. Isnt it so? JBOSS.NET/SOAP forum is almost "dead" and I was unable to get my queries answered. Hopefully someone would be able to help me out with this :) If anyone has configured Axis with JBoss, could you please inform me the various jar files you have in your system/jboss classpath? Thanks a lot in advance, Vivek ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user