<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:12pt"><div>Hello,<br>I know one can debug rules (put breakpoints in .drl and ruleflow files) when running/debugging an application as a Drools Application. <br>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.<br>Basically, I would like to be able to debug both my Java classes and rules together. Is it possible?<br><br>thanks,<br>Marina<br></div>
</div></body></html>