I have a few questions about using Axis in the JBoss environment.
When using Axis with Tomcat alone, you put all the Axis stuff in %CATALINA_HOME%/webapps/axis. This doesn't work when running JBoss with Tomcat. I read in another posting that you need to create a WAR file with all the Axis stuff and drop it into the JBoss "deploy" directory. This works fine. The question is: now where do you place Axis services that you want to deploy? Do they still go in %CATALINA_HOME%/webapps/axis directory? Will there be anything different that needs to be done when running the Axis AdminClient program to deploy the service? Or anything different in the WSDD deployment file? Thanks. -Mark