[jboss-user] [jBPM] - Re: JBPM5 Exception Handling
npereira
do-not-reply at jboss.com
Mon Jan 24 11:01:38 EST 2011
npereira [http://community.jboss.org/people/npereira] created the discussion
"Re: JBPM5 Exception Handling"
To view the discussion, visit: http://community.jboss.org/message/582826#582826
--------------------------------------------------------------
Sure,
Although, after trying several combinations, I remove the file itself from the entire project and tried it again. And the result was the same, "Could not parse work definitions MyWorkDefinitions.conf:null"
But nevertheless, the file is the following:
import org.drools.process.core.datatype.impl.type.StringDataType;
[
// the Notification work item
[
"name" : "Notification",
"parameters" : [
"Message" : new StringDataType(),
"From" : new StringDataType(),
"To" : new StringDataType(),
"Priority" : new StringDataType(),
],
"displayName" : "Notification"
]
]
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/582826#582826]
Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110124/eeda153d/attachment.html
More information about the jboss-user
mailing list