As per the comment in the code:
* @todo this really belongs in some integration layer with
* a more pluggable implementation
I don't think this belongs in jboss-j2ee.jar since we want
to provide a layer that works in all environments including those
that have their own j2ee jars.
On Wed,
I see that the security module has become dependent on the transaction
module to support the suspention of the tm in the
DatabaseServerLoginModule. The TransactionDemarcationSupport being used
for this can almost be put into the j2ee module as a utility class as
the majority of its dependencies are