We'll put the fix in the 1.1.0 version of the Dashboard.  I'll file a 
ticket for that.  When I fix it, I'll let you know how to fix it 
manually in the 1.0.0 version of the Dashboard you're running.  It 
should be a simple fix -- something additional for you to do when 
deploying your application when in a sub-folder (which is a "edge-case" 
type of application deployment).

Best,
.Peter

P.s.  The ticket that outlines this issue is here:
http://greatbiztoolsllc.trac.cvsdude.com/mach-ii/ticket/296


Daniel said the following on 05/16/2009 01:33 PM:
> Sorry, you are correct, there is a slash at the end of the URL.
> Regarding the sub-folder issue, yes the app was running in a
> subfolder. I just tried it on an app in the webroot and it works fine.
> What would I need to do in order for it to work on an app in a sub-
> folder? Thanks for the response!
>
> On May 16, 9:51 am, "Peter J. Farrell" <pe...@mach-ii.com> wrote:
>   
>> Are those the URLs you are hitting or are they examples?  I'm asking
>> because there is a missing slash on one (the framework always generates
>> a trailing slash because a bug on JRUN.  Also, are you running your
>> Mach-II application in a sub-folder (like example.com/myapp/index.cfm).  
>> We haven't added support for <base href=-""> HTML tag which is needed
>> for SES URLs when deploying your application in a sub folder.
>>
>> HTH,
>> .Peter
>>
>> Daniel said the following on 05/16/2009 10:17 AM:
>>
>>     
>>> Let me start off with the fact that I am new to Mach-II and frameworks
>>> in general. I noticed that the Mach-II Dashboard doesn't react as I
>>> expected to url formatting. I have the following simple SES formatting
>>> properties in place:
>>>       
>>>            <property name="urlParseSES" value="true" />
>>>            <property name="urlDelimiters" value="/|/|/" />
>>>            <property name="urlBase" value="/index.cfm" />
>>>       
>>> Simple enough, and when I go to the dashboard it works fine initially:
>>> http://mydomain.com/index.cfm/event/dashboard:info.index
>>>       
>>> The issue arises when I browse the dashboard. For instance, when I
>>> click on the "Config" tab it tries to send me to:
>>> http://mydomain.com/index.cfm/event/index.cfm/event/dashboard:config....
>>>       
>>> The dashboard puts an extra "/index.cfm/event" into the URLs it
>>> creates.
>>>       
>>> Any ideas on how I can resolve this? I am using mach-II release 1.6.1
>>> and Dashboard 1.0.0
>>>       
>>> Thanks in advance!
>>>       
> >
>   


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to Mach-II for CFML list.
To post to this group, send email to mach-ii-for-coldfusion@googlegroups.com
To unsubscribe from this group, send email to 
mach-ii-for-coldfusion-unsubscr...@googlegroups.com
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