From b9baacb2a5fc1e508102750d6459a4dd7ad1c52b Mon Sep 17 00:00:00 2001 From: "Rafael H. Schloming" Date: Thu, 4 Jan 2007 20:23:26 +0000 Subject: QPID-248 Modified field table types to not conflict with the officially specified definitions. Also reorganized type definitions to clearly distinguish between official and extended types and reenabled the AmqPlain authentication mechanism. This change allows the python interop test suite to run. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@492718 13f79535-47bb-0310-9956-ffa450edef68 --- java/broker/etc/config.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'java/broker') diff --git a/java/broker/etc/config.xml b/java/broker/etc/config.xml index 7f3eb129d5..61e0e55138 100644 --- a/java/broker/etc/config.xml +++ b/java/broker/etc/config.xml @@ -69,7 +69,7 @@ org.apache.qpid.server.security.auth.amqplain.AmqPlainInitialiser passwordfile - --> + org.apache.qpid.server.security.auth.plain.PlainInitialiser -- cgit v1.2.1