|
Can Apache AXIS support Stateful and Entity
EJBs?? Apache SOAP says that it can, but in my tests with AXIS, it only
supports Stateless. Is there any plans to support stateful beans (to be
used with sessions). You can use a stateful bean, it just doesn't release
the bean when the session times out and it ends up getting persisted to the
database, eventually clogging up the database with dead
objects.
|
