[ https://issues.apache.org/activemq/browse/AMQ-1014?page=comments#action_37439 ] Bernhard Wellhöfer commented on AMQ-1014: -----------------------------------------
Why was the fix moved to 4.2? Will 4.1 be always a developer only version? If 4.1 will be released for non developer users, then please move the fix version back to 4.1. > 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.0 > Reporter: Bernhard Wellhöfer > Fix For: 4.2.0 > > Attachments: XMLSpy1.png, XMLSpy2.png > > > 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
