You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Gerry Matte (JIRA)" <se...@james.apache.org> on 2010/11/02 17:20:27 UTC

[jira] Created: (JAMES-1103) spring-beans.xml schema reference is invalid

spring-beans.xml schema reference is invalid
--------------------------------------------

                 Key: JAMES-1103
                 URL: https://issues.apache.org/jira/browse/JAMES-1103
             Project: JAMES Server
          Issue Type: Bug
          Components: Deployment Modules
    Affects Versions: 3.0-M1
         Environment: Applies to all versions
            Reporter: Gerry Matte


spring-beans.xml schema reference is invalid: I'm not sure if this would affect normal james 3 operation but the xsi:SchemaLocation attribute in the file prolog refers to a non-existant schema file at http://activemq.apache.org/schema/core/activemq-core.xsd.   The ActiveMQ version needs to be specified in the schema URL.  In short, replace the above schema URL with http://activemq.apache.org/schema/core/activemq-core-5.3.2.xsd.  (The ActiveMQ version number is identified in Oct 31 2010 james-user mail list post by Norman but may have changed by the time this issue is being resolved).

This problem does not seem to prevent James from starting correctly.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


[jira] Resolved: (JAMES-1103) spring-beans.xml schema reference is invalid

Posted by "Norman Maurer (JIRA)" <se...@james.apache.org>.
     [ https://issues.apache.org/jira/browse/JAMES-1103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Norman Maurer resolved JAMES-1103.
----------------------------------

    Resolution: Fixed

fixed.. thanks for reporting

> spring-beans.xml schema reference is invalid
> --------------------------------------------
>
>                 Key: JAMES-1103
>                 URL: https://issues.apache.org/jira/browse/JAMES-1103
>             Project: JAMES Server
>          Issue Type: Bug
>          Components: Deployment Modules
>    Affects Versions: 3.0-M1
>         Environment: Applies to all versions
>            Reporter: Gerry Matte
>            Assignee: Norman Maurer
>             Fix For: 3.0-M2
>
>
> spring-beans.xml schema reference is invalid: I'm not sure if this would affect normal james 3 operation but the xsi:SchemaLocation attribute in the file prolog refers to a non-existant schema file at http://activemq.apache.org/schema/core/activemq-core.xsd.   The ActiveMQ version needs to be specified in the schema URL.  In short, replace the above schema URL with http://activemq.apache.org/schema/core/activemq-core-5.3.2.xsd.  (The ActiveMQ version number is identified in Oct 31 2010 james-user mail list post by Norman but may have changed by the time this issue is being resolved).
> This problem does not seem to prevent James from starting correctly.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


[jira] Updated: (JAMES-1103) spring-beans.xml schema reference is invalid

Posted by "Norman Maurer (JIRA)" <se...@james.apache.org>.
     [ https://issues.apache.org/jira/browse/JAMES-1103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Norman Maurer updated JAMES-1103:
---------------------------------

    Fix Version/s: 3.0-M2
         Assignee: Norman Maurer

> spring-beans.xml schema reference is invalid
> --------------------------------------------
>
>                 Key: JAMES-1103
>                 URL: https://issues.apache.org/jira/browse/JAMES-1103
>             Project: JAMES Server
>          Issue Type: Bug
>          Components: Deployment Modules
>    Affects Versions: 3.0-M1
>         Environment: Applies to all versions
>            Reporter: Gerry Matte
>            Assignee: Norman Maurer
>             Fix For: 3.0-M2
>
>
> spring-beans.xml schema reference is invalid: I'm not sure if this would affect normal james 3 operation but the xsi:SchemaLocation attribute in the file prolog refers to a non-existant schema file at http://activemq.apache.org/schema/core/activemq-core.xsd.   The ActiveMQ version needs to be specified in the schema URL.  In short, replace the above schema URL with http://activemq.apache.org/schema/core/activemq-core-5.3.2.xsd.  (The ActiveMQ version number is identified in Oct 31 2010 james-user mail list post by Norman but may have changed by the time this issue is being resolved).
> This problem does not seem to prevent James from starting correctly.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org