You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "David Jencks (JIRA)" <ji...@apache.org> on 2008/03/25 00:21:25 UTC

[jira] Closed: (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:all-tabpanel ]

David Jencks closed GERONIMO-3089.
----------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 2.0.x)
                   2.1

Actually this was a problem in geronimo -- although I think it's totally insane, the j2ca spec says that the ra.xml does not have to list all the config-properties.
Fixed as  GERONIMO-3480

> 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
>            Assignee: David Jencks
>             Fix For: 2.1
>
>
> 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.