Hi,
When I add this (as per the documentation) to the coldspring.xml I get
the following error.
Element MOCKCGISCOPE.PATH_INFO is undefined in ARGUMENTS.
Am I doing something wrong? It mentions in the documentation
"reloading the application" do I need to do this? If so how?
Many thanks,
<bean id="modelglue.urlManager"
class="ModelGlue.gesture.eventrequest.url.SesUrlManager">
<property name="modelGlue">
<ref bean="modelglue.ModelGlue" />
</property>
</bean>
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---