On 5/9/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> jason, this is how i access the debugging scope:
> 
> <cflock name="serviceFactory" type="exclusive" timeout="10">
>   <cfscript>
>     factory = CreateObject("java", "coldfusion.server.ServiceFactory");

This is unsupported and is not the recommended way to access any
services in CFMX 7.

Read: it may go away or change substantially without notice.

The CF Admin API CFCs are a documented, supported way to interact with
the administrative functions on the server.
-- 
Sean A Corfield -- http://corfield.org/
Team Fusebox -- http://fusebox.org/
Got Gmail? -- I have 50, yes 50, invites to give away!

"If you're not annoying somebody, you're not really alive."
-- Margaret Atwood

---
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