enable xmlrpc system modul

This commit is contained in:
Peter Hormanns 2012-07-23 15:02:32 +00:00
parent eddaa92e4a
commit 1e90d15fe2

View File

@ -9,4 +9,5 @@ role=de.hsadmin.remote.RoleRemote
mysqluser=de.hsadmin.remote.MysqlUserRemote
postgresqluser=de.hsadmin.remote.PgsqlUserRemote
mysqldb=de.hsadmin.remote.MysqlDbRemote
postgresqldb=de.hsadmin.remote.PgsqlDbRemote
postgresqldb=de.hsadmin.remote.PgsqlDbRemote
system=org.apache.xmlrpc.metadata.XmlRpcSystemImpl