You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Jason Dillon (JIRA)" <ji...@apache.org> on 2007/04/11 00:08:32 UTC

[jira] Commented: (GERONIMO-3089) geronimo-activemq-ra's ra.xml is missing several config-property elements

    [ https://issues.apache.org/jira/browse/GERONIMO-3089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12487937 ] 

Jason Dillon commented on GERONIMO-3089:
----------------------------------------

Other properties not on documentation but on the RA impl:

 * QueueBrowserPrefetch
 * UseInboundSessionEnabled
 * UseInboundSession


> 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.