Was trying to check this out, and I get this when I try and browse to
the jws directly:


AXIS error

Sorry, something seems to have gone wrong... here are the details:

Exception - java.lang.NoClassDefFoundError: logTest (wrong name:
LogTest)


When I try to invoke like you have in your example, I just get an
'unable to create stub object' error?

Chris


-----Original Message-----
From: Dan Plesse [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, September 27, 2006 3:17 PM
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","HELL
O")>

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