|-----Original Message-----
|From: [EMAIL PROTECTED]
|[mailto:[EMAIL PROTECTED]]On Behalf Of Rhett Guthrie
|Sent: Friday, December 08, 2000 11:04 AM
|To: jBoss
|Subject: RE: [jBoss-User] Transaction warning
|
|
|it means jBoss does not support distributed transactions.
|
|you should be concerned about it if you need DT. :)
correction...
JBoss the server does support distributed transactions it is the TM we ship
that doesn't.
You need to put a real DTM in there if you want DTM and it will work...
anyone up for "tyrex" integration or "JOnAS" DTM??? We still believe most
people don't need it.
In fact did you run into this problem with a real life scenario or did you
just decide to do something with 2 JBoss containers :) ?
marc
|
|-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]
|
|
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]