I've got two .war files:

/development.war
/testing.war

If I run <cfdump var="#server.coldfusion.rootdir#"> in
/development.war/Application.cfm I get

/usr/jboss/.../deploy/testing.war/WEB-INF/cfusion/

I've got a bunch of config files in a sub-directory of WEB-INF, so I'm using this server variable to set application.webInf in order to reference that folder correctly throughout the application.

Any ideas as to why I'm getting the wrong value for the server variable?

Thanks,

Adrian
----------------------------------------------------------
To post, send email to [email protected]
To unsubscribe: http://www.dfwcfug.org/form_MemberUnsubscribe.cfm To subscribe: http://www.dfwcfug.org/form_MemberRegistration.cfm


Reply via email to