[ 
https://issues.apache.org/jira/browse/FOR-1108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12640114#action_12640114
 ] 

Cyriaque Dupoirieux commented on FOR-1108:
------------------------------------------

Exact,

The problem, with the dispatcher comes from the line :
      <map:mount uri-prefix="" src="dataModel.xmap" check-reload="yes" 
pass-through="true" />
in the internal.xmap.

If I change the order of the <map> tags, the file not found is the first tag 
encoutered (ls.xmap in my case...)

So it is clearly the "mounts" in general. I am sure that the skinned site 
generation has the same problem.

No we have to investigate to understand why the src of the file to be mounted 
is translated to a very strange url :
X [0]                                     linkmap.html  BROKEN: 
D:\duc\forrest\main\webapp\.\D:\duc\viewSitePerso\build\tmp\D:\d
\forrest\build\plugins\ls.xmap (Syntaxe du nom de fichier, de rÚpertoire ou de 
volume incorrecte)
Total time: 0 minutes 6 seconds,  Site size: 0 Site pages: 0

I have an installation on windows so If someone has an idea, I can test it.

> Dispatcher, Cocoon 2.1 and Windows
> ----------------------------------
>
>                 Key: FOR-1108
>                 URL: https://issues.apache.org/jira/browse/FOR-1108
>             Project: Forrest
>          Issue Type: Bug
>          Components: Core operations, Plugin: internal.dispatcher
>    Affects Versions: 0.9-dev
>            Reporter: Ross Gardler
>            Priority: Blocker
>             Fix For: 0.9-dev
>
>         Attachments: core.log, test.log, test_dispatcher_site.zip, 
> testRunWithDebug.log
>
>
> Since the update to Cocoon 2.1 Forrest and Dispatcher have broken on windows.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.