1- TPC IMPORTER
It doesn't really belong there.

MI IS A REPOSITORY OF DATA FOR THE INVOCATION.  IT IS NOT THE IMPORTER OF
TRANSACTIONS.

About the only thing I believe is elegant in this call is the "java:/"
context lookup to get the TPC importer. It is elegant but silly.   The
container tx should really be the place where we import this call... and the
container should not have to lookup the context (thank you very much)

In any case we could rethink that structure the Tx stuff needs rework it was
sucky (also the author of this call should recognize himself, don't worry I
will rewire this crapola but do me a favor and sign your deed the next time
you do it :).

2- The security, do we associate the Principal to the ctx somewhere else? I
don't believe we should associate to the ctx (see warning in source, I also
need to update these). Scott do you take care of associating the ctx to the
principal somewhere else?

marc


_________________
Marc Fleury, Ph.D
[EMAIL PROTECTED]
_________________


_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to