Yogita Bartake [
http://community.jboss.org/people/YogitaBartake] created the discussion
"Re: jBPM 4.x on Glassfish"
To view the discussion, visit:
http://community.jboss.org/message/571175#571175
--------------------------------------------------------------
Hi,
I am facing the exact same issue and have been stuck with it for quite some time now..
In the glassfish server log I get the following output
"Exception occured while UserTraceLogging: java.lang.NullPointerException"
for the line....
processEngine = new Configuration().buildProcessEngine();
I even tried using the following directly but gives the same output
new Configuration().setResource("jbpm.cfg.xml").buildProcessEngine();
Event a hint of how I can start looking for the root cause would be appreciated.
Thanks!!!
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/571175#571175]
Start a new discussion in jBPM at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]