I'm just trying to integrate ActiveMQ 5.13.1 into WebLogic 12c. When I deploy the resource adapter activemq-rar-5.13.1.rar I get the following errors on the WebLogic console:
<23.02.2016 07:04 Uhr MEZ> <Error> <Connector> <BEA-190125> <An internal consistency check failed, assertion failed: Failed to find definition of AdminObject with interface:javax.jms.ConnectionFactory and class:null java.lang.AssertionError: Internal error occurred, Assertion Failed: Failed to find definition of AdminObject with interface:javax.jms.ConnectionFactory and class:null at weblogic.connector.common.Debug.throwAssertionError(Debug.java:2272) at weblogic.connector.external.impl.AdminObjectsHelperWL.initAdminObjectInstance(AdminObjectsHelperWL.java:152) at weblogic.connector.external.impl.AdminObjectsHelperWL.<init>(AdminObjectsHelperWL.java:62) at weblogic.connector.external.impl.RAInfoImpl.<init>(RAInfoImpl.java:181) at weblogic.connector.external.impl.RAInfoImpl.createRAInfo(RAInfoImpl.java:113) Truncated. see log file for complete stacktrace Any ideas what is wrong here? I read all the posts in the internet about this kind if integration, but I assume they are all outdated, because they refer to older versions. Thomas -- View this message in context: http://activemq.2283324.n4.nabble.com/Integrate-ActiveMQ-5-13-1-into-WebLogic-12c-tp4708047.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.