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.