Start from the begining, what is the webservice for? Because depending on what it is you are trying to achieve, RemotingService may or may not be the way to proceed
2010/1/14 Bud <[email protected]> > 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. :) > > -- > 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]<model-glue%[email protected]> > For more options, visit this group at > http://groups.google.com/group/model-glue?hl=en >
-- 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
