[jboss-user] [JBoss jBPM] - JBPM integration with ESB

2008-11-15 Thread smjain
Hi, I am trying an integration of JBoss jBPM with JBoss ESB. I am launching the jBPM process from a servlet. Inside the servlet I am setting a process variable say x and some value to it.. This value is mapped to the ESB body as a String. I am able to access the value in the ESB action handler.

[jboss-user] [JBoss jBPM] - jBPM integration with ESB

2008-06-13 Thread camunda
Hi! I currently wrote an article about that in the German Java Magazin. It is not yet printed (in fact, if you want to review it send me a mail before the weekend, that would be nice :-)) but the example is already available online: http://www.camunda.com/knowledge/jbpm_meets_esb.html. As soon

[jboss-user] [JBoss jBPM] - JBPM Integration

2007-05-05 Thread amontobin
Hi, Currently, i'm studying usage of workflow mangament in particular for doing a big application. My application will have its own persistence (Hibernate or Ejb3), it's own user interface, it's own authentification, it's own task management My questions concerns integration between my app