Webservice are from ground stateless and don't support stateful session beans and i think this is independent from the framework and produkt.
Maybe there are some produkts with support for this, but i think there is no point in spec. about it.
regards
Harry
Am Don, den 04.12.2003 schrieb Keith Hatton um 16:27:
Well, I didn't see anything saying that only stateless EJBs were supported ... and stateful beans do work if the client maintains a session, and the server scope is set to session. Keith -----Original Message----- From: Ekbote, Niranjan [mailto:[EMAIL PROTECTED] Sent: 04 December 2003 15:25 To: '[EMAIL PROTECTED]' Subject: RE: Bug? Stateful Session EJB support Has Axis started supporting "Stateful" session beans? I thought for the EJB provider, you can only work with "Stateless" session beans.