enigment wrote:
Replace(server.coldfusion.rootdir, '\', '/', 'all') & '/WEB-INF/
bluedragon/bluedragon.xml'

And you're saying that that should work for a full Tomcat install,
like it does for the Ready2Run install I'm testing on?

I may be missing something but I think you're overcomplicating things--you can just do an expand path on /WEB-INF/bluedragon/bluedragon.xml within a given webapp and that will get you the file, unless the file is located elsewhere which is why I pointed out the init-param in web.xml. By default that's going to be /WEB-INF/bluedragon/bluedragon.xml though.

--
Matthew Woodward
[email protected]
http://www.mattwoodward.com/blog

Please do not send me proprietary file formats such as Word, PowerPoint, etc. as attachments.
http://www.gnu.org/philosophy/no-word-attachments.html

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to