You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Christian Schneider (JIRA)" <ji...@apache.org> on 2009/09/23 09:39:16 UTC

[jira] Resolved: (CXF-2026) jms transport: Unused jms properties

     [ https://issues.apache.org/jira/browse/CXF-2026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christian Schneider resolved CXF-2026.
--------------------------------------

    Resolution: Invalid

I think this is fixed already

> jms transport: Unused jms properties
> ------------------------------------
>
>                 Key: CXF-2026
>                 URL: https://issues.apache.org/jira/browse/CXF-2026
>             Project: CXF
>          Issue Type: Improvement
>          Components: Transports
>    Affects Versions: 2.1.4
>            Reporter: Christian Schneider
>            Assignee: Christian Schneider
>            Priority: Minor
>
> Dan wrote on the cxf dev list:
> While looking at some things, I've noticed that some of the JMSConfiguration 
> properties are never used:  (getters never called)
> boolean isPubSubNoLocal()
> boolean isMessageTimestampEnabled()
> boolean isMessageIdEnabled()
> boolean isSubscriptionDurable()
> Also, in the JMSOldConfigHolder, the 
> ServerBehaviorPolicyType.useMessageIDAsCorrelationID
> property isn't mapped into anything.  
> Can you look into them and see if anything is just an oversight and easily 
> correctable?   Or remove them or something?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.