Hi,

In developing a Flex application locally, I am compiling against a
remoting-config.xml which has the <use-mappings> value set to "true." And in
the development environment, this works fine.

However, when I deploy it to a production server (a VPS), the mappings are
ignored. I can only hit the CFCs by following a path from the webroot. While
this is a slight pain in itself, it's a real problem with ColdSpring, which
is outside the webroot. When Flex calls ColdSpring's remote proxy CFC, there
is an error because the "beanUtils" cannot be found.

I have tested this using a "Hello World" method in a test.cfc. No matter
what I do, the use-mappings setting seems to be ignored.

Both servers are CF8.

Can anyone suggest what I'm doing wrong, please?

-- 
Thanks,

Tom

Tom McNeer
MediumCool
http://www.mediumcool.com
1735 Johnson Road NE
Atlanta, GA 30306
404.589.0560

Reply via email to