Hi Karthi,

Unfortunately I don't have much experience with EJBs, but if the spec says that you can't open sockets, then it will be pretty hard to use HttpClient. Perhaps someone else on this list has some more experience in this matter.

Any EJB + HttpClient users out there?

Mike

On Aug 4, 2004, at 11:20 AM, Karthikeyani K wrote:

Hi,
We have all requests posted to a servlet which delegates the request to a Stateless Session Bean. Does creatring and invoking a Httpclient postmethod in a helper class invoked by the Stateless Session Bean violate any of the EJB specifications. (EJB spec says sockets are not to be created in EJB code etc. ). Please suggest.



Thanks, Karthi

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to