diff options
| author | Robert Gemmell <robbie@apache.org> | 2011-06-09 10:38:20 +0000 |
|---|---|---|
| committer | Robert Gemmell <robbie@apache.org> | 2011-06-09 10:38:20 +0000 |
| commit | b83ba1c0bc269d2b9dddd73dfe8a90d4d3723e58 (patch) | |
| tree | 8d674ad91fbf4b4dff1a7610c76f63a1cc6a6259 /qpid/java/systests/etc/config-systests-ServerConfigurationTest-Old.xml | |
| parent | 46af35ba4c7867098a1c5e1cea9bd24275cbad40 (diff) | |
| download | qpid-python-b83ba1c0bc269d2b9dddd73dfe8a90d4d3723e58.tar.gz | |
QPID-3296: update RMIPasswordAuthenticator to authenticate users via AuthenticationManager instead of a PrincipalDatabase
Applied patch from Keith Wall <keith.wall@gmail.com>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1133781 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/systests/etc/config-systests-ServerConfigurationTest-Old.xml')
| -rw-r--r-- | qpid/java/systests/etc/config-systests-ServerConfigurationTest-Old.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/qpid/java/systests/etc/config-systests-ServerConfigurationTest-Old.xml b/qpid/java/systests/etc/config-systests-ServerConfigurationTest-Old.xml index e87be87154..56eaced9f7 100644 --- a/qpid/java/systests/etc/config-systests-ServerConfigurationTest-Old.xml +++ b/qpid/java/systests/etc/config-systests-ServerConfigurationTest-Old.xml @@ -56,9 +56,6 @@ </attributes> </principal-database> </principal-databases> -<jmx> -<principal-database>passwordfile</principal-database> -</jmx> </security> <virtualhosts>${conf}/virtualhosts-ServerConfigurationTest-New.xml <default>dev-only</default> |
