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