So Dan, I take it that this opens all the same holes as using
CreateObject(java) then, I could create a jws file and use that to gain
access to the cfadmin via the java service factory and god knows what else.

Russ 

-----Original Message-----
From: Dan Plesse [mailto:[EMAIL PROTECTED] 
Sent: 27 September 2006 20:17
To: CF-Talk
Subject: Poor Mans Logger Part II jws with cf

Demo java util logging without createObject() shared hosts continued

Copy and paste
http://www.cfide.org/LogTest.txt

Change LogTest.txt to LogTest.jws

<cfset l = CreateObject("webservice", "
http://localhost:8500/LogTest.jws?wsdl";).LogTester("C://hello.log","HELLO")>

My students would then use this example and build a new class using inner
classes for formatters and filters.

Great way to find your inner class.




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:254535
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to