Quote from the Axis documentation:
---
To redistribute an application running Axis, you need to redistribute

axis.jar

commons-logging.jar

A logging implementation compatible with commons-logging. As Java1.4's intrinsic 
logging facility is compatible, you do not need to include a logging JAR for Java1.4. 
Otherwise the log4j.jar is a good one to use

A logging configuration file for your chosen logger.

An XML Parser. Java1.4 ships with crimson, although the axis team strongly recommend 
xerces over crimson.

commons-discovery.jar
---- 
So you need to make sure all mentioned jars are on the classpath
You should be able to find them in the JBoss distribution

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3834562#3834562

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3834562


-------------------------------------------------------
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to 
deliver higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to