[jboss-jira] [JBoss JIRA] Resolved: (JBRULES-2467) Flow User Guide needs to say how to set a breakpoint
Kris Verlaenen (JIRA)
jira-events at lists.jboss.org
Wed May 19 10:12:06 EDT 2010
[ https://jira.jboss.org/browse/JBRULES-2467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kris Verlaenen resolved JBRULES-2467.
-------------------------------------
Resolution: Done
Added the following text at the start of the chapter:
Note that we currently don't
allow you to put breakpoints on the nodes within a RuleFlow directly.
You can however put breakpoints inside rules (that could be evaluated
in the context of a process if you use a ruleset node), or on any
Java code you might have (i.e. your application code that is invoking
the engine or invoked by the engine, listeners, etc.). At these
breakpoints, you can then inspect the internal state of your processes.
A screencast that shows processing debugging in action can be found
<ulink url="http://downloads.jboss.com/drools/videos/OrderExample.swf">here</ulink>
> Flow User Guide needs to say how to set a breakpoint
> ----------------------------------------------------
>
> Key: JBRULES-2467
> URL: https://jira.jboss.org/browse/JBRULES-2467
> Project: Drools
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: drools-docs-flow
> Affects Versions: 5.0.0.FINAL
> Reporter: Edward Staub
> Assignee: Kris Verlaenen
> Fix For: 5.1.0.M2
>
>
> Section 10.2 talks about setting breakpoints, but provides no idea of how to do it, and it's very far from obvious, and isn't even possible for most nodes. See http://article.gmane.org/gmane.comp.java.drools.user/17790/match=breakpoint - I'm not alone in being misled.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list