2 Replies Latest reply on Oct 19, 2012 9:23 AM by tsurdilovic

    Invalid Package Name

    nsit_yogesh

      Hi,

       

      I am receiving an error "org.drools.RuntimeDroolsException: invalid package name" while building package in drools-guvnor. I followed the http://kverlaen.blogspot.in/2012/03/reward-system-demo.html blog to create a BPMN process. All the steps were successfulIy attempted before I started facing issue of building the package. I have imported other projects like Evaluation, Looping and some of them my own previously in the guvnor before following the blog.

       

      I am not sure whether my process of building the package is correct. I would like to build my current process and the associated forms only, but it seems other projects are also getting into the process. I have set the package to "defaultPackage" as well. I am using jBPM 5.3 full installer. Please help me in this process of building a package.

       

      Thanks,

      Yogesh Garg

        • 1. Re: Invalid Package Name
          nsit_yogesh

          The problem is resolved. One of the processes was not set to "defaultPackage". Now I am able to see all the processes in the jbopm-console. But I would like to know how can I build a single process.

           

          Thanks.

          • 2. Re: Invalid Package Name
            tsurdilovic

            In Guvnor your assets are divided into namespaces (packages). You can validate a single asset, however when building you are building your entire package. You could divide your process assets per multiple packages the way it makes most sence to you.

             

            HTH