looks like cgi.PATH_INFO should be empty when you are in root of your app for this to work correctly but it is set to '/skeleton/'. I think CGI variables depend on web server so must be something funny with tomcat I can probably add something to cleanPathInfo method in RequestHandler to make it work for now though it stinks to have to hack the framework
On Sep 12, 1:06 pm, Ilya Fedotov <[email protected]> wrote: > Peter, no problem, I didn't really expect support for this, like I > said obscure configuration. I got more attention then I expected > already. :-) > I'll go with 1.6 if 1.8 doesn't work, though I'd hate to miss on new > features --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to Mach-II for CFML list. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/mach-ii-for-coldfusion?hl=en SVN: http://greatbiztoolsllc.svn.cvsdude.com/mach-ii/ Wiki / Documentation / Tickets: http://greatbiztoolsllc.trac.cvsdude.com/mach-ii/ -~----------~----~----~----~------~----~------~--~---
