[jboss-dev-forums] [Design of JBoss jBPM] - Re: Enterprise subproject and EJB spec level
tom.baeyens@jboss.com
do-not-reply at jboss.com
Tue Oct 31 11:37:20 EST 2006
anonymous wrote : I'm not sure I see how this command pattern is working however. I can't see how the instance variables on the command classes get instantiated. For example, how would:
|
| long taskInstanceId = 0;
| String transitionName = null;
this is done through serialization. the commands can also be persisted with hibernate an the command id can be serialized in the message.
i didn't yet have a look at the transaction attributes. but probably that is going to come soon as i'm trying to set up a test harnass for testing jbpm in a enterprise environment.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3982142#3982142
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3982142
More information about the jboss-dev-forums
mailing list