diff --git a/xmlrpc/src/main/resources/org/apache/xmlrpc/webserver/XmlRpcServlet.properties b/xmlrpc/src/main/resources/org/apache/xmlrpc/webserver/XmlRpcServlet.properties index 03c937c..f5864b8 100644 --- a/xmlrpc/src/main/resources/org/apache/xmlrpc/webserver/XmlRpcServlet.properties +++ b/xmlrpc/src/main/resources/org/apache/xmlrpc/webserver/XmlRpcServlet.properties @@ -2,5 +2,5 @@ customer=de.hsadmin.service.customer.CustomerRemote contact=de.hsadmin.service.customer.ContactRemote mandat=de.hsadmin.service.customer.SEPADirectDebitRemote hive=de.hsadmin.service.pac.HiveRemote -;pac=de.hsadmin.service.pac.PacRemote +pac=de.hsadmin.service.pac.PacRemote property=de.hsadmin.service.property.PropertyRemote \ No newline at end of file