[
https://issues.apache.org/activemq/browse/AMQ-1124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adrian Co resolved AMQ-1124.
----------------------------
Resolution: Fixed
Fix Version/s: 5.0.0
4.1.2
I've checked in the latest 4.1 and 5.0 branches and I don't see the spring
1.2.4 jar being included. Just reopen the issue if its still a problem in the
latest versions. :)
> activemq-rar-4.1.0-incubator.rar contains spring twice: spring-1.2.4.jar and
> spring-2.0.jar
> -------------------------------------------------------------------------------------------
>
> Key: AMQ-1124
> URL: https://issues.apache.org/activemq/browse/AMQ-1124
> Project: ActiveMQ
> Issue Type: Bug
> Affects Versions: 4.1.0
> Reporter: Bernhard Neuhauser
> Assignee: Adrian Co
> Priority: Minor
> Fix For: 4.1.2, 5.0.0
>
>
> Seems like AMQ-1004 was not solved.
> Deploying the .rar containing both spring versions lead to:
> 11:06:06,531 WARN [ServiceController] Problem starting service
> jboss.jca:service=RARDeployment,name='activemq-rar-4.1.0-incubator.rar'
> javax.resource.spi.ResourceAdapterInternalException: Failed to startup an
> embedded broker: xbean:broker-config.xml, due to: java.lang.Illega
> lStateException: Could not find valid implementation for: 2.0
> at
> org.apache.activemq.ra.ActiveMQResourceAdapter.start(ActiveMQResourceAdapter.java:83)
> ...
> Caused by: java.lang.NoSuchMethodError:
> org.springframework.beans.factory.xml.XmlBeanDefinitionReader.setValidationMode(I)V
> at
> org.apache.xbean.spring.context.v2.XBeanXmlBeanDefinitionReader.<init>(XBeanXmlBeanDefinitionReader.java:58)
> ...
> Workaround: manual deletion of spring-1.2.4.jar
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.