it means jBoss does not support distributed transactions.

you should be concerned about it if you need DT. :)

-rg 

> -----Original Message-----
> From: Joe Barefoot [mailto:[EMAIL PROTECTED]]
> Sent: Friday, December 08, 2000 12:57 PM
> To: Jboss-User (E-mail)
> Subject: [jBoss-User] Transaction warning
> 
> 
> 
> 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]
> 
> 


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

Reply via email to