[jbpm-dev] [Design of JBoss jBPM] - Re: EJB 2.1 Beans in jbpm 4?

jbarrez do-not-reply at jboss.com
Thu Jun 11 05:06:06 EDT 2009


I believe we shouldn't impose a fixed sync/async way of working on the users of the remote api. I also think that usng a method param to change to async invocation is cumbersome for most users.

So, perhaps we should create a sync CommandService and an Async CommandService? 

I'm also in favour of using EJB3. Since the commandservice normally is behind the service interfaces ... why not use a modern and cool implementation where everybody loves to work with? EJB3 runs today on all app servers I'm aware of (JBoss, Glassfish, Oracle, IBM, ...).

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

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



More information about the jbpm-dev mailing list