I'm using two different beans, running on separate JBoss servers.  I've
noticed the following peculiar message whenever a method on one bean is
invoked by the other bean:

Cannot import transaction: TransactionImpl:XidImpl:[B@aa345b

The method invocation then executes and completes with no problems or
further messages.  The full chain of method invocations looks like this:

client -> bean1(server A) -> bean2(server A) -> bean3(server B)

It is bean3, when one of its methods is invoked, that produces the warning
message above.  All of the methods involved here have the same transaction
attribute:  Transaction Required.

Does anyone know what this message entails, and should I be concerned about
it?



Joe Barefoot
Software Engineer
Cacheon
415-777-2555 ext. 1124
[EMAIL PROTECTED]
www.cacheon.com



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

Reply via email to