what does your event.linkTo() call look like? Perhaps you are not providing the event context
On May 29, 11:10 am, salvatore fusto <[email protected]> wrote: > Hi, > i'm trying to activate SES url managment using mg: gesture: i've > activeted including the fragment > <bean id="modelglue.urlManager" > class="ModelGlue.gesture.eventrequest.url.SesUrlManager"> > <property name="modelGlue"> > <ref bean="modelglue.ModelGlue" /> > </property> > </bean> > but when i run my app, i get an error: > Element EVENTCONTEXT is undefined in ARGUMENTS. > Detail > Extended Info > Tag Context C:\ColdFusion8\wwwroot\ModelGlue\gesture\eventrequest\url > \SesUrlManager.cfc (92) > C:\ColdFusion8\wwwroot\ModelGlue\gesture\eventrequest\EventContext.cfc > (511) > C:\ColdFusion8\wwwroot\newArtea\views\templates\main.cfm (155) > main.cfm is the page where i have the event.linkTo (...) > i've searched in list archive with no lucky. > any help? > thanks > salvatore --~--~---------~--~----~------------~-------~--~----~ 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 For more about Model-Glue, check http://www.model-glue.com . -~----------~----~----~----~------~----~------~--~---
