You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by "Christoph Leiter (JIRA)" <ji...@apache.org> on 2009/05/14 15:10:45 UTC

[jira] Created: (COCOON3-37) cocoon-sample-servlet-service.xml references local file

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.


[jira] Assigned: (COCOON3-37) cocoon-sample-servlet-service.xml references local file

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

Reinhard Poetz reassigned COCOON3-37:
-------------------------------------

    Assignee: Reinhard Poetz  (was: Cocoon Developers Team)

> 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: Reinhard Poetz
>            Priority: Trivial
>             Fix For: 3.0.0-alpha-2
>
>
> 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.


[jira] Closed: (COCOON3-37) cocoon-sample-servlet-service.xml references local file

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

Reinhard Poetz closed COCOON3-37.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 3.0.0-alpha-2

thanks!

> 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: Reinhard Poetz
>            Priority: Trivial
>             Fix For: 3.0.0-alpha-2
>
>
> 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.