[jboss-dev-forums] [Design of JBoss jBPM] - Re: a jms message sending node type

andyredhead do-not-reply at jboss.com
Sun Nov 5 04:55:40 EST 2006


A collection of useful "How-To"s sounds like a very good idea :)
 
For part of this case (sending messages to JMS through an action handler) I have some generic code which I'd be quite happy to post if its of interest - sorry, I don't have anything that does the listening for responses part :(

A lesson learned the hard way when using jBPM and JMS message queues inside JBoss is if you use a transaction to wrap some jbpm activity and sending a message and you want a rollback of the transaction to include not sending a message - make sure you use the JMS factory bound under java:/JmsXA



View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3983285#3983285

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3983285



More information about the jboss-dev-forums mailing list