diff --git a/cust-services/src/main/resources/org/apache/xmlrpc/webserver/XmlRpcServlet.properties b/cust-services/src/main/resources/org/apache/xmlrpc/webserver/XmlRpcServlet.properties index 3765f19..3af874e 100644 --- a/cust-services/src/main/resources/org/apache/xmlrpc/webserver/XmlRpcServlet.properties +++ b/cust-services/src/main/resources/org/apache/xmlrpc/webserver/XmlRpcServlet.properties @@ -3,6 +3,7 @@ customer=de.hsadmin.service.customer.CustomerRemote contact=de.hsadmin.service.customer.ContactRemote mandat=de.hsadmin.service.customer.SEPADirectDebitRemote memberShare=de.hsadmin.service.customer.MemberShareRemote +memberAsset=de.hsadmin.service.customer.MemberAssetRemote hive=de.hsadmin.service.pac.HiveRemote pac=de.hsadmin.service.pac.PacRemote property=de.hsadmin.service.property.PropertyRemote