1.) download/unzip jetty-openbd.zip at /home/gordon/Download/ 2.) /home/gordon/Download/>java -jar start.jar 3.) browser login to http://127.0.0.1:8080/bluedragon/administartor 4.) create new mapping Logical Path : /g Directory Path : $/home/gordon 5.) create a index.cfm file on /home/gordon/ <cfoutput>#now()#</cfoutput> 6.) browse to http://127.0.0.1:8080/g/index.cfm Result: File Not Found Request /g/index.cfm Debug msg: ... CF_TEMPLATE_PATH /home/gordon/Downloads/webapps/openbd/g/index.cfm ... PATH_TRANSLATED /home/gordon/Downloads/webapps/openbd/g/index.cfm ...
Indeed, i had test on ubuntu 8.10 / 9.04 with tomcat + openbd war. But i got same result. On Dec 3, 1:26 pm, Matthew Woodward <[email protected]> wrote: > On Wed, Dec 2, 2009 at 9:22 PM, Matthew Woodward <[email protected]>wrote: > > > On Wed, Dec 2, 2009 at 6:20 PM, Gordon Luk <[email protected]> wrote: > > >> The mapping still not work, please help, thx. > > > I'll have to try this on the ready2run version, but on Tomcat I just did a > > mapping to my home directory and it worked fine. Mapping is /matt, defined > > physical path as $/home/mwoodward, and calling /matt from CFML code got me > > to my home directory. > > This same thing worked fine for me on the ready2run version. Can you post > your code so we can get a complete picture of what you're doing that isn't > working? > > -- > Matthew Woodward > [email protected]http://mpwoodward.posterous.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 mailing list - http://groups.google.com/group/openbd?hl=en !! save a network - please trim replies before posting !!
