cocoon-sample-servlet-service.xml references local file
-------------------------------------------------------

                 Key: COCOON3-37
                 URL: https://issues.apache.org/jira/browse/COCOON3-37
             Project: Cocoon 3
          Issue Type: Bug
          Components: cocoon-sample
            Reporter: Christoph Leiter
            Assignee: Cocoon Developers Team
            Priority: Trivial


cocoon-sample/src/main/resources/META-INF/cocoon/springcocoon-sample-servlet-service.xml
 declares

<beans ...
  xmlns:configurator="http://cocoon.apache.org/schema/configurator";
xsi:schemaLocation="...
                      http://cocoon.apache.org/schema/configurator 
file:///O:/os/cocoon/trunk/subprojects/cocoon-configuration/cocoon-spring-configurator/src/main/resources/org/apache/cocoon/spring/configurator/schema/cocoon-configurator-2.1.0.xsd">

I don't know what the reasoning for this is, but because the configurator 
namespace is never used it seems it could be removed altogether.

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

Reply via email to