[jboss-user] [JBoss Seam] - Seam + jBPM multiple applications

viniciuscarvalho do-not-reply at jboss.com
Tue Mar 27 14:59:22 EDT 2007


Hello there! I'm developing a SOA lab using JBoss solutions. So far what we need is to have multiple seam applications that will interact with a single jbpm process. The whole idea is to show to our customers that they can achieve process reuse through the use of JBoss solutions.
Well I've just created the process and deployed it to my JBoss AS 4.0.5 with clustered ejb3 and a jbpm-console
Now I'm creating the seam applications that will be packaged as individual ears.
Finally here's the question : (I'll probably figure it out as soon as I try to deploy my seam apps)
Will I be able to use the process through different applications? I mean, I'll have a @CreateProcess in a page on app1 and a @BeginTask in another page on app2.
Also, will @Out(scope=PROCESS_SCOPE) work for me as I'll be on different contexts (for the seam applications)?
How will this web tangle I'm creating behave?

Regards

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

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



More information about the jboss-user mailing list