jason, this is how i access the debugging scope:

<cflock name="serviceFactory" type="exclusive" timeout="10">
  <cfscript>
    factory = CreateObject("java", "coldfusion.server.ServiceFactory");
  </cfscript> 
  <cfdump var="#factory.DebuggingService.getDebugger().getData()#"> 
</cflock>

props to onnis for getting me started on that.
hth
G

---
You are currently subscribed to cfaussie as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]
Aussie Macromedia Developers: http://lists.daemon.com.au/

Reply via email to