1 Reply Latest reply on Jul 5, 2002 5:31 PM by scharlau

    JBoss + Web services

    arvindbc

      My final goal is to run an EJB as a web service under JBoss.I understand this needs
      - Web Conatiner(Tomcat)
      - EJB server(JBoss)
      - and SOAP server

      I think I can take one of the folowing two paths
      1.USe existing Jakarat-tomcat 4.0.4-b3, and integrate it with Jboss-3.0.1RC1.CAn anyone please help how to integrate these two?.Once these two are integrated, how to add SOAP component?, or is SOAP already included in this version of JBoss(rember having read somehwere)

      2.Second path is to use integrated JBoss-2.4.6_Tomcat-4.0.3.In this case do I have to start the two servers separtely......
      .The only problem I see is that the integrated version uses older versions of JBoss and Tomcat.My apprehension is that these older versions may not have all the capability to support my requirement of supporting web services using complex data types.Can anyone please confirm or clarify my concerns?

      Last question if anybody has done similar exercise,I will appreciate any help or advice..

      Thanks,

      Arvind

        • 1. Re: JBoss + Web services

          Arvind,

          Look at the threads for Axis (ie Apache Soap 3 as some call it). Jboss.Net integrates JBoss with either Jetty, or follow the threads for info about JBoss with Tomcat, which is a little more complex, but also works.

          cheers

          Bruce