You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by "Thorsten Scherler (JIRA)" <ji...@apache.org> on 2008/02/14 01:31:10 UTC

[jira] Created: (FOR-1070) default.plugin.properties.xml are ignored in forrest war

default.plugin.properties.xml are ignored in forrest war
--------------------------------------------------------

                 Key: FOR-1070
                 URL: https://issues.apache.org/jira/browse/FOR-1070
             Project: Forrest
          Issue Type: Bug
          Components: Launch servlet WAR, Plugins (general issues)
    Affects Versions: 0.9-dev
            Reporter: Thorsten Scherler


If you generate a war from a fresh seed were you have the dispatcher enabled and request 
http://localhost:8080/my-project/skinconf.xml
you will see the result of 
<map:match pattern="skinconf.xml">
<map:generate src="cocoon://module.properties.properties"/>
<map:serialize/>
</map:match>

All properties from default.plugin.properties.xml are missing.

This prevents the dispatcher to work. 

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


[jira] Updated: (FOR-1070) default.plugin.properties.xml are ignored in forrest war

Posted by "David Crossley (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FOR-1070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Crossley updated FOR-1070:
--------------------------------

    Component/s: Plugin: internal.dispatcher

> default.plugin.properties.xml are ignored in forrest war
> --------------------------------------------------------
>
>                 Key: FOR-1070
>                 URL: https://issues.apache.org/jira/browse/FOR-1070
>             Project: Forrest
>          Issue Type: Bug
>          Components: Launch servlet WAR, Plugin: internal.dispatcher, Plugins (general issues)
>    Affects Versions: 0.9-dev
>            Reporter: Thorsten Scherler
>
> If you generate a war from a fresh seed were you have the dispatcher enabled and request 
> http://localhost:8080/my-project/skinconf.xml
> you will see the result of 
> <map:match pattern="skinconf.xml">
> <map:generate src="cocoon://module.properties.properties"/>
> <map:serialize/>
> </map:match>
> All properties from default.plugin.properties.xml are missing.
> This prevents the dispatcher to work. 

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