[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: axis 1.4 on jboss 4.0.5

jaikiran do-not-reply at jboss.com
Tue Oct 30 01:52:35 EDT 2007


anonymous wrote : file:/home/usr/local/jboss-4.0.5.GA/server/default/deploy/webapps/axis/EchoHeaders.jws

Looks like you have incorrectly deployed Axis in JBoss. When you download Axis, it comes with a webapps folder which contains a axis sub-folder. For deploying Axis in JBoss, you will have to copy the axis folder (and NOT the webapps folder) to the server/default/deploy folder of JBoss. Once you have done that, you will have to rename axis in the server/default/deploy to axis.war for it to be deployed by JBoss.

P.S: There are chances that you will see exceptions when JBoss is deploying axis. This will have to do with the commons-logging and log4j related jar files present in the axis/WEB-INF/lib folder. So, if you run into such an exception, just delete the commons-loggingxxx.jar and log4jxx.jar from the axis.war/WEB-INF/lib folder and restart JBoss


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

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



More information about the jboss-user mailing list