JBoss Community

Re: getProcess in ProcessInstanceImpl throws a NullPointerException

created by Marco Rietveld in jBPM - View the full discussion

Hi Sandra,

 

With regards to an object in the classpath of your war, I mean the following:

 

  1. Include the class in the war.
  2. Add a jar with the class to the library of your server.
    1. For JBoss AS 7 (standalone), that would be in the standalone/lib directory.
    2. For JBoss AS 5/EAP 5 (default profile), that would be in the server/default/lib directory.

 

Also, I'm (slowly) making an example for you here: https://github.com/mrietveld/jbpm-more-examples.

 

If you have an example of a BPMN2 file that you could pass to me (with which you would like to use dynamic assignment/process variables), that would be great!

Reply to this message by going to Community

Start a new discussion in jBPM at Community