History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: AMQ-1441
Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: Unassigned
Reporter: Tyronne Wickramarathne
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
ActiveMQ

compatibility issue when integrating/embedding with JBossAS

Created: 04/Oct/07 06:16 AM   Updated: 07/May/08 09:50 AM
Component/s: Broker
Affects Version/s: 4.1.1
Fix Version/s: 5.2.0

Time Tracking:
Not Specified

Environment:
OS : FC 7 32bit
JBoss Version : JBoss-4.2.1.GA
JDK Version : jdk1.5.0_12


 Description  « Hide
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



 All   Comments   Work Log   Change History   Subversion Commits   FishEye   Crucible      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.