This content has been marked as final. 
    
Show                 7 replies
    
- 
        1. Re: JCA adaptor transaction managementataylor Sep 28, 2009 6:26 AM (in response to timfox)The work is done, I'll add a jira to cover it and also update the docs, for post beta5 
- 
        2. Re: JCA adaptor transaction managementtimfox Sep 28, 2009 6:41 AM (in response to timfox)Are you sure it's complete? 
 I can still see references to TransactionManagerLocatorClass in HornetQActivation.
 All that stuff should be unnecessary now the AS is handling transactions.
- 
        3. Re: JCA adaptor transaction managementataylor Sep 28, 2009 6:53 AM (in response to timfox)oops, forgot to remove some references, i'lldo that now 
- 
        4. Re: JCA adaptor transaction managementtimfox Sep 28, 2009 8:42 AM (in response to timfox)You still have 25 references in the source. 
 Go to root of project and search for "TransactionManagerLocatorClass" - case insensitive in *.java and *.xml
- 
        5. Re: JCA adaptor transaction managementataylor Sep 28, 2009 11:01 AM (in response to timfox)these are used by the bridge to locate the tm, not the ra 
- 
        6. Re: JCA adaptor transaction managementtimfox Sep 28, 2009 11:04 AM (in response to timfox)There are still references in the source that relate to the RA, not the bridge. 
- 
        7. Re: JCA adaptor transaction managementataylor Sep 28, 2009 11:08 AM (in response to timfox)ah yes, in the docs. done 
 
    