Rickard �berg wrote:

> What I'm mostly worried about is the semantics of using, for example, a
> transactional bean in a non-transactional setting such as a servlet.

Well, the transactional part is added by using a EJB wrapper.
If the bussiness logic requires it, it needs to be implemented
environment independand.  If the transactional and security
model used by the business bean is inconsistent with the environment,
that functionality needs to be replaced with functionality in the wrapper.

Again, in such a case a piece of bussiness logic can exist in
a EJB server and at the same time participate in a Jini community.

???
Manie Coetzee





--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to