0 Replies Latest reply on Oct 6, 2003 3:31 PM by f2racer

    Trying to integrating JBoss 2.4.7/Tomcat 4.0.4 with Axis 1.1

    f2racer

      I'm trying to add some web services into my EJB application. I've attempted to stick the Axis (webapp/axis) directory into the jboss/deploy directory. Looks like it picks it up and deploys in the startup log, but the axis URL (http://localhost:8080/axis/) is not accessable after startup.

      It works fine under plain old Tomcat 4.1.27.

      Has anybody done this successfully?

      Does anybody have any how-tos on how to integrate the two?

      Thanks!