Just in case anyone is in the slightest bit interested, here's the
answer:
http://www.houseoffusion.com/cf_lists/index.cfm?method=messages&threadid
=23197&forumid=4
Douglas
-----Original Message-----
From: Douglas Humphris
Sent: 10 July 2003 11:56
To: [EMAIL PROTECTED]
Subject: [ cf-dev ] Consuming a web service
Is anyone here good with web services?
I've got:
objWebStore =
CreateObject("webservice","http://localhost:1099/remoteClient?WSDL");
and it returns:
coldfusion.jsp.CompilationFailedException: Errors reported by Java
compiler:
Found 1 syntax error in
"C:/CFusionMX/stubs/WS1669755024/com/microsoft/schemas/clr/nsassem/Webst
ore/wstore_dev%2C%20Version%3D1_0_1284_24533%2C%20Culture%3Dneutral%2C%2
0PublicKeyToken%3Dnull/EnResult.java":
8. package
com.microsoft.schemas.clr.nsassem.Webstore.wstore_dev%2C%20Version%3D1_0
_1284_24533%2C%20Culture%3Dneutral%2C%20PublicKeyToken%3Dnull;
<---->
*** Syntax: Unexpected symbols ignored
is it because there's % or _ or . symbols in there?
I can connect to the same service through Delphi and C# no problems...
Cheers, Douglas
--
** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For human help, e-mail: [EMAIL PROTECTED]