Anything in the logs that might help?

-- 
Regards,
Andrew Scott
WebSite: http://www.andyscott.id.au/
Google+: 
http://plus.google.com/113032480415921517411<http://plus.google.com/108193156965451149543>



On Fri, Aug 17, 2012 at 2:54 PM, Dale Fraser <d...@fraser.id.au> wrote:

> Bare with me, Im just a noob.****
>
> ** **
>
> I have a simple (in theory) webservice to test my issue out or produce a
> test case.****
>
> ** **
>
> <cfcomponent>****
>
>       <cffunction name="saveData" access="remote" returntype="boolean">***
> *
>
>             <cfargument name="stack" />****
>
>             <cfargument name="data" />****
>
>             ****
>
>             <cfset local.me = 'hello' />****
>
>             ****
>
>             <cfreturn false />****
>
>       </cffunction>****
>
> </cfcomponent>****
>
> ** **
>
> ** **
>
> I can call this as a component, but cant call it as a webservice, in fact
> I cant even browse to the wsdl****
>
> ** **
>
> This is a brand new standalone ColdFusion 10 install.****
>
> ** **
>
> http://localhost:8500/test.cfc?wsdl****
>
> ** **
>
> What I get is****
>
> *HTTP Status 500 - The web service operation caused an invocation
> exception.*
> ------------------------------
>
> *type* Status report****
>
> *message* *The web service operation caused an invocation exception.*****
>
> *description* *The server encountered an internal error (The web service
> operation caused an invocation exception.) that prevented it from
> fulfilling this request.*****
> ------------------------------
>
> *Apache Tomcat/7.0.23*
>
> I've tried everything I can think of but I figure I'm doing something
> stupid or don't understand something.****
>
> ** **
>
> Regards****
>
> Dale Fraser****
>
> ** **
>
> http://dale.fraser.id.au****
>
> ** **
>
> --
> You received this message because you are subscribed to the Google Groups
> "cfaussie" group.
> To post to this group, send email to cfaussie@googlegroups.com.
> To unsubscribe from this group, send email to
> cfaussie+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/cfaussie?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"cfaussie" group.
To post to this group, send email to cfaussie@googlegroups.com.
To unsubscribe from this group, send email to 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.

Reply via email to