I'm afraid I'm at a loss on this one since I don't know enough about JRun to know why it's having issues. I tried all of this on a Windows 7 VM this morning and got the same "403 forbidden" errors.
I did a bit of digging and thought maybe it was due to that "This file came from another computer and is blocked" stuff that Windows 7 does, but even after unblocking the WAR/zip file and redeploying, the error persists. One interesting thing is that JSP files work fine in the OpenBD instance, so if you hit http://localhost:8300/openbd/ since the default welcome file is index.jsp, that runs fine. The .cfm files throw the 403. Then I thought perhaps for some reason it wasn't allowing the work directories to get created when OpenBD started up, but even after creating those manually, still nothing. The most irritating part is that there is NO logging going on so it's really difficult to troubleshoot. I installed everything on an Ubuntu 10.04 VM and I get the same error. I've probably said this before, but my personal recommendation would be to install Tomcat or Jetty and run all your CFML engines that way. In my experience you'll have much better luck with that setup. Perhaps someone else will have some ideas but without better logging it's really difficult to determine why JRun is behaving this way. -- Matthew Woodward [email protected] http://blog.mattwoodward.com identi.ca / Twitter: @mpwoodward Please do not send me proprietary file formats such as Word, PowerPoint, etc. as attachments. http://www.gnu.org/philosophy/no-word-attachments.html -- Open BlueDragon Public Mailing List http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon official manual: http://www.openbluedragon.org/manual/ Ready2Run CFML http://www.openbluedragon.org/openbdjam/ mailing list - http://groups.google.com/group/openbd?hl=en
