Hi,

I have also asked this question on the Railo groups list but haven't
really received an answer yet.

I am getting a strange error with using cfajaxproxy with Model-Glue 3
on Railo 3.3.1.000 final. I'm not sure if the problem lies within
Railo or Model-Glue. However it has started after I moved the
application into a directory/context outside of the tomcat webapps/
root directory and main railo web context. It was working fine before.

The problem is when I try to execute an ajax call to the remoteproxy
it throws a 500
internal server error and I can see the following error coming back
in
firebug:

Sorry, a ColdSpring BeanFactory named sharedBeanFactory was not found
in application scope. Please make sure your bean factory is properly
loaded. Perhapse your main application is not running?

However, the sharedBeanFactory is set in the application scope
properly as I can dump the following without a problem:

#application.sharedbeanFactory.getbean("modelglue.modelGlueConfiguration")#

Does anyone have any ideas?

Any pointers would be very much appreciated.
Tom

-- 
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