Peter, I am just using Tomcat. I made it listen on port 80 and changed Apache to another port. Other then changing port and adding <welcome-file> I didn't do any configuration. I am looking at Seans post (http://corfield.org/blog/index.cfm/do/ blog.entry/entry/Railo_on_Tomcat__multiweb) on Tomcat Railo but not sure if I need all the changes to web.xml since it's kind of running for me already and he is talking about multi web install. If it's working for you I am almost positive it's some kind of setting in tomcat. thanks, Ilya
On Sep 12, 8:00 pm, "Peter J. Farrell" <[email protected]> wrote: > Ilya, > > Let's figure out if it's a configuration problem with Tomcat or > something bug in Railo. So I did grab the WAR of Railo and deployed on > my Tomcat configuration. It correctly reports the right path info. > > So it must be a configuration issue on your end. Are you using Apache > with Tomcat (I didn't see 8080 as the port number in your example)? > If you are using Apache, could you share how you doing your proxy or > proxy pass? Could still be Railo bug. > > Best, > .Peter > > On Sep 12, 11:47 am, Ilya Fedotov <[email protected]> wrote: > > > Peter, > > sent you an email, but forgot to tell you URL. > > it washttp://localhost/skeleton/ > > nothing changed but the CHANGEME thing > > > I have mappings for MachII and coldspring. > > When I switch mapping to MachII 1.6 folder and restart tomcat I see > > welcome screen > > > On Sep 12, 1:43 am, "Peter J. Farrell" <[email protected]> wrote: > > > > Can you send me: > > > > * A dump of your cgi scope > > > * The exact URL are you hitting > > > > Are you sure you have the Beta or are you using an outdated nightly? > > > > Best, > > > .Peter > > > > P.s. It could be your setup if you are passing information via the > > > path_info cgi scope incorrectly. > > > > P.p.s. You can send the dump to me directly -- since the attachments > > > are not allowed on Google Groups. > > > > Ilya Fedotov said the following on 09/11/2009 11:18 PM: > > > > > Correction 1.6 worked > > > > > On Sep 12, 12:11 am, Ilya Fedotov <[email protected]> wrote: > > > > >> I am getting same problem on on both 1.6 and 1.8 beta on Railo/Tomcat/ > > > >> Ubuntu 8.04 LTS when running skeleton app. Somewhat obscure > > > >> configuration but thought I would let you know > > > > >> On Aug 6, 10:46 am, "Peter J. Farrell" <[email protected]> wrote: > > > > >>> Just to let you know this defect is because II6 do not follow the RFC > > > >>> spec and inserts the value from cgi.script_name into cgi.path_info > > > >>> when there isn't any path info data. This behavior corrupts the > > > >>> cgi.path_info value and therefore leads to unexpected problems. > > > > >>> .Peter > > > > >>> -----Original Message----- > > > >>> From: Kurt Wiersma <[email protected]> > > > > >>> Date: Thu, 6 Aug 2009 09:26:04 > > > >>> To: <[email protected]> > > > >>> Subject: [Mach-II] Re: Could not find a configured url route with the > > > >>> name or > > > >>> alias of 'index.cfm' > > > > >>> We are planning on fixing this bug in the 1.8 beta release cycle. You > > > >>> can follow Jorge's ticket if you want to track the status. > > > > >>> --Kurt > > > > >>> On Wed, Aug 5, 2009 at 9:43 PM, Shiny<[email protected]> wrote: > > > > >>>> I'm getting the same error with the bleeding edge on Vista (IIS6) and > > > >>>> CF9. I've done nothing more than drop the skeleton files into a new > > > >>>> app and set the applicationRoot > > > > >>>> On Jul 14, 9:19 am, Jorge Loyo <[email protected]> wrote: > > > > >>>>> I have tracked down the code triggering the error for me. I have > > > >>>>> created a ticket and provided a patch for the team to review to make > > > >>>>> sure if works for every case. --~--~---------~--~----~------------~-------~--~----~ 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/ -~----------~----~----~----~------~----~------~--~---
