I think the changes ought to be merged into 2.4.x, but I am not at all
shure on how to do this, since I have not done it before.

By the way, the lates version of 2.4 from CVS does not work, due to
missing JBossMQ stuff.

//Peter

On 23 Aug, [EMAIL PROTECTED] wrote:
> Change Notes item #454518, was opened at 2001-08-23 03:10
> You can respond by visiting: 
> http://sourceforge.net/tracker/?func=detail&atid=381174&aid=454518&group_id=22866
> 
> Category: None
> Group: v3.0 (Rabbit Hole)
> Status: Open
> Priority: 5
> Submitted By: Peter Antman (pra)
> Assigned to: Nobody/Anonymous (nobody)
> Summary: Bug with setRollbackOnly for MDB fixed.
> 
> Initial Comment:
> setRollbackOnly for MDB did not work correct.
> 
> Reason: the value it checked in MessageDrivenMetadata
> was not set during deployment since it relied on
> ApplicationMedatadata, before that class has fully done
> its jobb. That is, it tried to lookup the
> methodTransaction atribute befor it was set.
> 
> The logic has now changed and MessageDrivenMetadata
> overrides the getMethodTransactionType and cached the
> result. MessageDrivenEnterpriseContext also now instead
> relies on getMethodTransactionType() instead.
> 
> ----------------------------------------------------------------------
> 
> You can respond by visiting: 
> http://sourceforge.net/tracker/?func=detail&atid=381174&aid=454518&group_id=22866
> 
> _______________________________________________
> Jboss-development mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-development

-- 
Jobba hos oss: http://www.tim.se/weblab
------------------------------------------------------------
Peter Antman             Technology in Media, Box 34105 100 26 Stockholm
Systems Architect        WWW: http://www.tim.se
Email: [EMAIL PROTECTED]        WWW: http://www.backsource.org
Phone: +46-(0)8-506 381 11 Mobile: 070-675 3942 
------------------------------------------------------------


_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to