Hi Peter, thank you for your response. Please see below:

On Jul 9, 6:45 pm, "Peter J. Farrell" <[email protected]> wrote:

> Leave it at the standard ":" for now or change it to a "." or "-"
> (provided that none of your event handler names uses that delimiter.
> The module delimiter must be unique.

Using a module delimiter of "/" is actually working well for us.
BuildURL is writing the correct URLs, and our rewrite rules *do*
correctly put the index.cfm back into the URL and pass the module and
event to ColdFusion. That works fine.

What we're missing are any additional parameters that follow the
module/event, like:

/module/event/param1/val1/param2/val2

However, we may have a rewrite rule strategy that even passes those
along correctly, but it unfortunately bypasses parseSesParameters().

On Jul 9, 6:45 pm, "Peter J. Farrell" <[email protected]> wrote:
> If you are using Tomcat (and possibly other application servers), you
> loose the cgi.path_info -- there are ways to get it in there, but I
> don't know your server tier setup.

We are using Tomcat/JBoss. Is that why this fails? If you know of
workarounds so that the cgi.PATH_INFO is passed correctly in Tomcat,
that would be very helpful. I'll install JRun again locally and try it
that way in the mean time.

Thanks!

Doug
--~--~---------~--~----~------------~-------~--~----~
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/
-~----------~----~----~----~------~----~------~--~---

Reply via email to