I think that i haven't explained very well. In all actions, (static true/false, query result, equals between int, string...) when code execute
| node.leave(context, "name of transaction"); | always, the process enter into 2 nodes. Into node that execute code, and other node. In exemple. If I execute node.leave(context, "tr_create_client"); without if, always proces go to node : first: create client node second: create offer node. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4136189#4136189 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4136189 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
