Hi Magnolia Developers, A followup to my user-list mail about activation problems. I've been looking over the code for XAReceiveFilter, in an effort to understand how the problem might have started.
We're on exchange-transactional-1.2.1 It seems there are definitely bugs that were fixed in 1.2.2. In particular, line 225 in XARecieveFilter.rollback() makes a fixed reference to ContentRepository.WEBSITE à that definitely seems wrong, and was changed in 1.2.2: ( String repo = request.getHeader(BaseSyndicatorImpl.REPOSITORY_NAME); ) I wanted to point out that in 1.3-RC4 the reference is back to ContentRepository.WEBSITE à maybe there should be a merge with the 1.2.2 branch? Regards from Vienna, Richard ---------------------------------------------------------------- For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html Alternatively, use our forums: http://forum.magnolia-cms.com/ To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
