EAP resource-adapter/adminobjects/configproperties are not captured by JBoss ON
Issue
- JBoss ON does not show the config properties defined inside the resource-adapter/adminobjects.
- JMS Q JNDI defined as below. JBoss ON does not capture the config-property "baseQueueName"
<admin-object class-name="com.ibm.mq.connector.outbound.MQQueueProxy" jndi-name="java:jboss/jms/CommReqQueue" enabled="true" use-java-context="true" pool-name="CommReqQueue">
<config-property name="baseQueueName">
CommReqQueue.COM
</config-property>
</admin-object>
Environment
- Red Hat JBoss Operations Network (ON) 3.3.0
- Red Hat JBoss Enterprise Application Platform (EAP) 6
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
