Christian, 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? Thanks! -- Daniel Kulp [email protected] http://www.dankulp.com/blog
