1 Reply Latest reply on Feb 9, 2002 8:14 PM by adrian.brock

    SOAP without Tomcat

    mstriebeck

      Hi,

      I want to use Apache/SOAP to expose EJB's in jboss as web services. I found many tips and instructions on how to this through tomcat (using the servlet server as the entry point and accessing the EJB's within jboss). But I don't need a servlet container in my architecture and don't like the idea to integrate one, just for SOAP. I found some hints on how to setup Apache/SOAP directly on jboss, but nothing helped so far.

      Does anyone know of good installation instructions? Or is this not (easily) possible? Or is there another (free) SOAP implementation that I could use instead - unfortunately, the ZOAP project was abandoned...

      Thank you!
      MarkS