You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Roman Syroeshko (JIRA)" <ji...@apache.org> on 2015/04/21 15:19:59 UTC

[jira] [Created] (QPID-6505) Unknown "pool-name" attribute defined for administered objects

Roman Syroeshko created QPID-6505:
-------------------------------------

             Summary: Unknown "pool-name" attribute defined for administered objects
                 Key: QPID-6505
                 URL: https://issues.apache.org/jira/browse/QPID-6505
             Project: Qpid
          Issue Type: Bug
          Components: JCA
    Affects Versions: 0.32
         Environment: WildFly 8.2, Qpid JCA 0.32.
            Reporter: Roman Syroeshko
            Priority: Minor


- Open the "jca\example\conf\qpid-standalone.xml" file.
- Navigate to "urn:jboss:domain:resource-adapters:1.0" subsystem.
- Find an "admin-object" element definition. Make sure it has "pool-name" attribute. For example:
<admin-object class-name="org.apache.qpid.ra.admin.QpidTopicImpl" jndi-name="java:jboss/exported/GoodByeTopic" use-java-context="false" pool-name="GoodByeTopic">
...
                        </admin-object>

The problem is that Jboss 7 Model has no such attribute at all. See http://wildscribe.github.io/JBoss%20AS7/7.1.1/subsystem/resource-adapters/resource-adapter/admin-objects/index.html for the details. WildFly model do not define "pool-name" attribute too.

What is it for? Am i missing something?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org