[jboss-user] [jBPM] New message: "Re: JBPM 4.3 EL cannot read process property with null value"
Jakub Sobolewski
do-not-reply at jboss.com
Sun Jan 31 15:54:17 EST 2010
User development,
A new message was posted in the thread "JBPM 4.3 EL cannot read process property with null value":
http://community.jboss.org/message/523226#523226
Author : Jakub Sobolewski
Profile : http://community.jboss.org/people/jsobolewski
Message:
--------------------------------------------------------------
There is also statement in test that checks existance of "user_var2" in java after exception is caught. I added this in second zip.
if (executionService.getVariableNames(pid).contains("user_var2")) {
System.out.println("user_var2 is seen as process var from java code");
}
I put it in catch block after EL exception to show that variable exists and you can find and read it from Java.
--------------------------------------------------------------
To reply to this message visit the message page: http://community.jboss.org/message/523226#523226
More information about the jboss-user
mailing list