Thanks for the reply Adrian. Perhaps I should have made this clearer initialy, but my client is a remote swing application. From what I can tell (and please correct me if I'm wrong) the java:/ConnectionFactory, from an out-of-the-box jboss 3.2.6 default configuration, is for in-VM usage. I don't think this will work for me.
I've since gotten around this issue by performing the publish in the beforeCompletion() call using transacted jms messages. This seems to work so far. However, I'd still prefer doing a specific transaction status check and publishing after the commit. Should this be possible? Thanks. Scott View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3867373#3867373 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3867373 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
