2 Replies Latest reply on Jan 11, 2005 5:20 PM by chuckzhg

    Does JBpm2 works on JBoss4?

    chuckzhg

      If anyone has it working, can you tell us how? I am using JBoss-4.0.1 and got following error:

      (org.jbpm.ConfigurationException) couldn't instantiate class org.jbpm.persistence.hibernate.HibernateSessionFactory (as
      configured in key jbpm.persistence.session.factory) : see stacktrace for more details
      at org.jbpm.JbpmConfiguration.getInstance(JbpmConfiguration.java:279)
      at org.jbpm.impl.SchedulerServlet.init(SchedulerServlet.java:15)
      at javax.servlet.GenericServlet.init(GenericServlet.java:211)

      TIA
      chuck

        • 1. Re: Does JBpm2 works on JBoss4?
          chuckzhg

          Even with JBoss 3.2.5, it passed 'ant deploy' in the Getting Startd guide, but failed immediately on the next step 'ant deploy.process.archives' with following reason:

          java.lang.RuntimeException: couldn't deploy process archives : couldn't instantiate class org.jbpm.persistence.hibernate
          .HibernateSessionFactory (as configured in key jbpm.persistence.session.factory) : see stacktrace for more details
          at org.jbpm.ant.DeployParTask.execute(DeployParTask.java:47)

          • 2. Re: Does JBpm2 works on JBoss4?
            chuckzhg

            Even with JBoss 3.2.5, it passed 'ant deploy' in the Getting Startd guide, but failed immediately on the next step 'ant deploy.process.archives' with following reason:

            java.lang.RuntimeException: couldn't deploy process archives : couldn't instantiate class org.jbpm.persistence.hibernate
            .HibernateSessionFactory (as configured in key jbpm.persistence.session.factory) : see stacktrace for more details
            at org.jbpm.ant.DeployParTask.execute(DeployParTask.java:47)