[jboss-jira] [JBoss JIRA] Commented: (JBRULES-1127) External vars do not appear if you hve a break point on the first line
Ahti Kitsik (JIRA)
jira-events at lists.jboss.org
Sat Aug 25 21:48:18 EDT 2007
[ http://jira.jboss.com/jira/browse/JBRULES-1127?page=comments#action_12373864 ]
Ahti Kitsik commented on JBRULES-1127:
--------------------------------------
Comment from Mark:
getInputs gets all used external identifiers
then call isResolvable() which lazily creates the resolver
then you can do getVariableResolvers().get(identifier).getValue()
> External vars do not appear if you hve a break point on the first line
> ----------------------------------------------------------------------
>
> Key: JBRULES-1127
> URL: http://jira.jboss.com/jira/browse/JBRULES-1127
> Project: JBoss Rules
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Reporter: Mark Proctor
> Assigned To: Ahti Kitsik
> Fix For: 4.0.1
>
> Attachments: debugvars1.jpg, debugvars2.jpg
>
>
> if I add a break point to the second line all external vars are visible, but not on the first line.
--
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
More information about the jboss-jira
mailing list