diff --git a/xmlrpc/src/main/resources/org/apache/xmlrpc/webserver/XmlRpcServlet.properties b/xmlrpc/src/main/resources/org/apache/xmlrpc/webserver/XmlRpcServlet.properties new file mode 100644 index 0000000..03c937c --- /dev/null +++ b/xmlrpc/src/main/resources/org/apache/xmlrpc/webserver/XmlRpcServlet.properties @@ -0,0 +1,6 @@ +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 +property=de.hsadmin.service.property.PropertyRemote \ No newline at end of file