[
https://issues.apache.org/activemq/browse/AMQ-1441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hiram Chirino updated AMQ-1441:
-------------------------------
Fix Version/s: 5.2.0
(was: 5.1.0)
> compatibility issue when integrating/embedding with JBossAS
> -----------------------------------------------------------
>
> Key: AMQ-1441
> URL: https://issues.apache.org/activemq/browse/AMQ-1441
> Project: ActiveMQ
> Issue Type: Bug
> Components: Broker
> Affects Versions: 4.1.1
> Environment: OS : FC 7 32bit
> JBoss Version : JBoss-4.2.1.GA
> JDK Version : jdk1.5.0_12
> Reporter: Tyronne Wickramarathne
> Fix For: 5.2.0
>
>
> ActiveMQ binary distribution (apache-activemq-4.1.1.tar.gz) contains an
> incompatibility in the provided xbean-spring-2.8.jar. the said JAR file is
> depending on spring-1.2.x but the apache-activemq-4.1.1.tar.gz is bundled
> with spring-2.x binary jar which triggers an exception :
> 18:36:34,069 WARN [ServiceController] Problem starting service
> jboss.jca:service=RARDeployment,name='activemq-ra.rar'
> javax.resource.spi.ResourceAdapterInternalException: Failed to startup an
> embedded broker: xbean:broker-config.xml, due to:
> org.springframework.beans.factory.BeanDefinitionStoreException: Unrecognized
> xbean element mapping: beans in namespace http://activemq.org/config/1.0
> at
> org.apache.activemq.ra.ActiveMQResourceAdapter.start(ActiveMQResourceAdapter.java:83)
> steps to reproduce :
> enable embedded broker
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.