+1 for the suggestion. For the client side it would be good if we can consolidate all our config into https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid/java/client/src/main/java/org/apache/qpid/client/configuration/ClientProperties.java
Regards, Rajith On Thu, Jul 31, 2008 at 1:27 PM, Rafael Schloming <[EMAIL PROTECTED]>wrote: > Is there any intention to replace our usage of the amqj prefix in system > properties with something a bit more obvious, like qpid? If so should we do > this for M3? > > An initial grep suggests that it wouldn't be that daunting a change if we > just do a mechanical replace. If we want to provide backwards compatibility, > e.g. look for qpid.foo first and fallback to amqj.foo with a warning, then > it would be a bit more work. > > --Rafael >
