What's the exception? What EJB container are you using? As a note, there's nothing in the EJB spec restricting POST requests from a bean of any type. There's nothing even related to that at all. The only thing close is the use of file I/O but that's a whole different set of packages.
Carson __________________________________________________________ Carson Hager Cynergy Systems, Inc. Sybase Enterprise Application Studio Consulting and Training http://www.cynergysystems.com > -----Original Message----- > From: Lam Ngoc Le [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, October 17, 2001 4:14 AM > To: [EMAIL PROTECTED] > Subject: Send SOAPMessage from EJB > > > I tried to send SOAPMessage from a EJB by using JAXM, so I > have exceptions. > The problem may EJB container do not allow POST message from > container out. > Any help is appreciated!!! > Thank alot, > Lam > > >
