1 Reply Latest reply on Nov 29, 2005 1:25 AM by aguizar

    JBPM stalls when invoked from a (Tibco) RendezVous callback

    michaelholtzman

      I seem to be having an odd interaction between jbpm (jdbc, I think) and RV.

      When an external (non-java) program sends an RV message to my jbpm java application, calls to the database in the RV callback (for example, "findLatestProcessDefinition(processName)" never return. When the same call is initiated from java (in-line), it works as expected.

      I don't understand this at all. If you have any insight, please let me know....

      Thanx.