4 Replies Latest reply on Aug 4, 2006 2:20 PM by wyckoff

    using JBPM to string together 5 Perl webservices (they manip

    wyckoff


      is this a good application for JBPM/JBOSS.

      I would prefer to write the minimum amount of Java possible and just use bpel or something to specify the flow from service to service (serially, but they do have error transitions from each node).

      The services would be long running, so we'd want to make them asynchronous.

      If I have to, I can wrap the 5 services, but this seems like something that should be more config driven??

      Thanks, pete