Hey All,
Well this is my first OpenBD web service attempt and it did not go
well :-(
I created a web service on our DEV server which runs Adobe CF 8
The method I am calling is this simple:
-------------------------------------------------------------------------------------------------------
<cffunction name="alive" returnType="string" access="remote">
<cfreturn 1>
</cffunction>
-------------------------------------------------------------------------------------------------------
I'm using it to test connectivity so I know other web service calls
should be safe.
When called from OpenBD (running on my laptop) I get this error:
-------------------------------------------------------------------------------------------------------
column 5
detail sun/tools/javac/Main
errorcode errorCode.runtimeError
extendedinfo [empty string]
line 49
message Could not execute web service.
-------------------------------------------------------------------------------------------------------
I setup a test from the DEV server and it worked just fine (i.e. ran a
test from Adobe CF 8).
Is there a difference in web service behaviour between Adobe CF 8 and
OpenBD?
TIA
Cheers
--
Open BlueDragon Public Mailing List
http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon
mailing list - http://groups.google.com/group/openbd?hl=en
!! save a network - please trim replies before posting !!