Yes, in fact in J2EE 1.4 only stateless session
beans (not statefull ones) can expose their interface as web service.
But, the quotation was not that implementation specific, it was "web service has
to be state-less" and this is not true IMHO. I do maintain "global state" in my
web service (just static variables right now) which could be accessed by any
SLSB instance within the same JVM. Works for EJB way (SLSB) and JAX-RPC
way.
cu
Merten
|
- Web Service with state Nice To Know
- RE: Web Service with state Tom Sugden
- RE: Web Service with state Merten Schumann
- Re: Web Service with state Peter Smith
- RE: Web Service with state Nice To Know
- RE: Web Service with state Merten Schumann
- RE: Web Service with state Rajdeep Dua
- RE: Web Service with state tony . q . weddle
- RE: Web Service with state THOMAS, JAI [AG-Contractor/1000]
- RE: Web Service with state tony . q . weddle
- RE: Web Service with state THOMAS, JAI [AG-Contractor/1000]
- RE: Web Service with state ANDREW MICONE
- RE: Web Service with state Merten Schumann