Hi William, isn't there a way to connect the SOAP engine directly with the EJB container? I.e. I register my EJBs and their method in the SOAP engine and the get called when a SOAP request comes.
MarkS > -----Original Message----- > From: William Brogden [mailto:[EMAIL PROTECTED]] > Sent: Sunday, February 10, 2002 3:00 AM > To: [EMAIL PROTECTED] > Subject: RE: Apache/SOAP and jboss > > > > -----Original Message----- > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > > Sent: Saturday, February 09, 2002 8:17 PM > > To: [EMAIL PROTECTED] > > Subject: Apache/SOAP and jboss > > > > > > Hi, > > > > I know that there were already many requests about this. But > > so far I could > > not find anything that really helped me. > > > > I want to setup Apache/SOAP on top of jboss WITHOUT using > > Tomcat (or any > > other servlet container). My current architecture does not > > require a servlet > > engine and I don't like the idea to introduce one just for > > handling SOAP. > > > > From the mails I found I get the impression that it is > > possible. But I could > > not find any step-by-step instruction or such. If somebody > > could point me > > there, I would be more than happy! > > > > Thank you, > > MarkS > > What is missing from your question is how you expect to > handle SOAP messages. Do you want messages over HTTP, eMail, > Java Message Service, JavaSpaces or what? > > > [EMAIL PROTECTED] > Author of Soap Programming with Java - Sybex; ISBN: 0782129285 > > > > >
