In the 3.x series, how are CMTs handled if the JBoss MDB binds to a queue on
a Weblogic instance?  Doesn't this require distributed TM which isn't
currently supported in 3.x?  Would this even work between two JBoss 3.x
instances?

Dustin

> -----Original Message-----
> From: Adrian Brock [mailto:[EMAIL PROTECTED]
> Sent: Thursday, August 28, 2003 1:24 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [JBoss-user] JMS: JBoss to Weblogic messaging
> 
> 
> There are two types of interoperability.
> 
> JBoss MDB can use any messaging system (it doesn't care about jbossmq)
> 
> Different JMS systems can transport each others messages
> (typically by wrapping them in their own native message) -
> this is obviously slower than a uniform environment.
> 
> Regards,
> Adrian
> 
> On Thu, 2003-08-28 at 17:26, Dan Christopherson wrote:
> > Curley, John wrote:
> > > Hi, All:
> > > 
> > > Can anyone give me feedback on performing JMS messaging to/from
> > > JBoss/WebLogic environments?  
> > > 
> > > Should there be any issues with guaranteed messaging?
> > > 
> > > In theory, there should be interoperability between the 
> two environments as
> > > implied by the J2EE specification.
> > 
> > Not really. The J2EE spec guarantees that applications will 
> be portable 
> > between environments, not that servers will be interoperable.
> > 
> > Depending on exactly what you need to do, you can use the JBoss JMS 
> > implementation from within weblogic, or the weblogic 
> implementation from 
> > within JBoss, by constructing your initial JNDI context 
> appropriately.
> > 
> > hth,
> > danch
> > 
> > 
> > 
> > 
> > 
> > 
> > -------------------------------------------------------
> > This sf.net email is sponsored by:ThinkGeek
> > Welcome to geek heaven.
> > http://thinkgeek.com/sf
> > _______________________________________________
> > JBoss-user mailing list
> > [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/jboss-user
> 
> 
> 
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user
> 


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to