Invalid Schema URL for example config file
------------------------------------------

                 Key: AMQ-1014
                 URL: https://issues.apache.org/activemq/browse/AMQ-1014
             Project: ActiveMQ
          Issue Type: Bug
          Components: Test Cases
    Affects Versions: 4.1
            Reporter: Bernhard Wellhöfer
             Fix For: 4.1


The config file 
https://svn.apache.org/repos/asf/incubator/activemq/trunk/activemq-core/src/test/resources/spring-embedded-xbean.xml
 should ise http://www.springframework.org/schema/beans 
http://www.springframework.org/schema/beans/spring-beans-2.0.xsd as schema URL 
for Spring 2.0. Moreover and more worse the used schema URL 
(http://activemq.org/config/1.0 
http://people.apache.org/repository/org.apache.activemq/xsds/activemq-core-4.1-incubator-SNAPSHOT.xsd)
 for ActiveMQ points to a schema file which is not valid. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to