Hello, Is it possible to call a remote web service from an EJB? I'm using GlassFish 2 as the EJB container. I was looking for examples, but was not yet able to find one. My main concern is the fact that Axis2 may create threads and/or other resources that are not allowed within EJB containers, such as for maintaining the http connnections to the web service, etc.
thanks. -- View this message in context: http://www.nabble.com/How-to-create-axis2-ejb-client--tp19670190p19670190.html Sent from the Axis - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
