geronimo-activemq-ra's ra.xml is missing several config-property elements
-------------------------------------------------------------------------
Key: GERONIMO-3089
URL: https://issues.apache.org/jira/browse/GERONIMO-3089
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Components: ActiveMQ
Reporter: Jason Dillon
Assigned To: Jason Dillon
Fix For: 1.2, 2.0-M5
Several configuration properties which are listed (
http://activemq.apache.org/resource-adapter-properties.html ) are not actually
configurable in the normal J2EE/JavaEE ra way as the ra.xml is missing
config-property elements to define them as configurable.
Specifically these documented properties are missing:
* AllPrefetchValues
* DurableTopicPrefetch
* QueuePrefetch
* InputStreamPrefetch
* TopicPrefetch
* InitialRedeliveryDelay
* MaximumRedeliveries
* RedeliveryBackOffMultiplier
* RedeliveryUseExponentialBackOff
Should also double check the org.apache.activemq.ra.ActiveMQResourceAdapter
class for any other properties which may be missing.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.