One of us is confused. I have run soap services from within JBoss using Apache SOAP.
You simply deploy your SOAP implementation onto JBoss' webcontainer (I used Jetty), then deploy your SOAP services into that. Why you need to tunnel, I'm not sure (to get through a firewall? - nothing to do with JBoss), just make your SOAP request to the relevant URN, the SOAP container picks it up and passes it to the Service etc.... Jules --- Lo�c Lef�vre <[EMAIL PROTECTED]> wrote: > Hi it's me again with my questions :D > > Does anybody knows: > > - if JBoss supports http tunelling? > - how SOAP can work with JBoss together? > > I'm really curuious about that (since I need it ;D ) > Lo�c > > > -----Message d'origine----- > De : [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]De la > part de Bernd > Proissl > Envoy� : mercredi 23 janvier 2002 15:38 > � : JBoss User Mailing List > Objet : RE: [JBoss-user] Visibility > > > > Can anyone please tell me what is the best way to > > invoke EJB from a client (a java application) > through > > a firewall. The constraint: only the port 80 is > open :D > > SOAP enabled (apache) webserver? > servlet? > JSP? > > Bernd > > > _______________________________________________ > JBoss-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-user > > > _______________________________________________ > JBoss-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-user __________________________________________________ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://uk.my.yahoo.com _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
