0 Replies Latest reply on Aug 20, 2009 6:27 AM by kruno

    JBPM application

    kruno

      I am using jboss 4.2.2 , jbpm 3.2.6.SP1.
      I have installed jbpm in jboss through installer, configured jbpm to use postgresql,
      installed graphical designer in eclipse, jbpm-console works fine, made my own processes and test run them trough jbpm-console.
      Now I have my enterprise application, and I what to run process trough it
      I keep getting exceptions like JMS not bound.
      It is weird because same action like task.end("end") works from console but it does not work from my application.
      Now I am pretty confused, I was under impression that I do not have to put jbpm configuration files in my application, that installation in JBOSS is enough because it has all configuration files in #JBOSS_HOME/server/default/deploy/jbpm/.
      Am I wrong ?
      If I am please could some one please instruct me how to embed JBPM in side my application.
      I have read http://docs.jboss.org/jbpm/v3/userguide/deployment.html,
      but I am still not sure what to do.
      Thanks in advance
      Kruno.