[rules-users] how to debug rules in JBoss AS?

Pavel Tavoda pavel.tavoda at gmail.com
Mon Jul 19 10:00:21 EDT 2010


You described it well. Did you tried it? It should work. Doesn't
matter where are you connected (local JVM or remote JVM). Debugging
should work same way.

Pavel

2010/7/16 Marina <ppine7 at yahoo.com>:
> Hello,
> I know one can debug rules (put breakpoints in .drl and ruleflow files) when
> running/debugging an application as a Drools  Application.
> However, I would like to debug rules when my application is running in JBoss
> AS - just like we do a normal debugging of a Remote application running in a
> different JVM ,by enabling the JDWP on the server
> (-Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n) and then
> connecting to the specified port.
> Basically, I would like to be able to debug both my Java classes and rules
> together. Is it possible?
>
> thanks,
> Marina
>
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>
>




More information about the rules-users mailing list