0 Replies Latest reply on May 6, 2010 4:04 PM by hbender

    JBoss DevStudio, jBPM and Seam

    hbender
      Hi
      I'm working with the DevStudio 3.0.0.GA, a Seam-generated EAR project and want to integrate jBPM.
      I studied the todolist example of seam distribution, and also the jBPM tutorials (3.2).
      And now I am confused how to integrate all.
      Using the jBPM-Wizard in DevStudio I have the options to put the process definition into the WAR (XXX) project or the ejb (XXX-ejb) project, but not into the ear project (XXX-ear). I makes sense to me to put the process definitions into the ejb project, but they are not deployed to the server (Jboss 5.0). What I am missing?
      And why I have to declare the process definition file in the war's component.xml (<bpm:jbpm><bpm:process-definitions>)? This does not make sense at all (because I think the jBPM belongs to the ejb and not the presentation layer).
      How do you integrate jBPM into a seam ear project?
      Thanks for clarifications!
      Heri