1 2 3 4 Previous Next 46 Replies Latest reply on Oct 31, 2006 12:49 PM by gavin.king Go to original post
      • 45. Re: Step-by-Step Seam Getting Started Guide
        diablo341

        I'm getting an error working through the guide. I installed AS 4.0.5.GA and jbpm starters kit 3.1.2. I get the following error when deploying the sample project:

        11:17:55,517 INFO [EARDeployer] Init J2EE application: file:/C:/jboss_installs/jboss-4.0.5.GA/server/default/deploy/sample.ear
        11:17:55,687 ERROR [MainDeployer] Could not initialise deployment: file:/C:/jboss_installs/jboss-4.0.5.GA/server/default/deploy/sample.ear
        org.jboss.deployment.DeploymentException: Failed to find module file: jbpm-3.1.1.jar
         at org.jboss.deployment.EARDeployer.init(EARDeployer.java:257)
         at org.jboss.deployment.MainDeployer.init(MainDeployer.java:872)
         at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:809)


        Will jbpm-3.1.2.jar not work? If so, where do I find jbpm-3.1.1.jar?

        John

        • 46. Re: Step-by-Step Seam Getting Started Guide
          gavin.king

          I think you would be better off asking in the jBPM forum, nothing to do with Seam, AFAICT.

          1 2 3 4 Previous Next