4 Replies Latest reply on Sep 3, 2014 5:09 AM by muthu8891

    Unable to push a jbpm- maven project into the BPM Server

    muthu8891

      I created a jbpm-maven project in JBDS and am trying to push the project into the bpm console. The Git commit and push happens successfully. But am nt able to view the same in the Jbpm console (Authoring window).  But am able to view the pushed project under the Authoring --> Administration --> Repositories --> List . Am even able to open the jbpm process from there, but am not able to deploy or find it inside the Authoring --> Project Authoring or the Project Editor Tabs. Please help .. attached screenshots

       

      BPM screenshot.JPGCapture2.JPG

        • 1. Re: Unable to push a jbpm- maven project into the BPM Server
          krisverlaenen

          To be able to view a project on business-central, it needs to follow a specific structure.  I assume you simply created your own project in Eclipse and tried to push that to the workbench?

           

          The recommended way is to create the project in business-central, and then import it through git in your IDE, so you already have the required structure in place.  You can then add changes (like new processes etc.) and push those changes back from your IDE into the workbench, they should show up correctly in the UI in that case.

          • 2. Re: Unable to push a jbpm- maven project into the BPM Server
            stephen.munro.10

            Thanks for answering this, this has been a source of confusion for my team as we've been trying to pick up on JBPM 6.  You mentioned a required structure that the project would need to follow.   It may be useful to define a Maven archetype that follows the structure to save having to move between the workbench and IDE. It's a small issue, but it might be useful to others.

            • 3. Re: Unable to push a jbpm- maven project into the BPM Server
              muthu8891

              Hi Kris. thanks for your reply. I created a project in business - central as recommended. I imported the created project into the Eclipse Workspace through GIT (ssh). Also currently am importing the whole repository and i could see the projects inside of the repository with a maven structure (pom.xml) . Now after importing, I want to add few dependencies, make changes to the business process and compile & test it locally. But am nt able to see a Run -> Maven Install when I try to maven install the project inside the cloned repository. Please help, what am I missing here. I have attached screenshots

              Projec Structure.JPG

              MavenRun.jpg

              • 4. Re: Unable to push a jbpm- maven project into the BPM Server
                muthu8891

                Hi Kris. thanks for your reply. I created a project in business - central as recommended. I imported the created project into the Eclipse Workspace through GIT (ssh). Also currently am importing the whole repository and i could see the projects inside of the repository with a maven structure (pom.xml) . Now after importing, I want to add few dependencies, make changes to the business process and compile & test it locally. But am nt able to see a Run -> Maven Install when I try to maven install the project inside the cloned repository. Please help, what am I missing here. I have attached screenshots

                Projec Structure.JPG

                MavenRun.jpg