On Fri, 2008-10-17 at 20:18 -0700, Gavin (JIRA) wrote:
> [ 
> https://issues.apache.org/jira/browse/FOR-1108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12640742#action_12640742
>  ] 
> 
> Gavin commented on FOR-1108:
> ----------------------------
> 
> I altered those map mounts to read :-
> 
>     <map:pipeline>
> <!-- businessHelper -->
> <map:mount uri-prefix="" 
> src="{forrest:forrest.plugins}/org.apache.forrest.plugin.internal.dispatcher/dataModel.xmap"
>  check-reload="yes" 
>         pass-through="true" />
>     </map:pipeline>
> <!-- linkmap -->
>    <map:pipeline>
>            <map:mount uri-prefix="" 
> src="{forrest:forrest.plugins}/org.apache.forrest.plugin.internal.dispatcher/ls.xmap"
>  check-reload="yes" 
>         pass-through="true" />
>     </map:pipeline>
>     <map:pipeline>
>             <map:mount uri-prefix="" 
> src="{forrest:forrest.plugins}/org.apache.forrest.plugin.internal.dispatcher/themes.xmap"
>  check-reload="yes" 
>         pass-through="true" />
>     </map:pipeline>
> 
> and we now get a different error message :-
> 
> dispatcherError: 500 - Internal server error
> The contract "siteinfo-meta-navigation" has thrown thrown an exception by 
> resolving raw data from "cocoon://index.navigation.xml".
> 

Ok, we now know that is indeed the mounting of the different sidemaps
that is failing. However we need to actually determine the difference
between mounting core plugins and whiteboard plugins.

The above tells us that http://localhost:8888/index.navigation.xml is
not resolved. I reckon there are still some mounts in the dataModel.xmap
that would need your described hack and the whiteboard plugins will work
again. 

However like pointed out that is a hack and the real problem is still
open, what is the difference between the mounting.

salu2

> dispatcherErrorStack:
>  org.apache.excalibur.source.SourceNotFoundException: Exception during 
> processing of cocoon://index.navigation.xml
> 
> > 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.
> 
-- 
Thorsten Scherler
thorsten.at.apache.org
Open Source Java                      consulting, training and solutions