[jboss-user] [jBPM] New message: "Re: Does jpdl support boolean operations"
Andrew Rampulla
do-not-reply at jboss.com
Thu Jan 28 11:02:47 EST 2010
User development,
A new message was posted in the thread "Does jpdl support boolean operations":
http://community.jboss.org/message/522802#522802
Author : Andrew Rampulla
Profile : http://community.jboss.org/people/xandrewrampulla
Message:
--------------------------------------------------------------
I figured it out. The & is causing the workflow to not parse properly. Instead I should use code like
<condition>#{(true==true) && (false==false)}</condition>
Hope this ends up helping someone else.
--------------------------------------------------------------
To reply to this message visit the message page: http://community.jboss.org/message/522802#522802
More information about the jboss-user
mailing list