What do you get when you do a cfdump for #form#?

Bud wrote:
Can someone give me some straight forward steps for creating web
service to run against my Model-Glue app? The documentation I've found
on using RemotingService.cfc (http://docs.model-glue.com/wiki/HowTos/
HowToUseRemoting) hasn't worked for me.

Error: "form is not defined" is being generated from the
AbstractRemotingService.cfc. If I check for isDefined('form') then I
get this error:

"You have attempted to dereference a scalar variable of type class
java.lang.String as a structure with members."

That's being generated from the getModelGlue().executeEvent
(argumentCollection=arguments) call in the same file.

Ya know, I've spent 10 years with CF, all the time thinking I'm
getting smarter, then I try to get into this MVC type development and
I just feel like I'm back to being stupid again. :)

--

Rich Leach

Advanced Certified Adobe ColdFusion MX Developer

[email protected]

http://www.cfsnap.com (New & Improved!)

303-913-7338


-- 
Model-Glue Sites:
Home Page: http://www.model-glue.com
Documentation: http://docs.model-glue.com
Bug Tracker: http://bugs.model-glue.com
Blog: http://www.model-glue.com/blog

You received this message because you are subscribed to the Google
Groups "model-glue" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/model-glue?hl=en

Reply via email to