On Thu, 2002-01-24 at 14:57, Lo�c Lef�vre wrote: > Hi it's me again with my questions :D > > Does anybody knows: > > - if JBoss supports http tunelling?
Could you explain what you mean by this? A servlet running in JBoss's web context (i.e. Jetty or Catalina) can do the job of translating between HTTP requests and Java calls. > - how SOAP can work with JBoss together? Most certainly, go to http://xml.apache.org/soap and grab it. Just playing with it :-) I'm not really sure how well and what it can do, but it looks very easy so far - deploy a WAR, then run a web-based admin client. Pavel. _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
