[
http://jira.jboss.com/jira/browse/JBESB-1026?page=comments#action_12376358 ]
Mark Little commented on JBESB-1026:
------------------------------------
OK, checked in related code and ran unit tests to confirm they still work.
bpm_orchestration scripts no longer have access to body contents
----------------------------------------------------------------
Key: JBESB-1026
URL:
http://jira.jboss.com/jira/browse/JBESB-1026
Project: JBoss ESB
Issue Type: Bug
Components: Examples
Affects Versions: 4.2.1 IR1
Reporter: Kevin Conner
Assigned To: Mark Little
Fix For: 4.2.1 IR1
The groovy scripts try to access 'message.body.contents' but this is no longer
set. The result is the following error.
10:31:05,846 ERROR [GroovyActionProcessor] Error executing Groovy script.
java.lang.NullPointerException
at java.lang.String.<init>(String.java:144)
Other QSes may also be affected.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira