On Sun, May 13, 2012 at 3:16 PM, Amine Sadry <[email protected]> wrote:

> Actually i put my apps in webapps folder of tomcat
> (D:\dev\bin\railo\tomcat\webapps) and with this configuration it works with
> * "/"* as root not "  /helloMach "


But if you don't do any additional configuration, and you're not running in
the ROOT context, then you're definitely going to have a context in the mix.


>
> I moved the app to ROOT folder
> (D:\dev\bin\railo\tomcat\webapps\ROOT\helloMachBis) and with this
> configuration it works with "*/helloMachBi**s*" as root not "/"
> *AND I have no more Blank screen, Yeaaaaaah :) *
>

Right, that makes sense. If it wasn't in ROOT you'd have to do
http://localhost:8888/context/helloMach and adjust your root in the config
files accordingly.

I didnt get why my app doesnt work correctly in webapps folder but anyway i
> will investigate this point and understand more MachII config
>

It's because (from what you're saying) you had a context path in the mix.
That's why it works from ROOT.

-- 
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

-- 
To post to this group, send email to [email protected]
For more options and to unsubscribe, visit this group at 
http://groups.google.com/group/mach-ii-for-coldfusion?hl=en

SVN: http://svn.mach-ii.com/machii/
Wiki / Documentation / Tickets: http://trac.mach-ii.com/machii/

Reply via email to