4 Replies Latest reply on Sep 7, 2009 6:14 PM by maxandersen

    JBoss Tools with JBpm 4

      Hi,
      I've noticed that the tools avaible for JBpm 4 are not complete. For example i cannot set as resource location my jbpm-4.0 distribution (says "invalid location"). Another problem is that i cannot start a new jbpm 4 project but only adding a Process Definition.
      Is there any solution? Do Jboss release theese tools soon?

        • 1. Re: JBoss Tools with JBpm 4
          koen.aers

          AFAIK setting the runtime should work. Can you specify the version of JBT you are using?

          Defining a jBPM 4 project is not needed anymore. Just follow the instructions to add a jBPM User Library as they are defined in the user guide and add the library to any ordinary Java project.

          Regards,
          Koen

          • 2. Re: JBoss Tools with JBpm 4

            I'm using JBT 3.1.0M2. Ok but, how can i deploy the project? I cannot find in the IDE the related tool.

            • 3. Re: JBoss Tools with JBpm 4
              koen.aers

              Again, the answer is in the user guide. We decided to step away from the deployment page in the GPD for now. We might add a wizard or something similar in the future if it appears to be needed. But a Ant build file with a number of targets per business archive to be deployed is much more explicit and reusable.

              Related to the plugin not finding your runtime, are you sure you have installed the jBPM 4 runtime?

              Regards,
              Koen

              • 4. Re: JBoss Tools with JBpm 4
                maxandersen

                hmm....couldn't we simply add support for .par deployment to our server types ?

                (I tried following your userdoc link but it didn't load so I couldn't read what is involved in this)