Adrian and the JBossAS team:
I'm fixing
http://jira.jboss.com/jira/browse/JBAS-5081 for use in JBossAS 4.2 and will
then port across to 5.0
I'm trying to get my head around how to write JBossAS testsuite tests, specifically
one that will cover this.
I don't see any way in the AS to get the object that implements
TransactionTimeoutConfiguration in a pluggable fashion. The best I can do is assume that
the TransactionManager also implements it and cast appropriately. Do we need a
TransactionTimeoutConfigurationLocator to live alongside of the
TransactionManagerLocator?
Also, what do I do in the case of a new test like this that I know is going to fail until
the next JBossTS release is available for consumption by the AS? Check it in anyhow and
accept that the testsuite won't pass for a few weeks?
Thanks
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4137769#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...