Even more interesting is to use AJAX to call jws web service and really
remove createObject function/tag

You can also access cfadmin more ways then just service factory and anyone
can go after the neo xml files directly.

I should have really have shown that example.

I don't think anyone has ever gone after a shared host like this.

On 9/27/06, Snake <[EMAIL PROTECTED]> wrote:
>
> 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:254559
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to