What you can do is to create a / mapping in Railo and set it to the UNC path…
Greetings from Switzerland
Gert Franz
Railo Technologies Professional Open Source
skype: gert.franz ge...@getrailo.com
+41 76 5680 231 www.getrailo.com
Von: ra...@googlegroups.com [mailto:ra...@googlegroups.com] Im Auftrag von Brian Polackoff
Gesendet: Mittwoch, 21. März 2012 16:50
An: ra...@googlegroups.com
Betreff: [railo] Tomcat docBase location using UNC path to network folder Not working
Hey All,
I have searched the group and didn't find any resolution and am hoping someone may be able to help. I have just installed Railo 3.2 on Windows 2k8 with IIS7 and Tomcat (downloadable installer from getRailo.org). I have an existing ACF setup that I would like to mimic with Railo. It currently uses a shared central file storage on a NAS (192.168.1.50 let's say). I created a new website in IIS, configured it's default director correctly, then updated the server.xml file to:
<Host name="127.0.0.1" appBase="railoTest">
<Context path="" docBase="\\192.168.1.50\xxxx\xxxxx\xxxxx" />
</Host>
I then updated the "LOGON" user to a user with network access for both Railo and Tomcat.
I have everything working so far except for:
I restarted Tomcat, Railo, rebooted and even prayed a little but with no luck. I keep getting the following error:
Railo 3.2.3.000 Error (missinginclude)
Message Page /index.cfm [C:\index.cfm] not found
Any insight would be greatly appreciated!!!
Thanks,
Brian R. Polackoff