From 7f7b8a2aefd6b4b4ff16cedb483d71fcb09825fa Mon Sep 17 00:00:00 2001
From: Pawel GUTOWSKI <Pawel.GUTOWSKI@ext.ec.europa.eu>
Date: Fri, 2 Mar 2018 14:36:27 +0100
Subject: [PATCH] EDELIVERY-0000 Fixing after-merge discrepancies, especially
 removing files that have not been removed during merge

---
 .../RegistrationServiceRegistrationHook.java  |   0
 .../BlueCoatAuthenticationFilter.java         |   0
 .../smp/conversion/ExtensionConverter.java    |   2 -
 .../conversion/ServiceMetadataConverter.java  |   2 -
 .../ManageBusinessIdentifierService-1.0.wsdl  | 332 ------------------
 ...viceMetadataWithServiceInformationUtf8.xml |  35 --
 .../readwrite/ServiceGroupInterface.java      |   0
 .../readwrite/ServiceMetadataInterface.java   |   0
 .../services/javax.xml.ws.spi.Provider        |   1 -
 .../src/main/webapp/META-INF/MANIFEST.MF      |   2 -
 10 files changed, 374 deletions(-)
 delete mode 100644 smp-server-library/src/main/java/eu/europa/ec/cipa/smp/server/hook/RegistrationServiceRegistrationHook.java
 delete mode 100644 smp-server-library/src/main/java/eu/europa/ec/cipa/smp/server/security/BlueCoatAuthenticationFilter.java
 delete mode 100644 smp-server-library/src/main/resources/ManageBusinessIdentifierService-1.0.wsdl
 delete mode 100644 smp-server-library/src/test/resources/eu/europa/ec/cipa/smp/server/conversion/ServiceMetadataWithServiceInformationUtf8.xml
 delete mode 100644 smp-webapp/src/main/java/eu/europa/ec/cipa/smp/server/services/readwrite/ServiceGroupInterface.java
 delete mode 100644 smp-webapp/src/main/java/eu/europa/ec/cipa/smp/server/services/readwrite/ServiceMetadataInterface.java
 delete mode 100644 smp-webapp/src/main/resources/META-INF/services/javax.xml.ws.spi.Provider
 delete mode 100644 smp-webapp/src/main/webapp/META-INF/MANIFEST.MF

diff --git a/smp-server-library/src/main/java/eu/europa/ec/cipa/smp/server/hook/RegistrationServiceRegistrationHook.java b/smp-server-library/src/main/java/eu/europa/ec/cipa/smp/server/hook/RegistrationServiceRegistrationHook.java
deleted file mode 100644
index e69de29bb..000000000
diff --git a/smp-server-library/src/main/java/eu/europa/ec/cipa/smp/server/security/BlueCoatAuthenticationFilter.java b/smp-server-library/src/main/java/eu/europa/ec/cipa/smp/server/security/BlueCoatAuthenticationFilter.java
deleted file mode 100644
index e69de29bb..000000000
diff --git a/smp-server-library/src/main/java/eu/europa/ec/edelivery/smp/conversion/ExtensionConverter.java b/smp-server-library/src/main/java/eu/europa/ec/edelivery/smp/conversion/ExtensionConverter.java
index 3cc109261..ee74afd9c 100644
--- a/smp-server-library/src/main/java/eu/europa/ec/edelivery/smp/conversion/ExtensionConverter.java
+++ b/smp-server-library/src/main/java/eu/europa/ec/edelivery/smp/conversion/ExtensionConverter.java
@@ -15,7 +15,6 @@ package eu.europa.ec.edelivery.smp.conversion;
 
 import org.apache.cxf.staxutils.PrettyPrintXMLStreamWriter;
 import org.oasis_open.docs.bdxr.ns.smp._2016._05.ExtensionType;
-import org.springframework.util.StreamUtils;
 
 import javax.xml.bind.*;
 import javax.xml.bind.annotation.XmlElement;
@@ -31,7 +30,6 @@ import java.io.InputStream;
 import java.io.UnsupportedEncodingException;
 import java.util.Collections;
 import java.util.List;
-import static java.nio.charset.StandardCharsets.UTF_8;
 
 import static java.nio.charset.StandardCharsets.UTF_8;
 
diff --git a/smp-server-library/src/main/java/eu/europa/ec/edelivery/smp/conversion/ServiceMetadataConverter.java b/smp-server-library/src/main/java/eu/europa/ec/edelivery/smp/conversion/ServiceMetadataConverter.java
index 67fbd8a63..065c49f43 100644
--- a/smp-server-library/src/main/java/eu/europa/ec/edelivery/smp/conversion/ServiceMetadataConverter.java
+++ b/smp-server-library/src/main/java/eu/europa/ec/edelivery/smp/conversion/ServiceMetadataConverter.java
@@ -37,8 +37,6 @@ import java.io.*;
 
 import static java.nio.charset.StandardCharsets.UTF_8;
 
-import static java.nio.charset.StandardCharsets.UTF_8;
-
 /**
  * Created by gutowpa on 05/01/2017.
  */
diff --git a/smp-server-library/src/main/resources/ManageBusinessIdentifierService-1.0.wsdl b/smp-server-library/src/main/resources/ManageBusinessIdentifierService-1.0.wsdl
deleted file mode 100644
index b1b2de180..000000000
--- a/smp-server-library/src/main/resources/ManageBusinessIdentifierService-1.0.wsdl
+++ /dev/null
@@ -1,332 +0,0 @@
-<!--
-(C) Copyright 2017 - European Commission | CEF eDelivery
-
-Licensed under the EUPL, Version 1.1 (the "License");
-You may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-http://ec.europa.eu/idabc/servlets/Docbb6d.pdf?id=31979
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
--->
-<wsdl:definitions
-        xmlns:tns="http://busdox.org/serviceMetadata/ManageBusinessIdentifierService/1.0/"
-        xmlns:soap11="http://schemas.xmlsoap.org/wsdl/soap/"
-        xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
-        xmlns:lrs="http://busdox.org/serviceMetadata/locator/1.0/"
-        xmlns:s="http://www.w3.org/2001/XMLSchema"
-        xmlns:http="http://schemas.xmlsoap.org/wsdl/http/"
-        name="ManageBusinessIdentifierService"
-        targetNamespace=
-                "http://busdox.org/serviceMetadata/ManageBusinessIdentifierService/1.0/"
-        xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
-  <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" />
-  <wsdl:types>
-    <s:schema elementFormDefault="qualified" 
-    targetNamespace=
-      "http://busdox.org/serviceMetadata/ManageBusinessIdentifierService/1.0/Schema/">
-      <s:import namespace="http://busdox.org/serviceMetadata/locator/1.0/" schemaLocation="ServiceMetadataLocatorTypes-1.0.xsd"/>
-    </s:schema>
-  </wsdl:types>
-  <wsdl:message name="createIn">
-    <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" />
-    <wsdl:part name="messagePart" element="lrs:CreateParticipantIdentifier" />
-  </wsdl:message> 
-  <wsdl:message name="createOut">
-    <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" />
-  </wsdl:message> 
-  <wsdl:message name="deleteIn">
-    <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" />
-    <wsdl:part name="messagePart" element="lrs:DeleteParticipantIdentifier" />
-  </wsdl:message>
-  <wsdl:message name="deleteOut">
-    <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" />
-  </wsdl:message> 
-  <wsdl:message name="listIn">
-    <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" />
-    <wsdl:part name="messagePart" element="lrs:PageRequest" />
-  </wsdl:message>
-  <wsdl:message name="listOut">
-    <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" />
-    <wsdl:part name="messagePart" element="lrs:ParticipantIdentifierPage" />
-  </wsdl:message>
-  <wsdl:message name="prepareMigrateIn">
-    <wsdl:part name="prepareMigrateIn" element="lrs:PrepareMigrationRecord"/>
-  </wsdl:message>
-  <wsdl:message name="prepareMigrateOut">
-    <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" />
-  </wsdl:message>
-  <wsdl:message name="migrateIn">
-  	<wsdl:part name="migrateIn" element="lrs:CompleteMigrationRecord"/>
-  </wsdl:message>
-  <wsdl:message name="migrateOut">
-    <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" />
-  </wsdl:message>
-  <wsdl:message name="createListIn">
-  	<wsdl:part name="createListIn" element="lrs:CreateList"/>
-  </wsdl:message>
-  <wsdl:message name="createListOut">
-    <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" />
-  </wsdl:message>
-  <wsdl:message name="deleteListIn">
-  	<wsdl:part name="deleteListIn" element="lrs:DeleteList"/>
-  </wsdl:message>
-  <wsdl:message name="deleteListOut">
-    <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" />
-  </wsdl:message>
-  <wsdl:message name="badRequestFault">
-    <wsdl:part name="fault" element="lrs:BadRequestFault"/>
-  </wsdl:message>
-  <wsdl:message name="internalErrorFault">
-    <wsdl:part name="fault" element="lrs:InternalErrorFault"/>
-  </wsdl:message>
-  <wsdl:message name="notFoundFault">
-    <wsdl:part name="fault" element="lrs:NotFoundFault"/>
-  </wsdl:message>
-  <wsdl:message name="unauthorizedFault">
-    <wsdl:part name="fault" element="lrs:UnauthorizedFault"/>
-  </wsdl:message>  
-  <wsdl:portType name="ManageBusinessIdentifierServiceSoap">
-    <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" />
-    <wsdl:operation name="Create">
-      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" />
-      <wsdl:input message="tns:createIn" />
-      <wsdl:output message="tns:createOut" />
-      <wsdl:fault message="tns:notFoundFault" name="NotFoundFault"/>
-      <wsdl:fault message="tns:unauthorizedFault" name="UnauthorizedFault"/>
-      <wsdl:fault message="tns:internalErrorFault" name="InternalErrorFault"/>
-      <wsdl:fault message="tns:badRequestFault" name="BadRequestFault"/>
-    </wsdl:operation>
-    <wsdl:operation name="Delete">
-      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" />
-      <wsdl:input message="tns:deleteIn" />
-      <wsdl:output message="tns:deleteOut" />
-      <wsdl:fault message="tns:notFoundFault" name="NotFoundFault"/>
-      <wsdl:fault message="tns:unauthorizedFault" name="UnauthorizedFault"/>
-      <wsdl:fault message="tns:internalErrorFault" name="InternalErrorFault"/>
-      <wsdl:fault message="tns:badRequestFault" name="BadRequestFault"/>      
-    </wsdl:operation>
-    <wsdl:operation name="List">
-      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" />
-      <wsdl:input message="tns:listIn" />
-      <wsdl:output message="tns:listOut" />
-      <wsdl:fault message="tns:notFoundFault" name="NotFoundFault"/>
-      <wsdl:fault message="tns:unauthorizedFault" name="UnauthorizedFault"/>
-      <wsdl:fault message="tns:internalErrorFault" name="InternalErrorFault"/>
-      <wsdl:fault message="tns:badRequestFault" name="BadRequestFault"/>
-    </wsdl:operation>
-    <wsdl:operation name="PrepareToMigrate">
-      <wsdl:input message="tns:prepareMigrateIn"/>
-      <wsdl:output message="tns:prepareMigrateOut" />
-      <wsdl:fault message="tns:notFoundFault" name="NotFoundFault"/>
-      <wsdl:fault message="tns:unauthorizedFault" name="UnauthorizedFault"/>
-      <wsdl:fault message="tns:internalErrorFault" name="InternalErrorFault"/>
-      <wsdl:fault message="tns:badRequestFault" name="BadRequestFault"/>
-    </wsdl:operation>
-    <wsdl:operation name="Migrate">
-      <wsdl:input message="tns:migrateIn"/>
-      <wsdl:output message="tns:migrateOut"/>
-      <wsdl:fault message="tns:notFoundFault" name="NotFoundFault"/>
-      <wsdl:fault message="tns:unauthorizedFault" name="UnauthorizedFault"/>
-      <wsdl:fault message="tns:internalErrorFault" name="InternalErrorFault"/>
-      <wsdl:fault message="tns:badRequestFault" name="BadRequestFault"/>
-    </wsdl:operation>
-    <wsdl:operation name="CreateList">
-      <wsdl:input message="tns:createListIn"/>
-      <wsdl:output message="tns:createListOut" />
-      <wsdl:fault message="tns:notFoundFault" name="NotFoundFault"/>
-      <wsdl:fault message="tns:unauthorizedFault" name="UnauthorizedFault"/>
-      <wsdl:fault message="tns:internalErrorFault" name="InternalErrorFault"/>
-      <wsdl:fault message="tns:badRequestFault" name="BadRequestFault"/>      
-    </wsdl:operation>
-    <wsdl:operation name="DeleteList">
-      <wsdl:input message="tns:deleteListIn"/>
-      <wsdl:output message="tns:deleteListOut" />
-      <wsdl:fault message="tns:notFoundFault" name="NotFoundFault"/>
-      <wsdl:fault message="tns:unauthorizedFault" name="UnauthorizedFault"/>
-      <wsdl:fault message="tns:internalErrorFault" name="InternalErrorFault"/>
-      <wsdl:fault message="tns:badRequestFault" name="BadRequestFault"/>
-    </wsdl:operation>
-  </wsdl:portType>
-  <wsdl:binding name="ManageBusinessIdentifierServiceSoap" 
-    type="tns:ManageBusinessIdentifierServiceSoap">
-    <soap11:binding transport="http://schemas.xmlsoap.org/soap/http" />
-    <wsdl:operation name="Create">
-      <soap11:operation soapAction=
-        "http://busdox.org/serviceMetadata/ManageBusinessIdentifierService/1.0/
-        :createIn" 
-        style="document" />
-      <wsdl:input>
-        <soap11:body use="literal" />
-      </wsdl:input>
-      <wsdl:output>
-        <soap11:body use="literal" />
-      </wsdl:output>
-      <wsdl:fault name="NotFoundFault">
-        <soap:fault name="NotFoundFault" use="literal"/>
-      </wsdl:fault>
-      <wsdl:fault name="UnauthorizedFault">
-        <soap:fault name="UnauthorizedFault" use="literal"/>
-      </wsdl:fault>
-      <wsdl:fault name="InternalErrorFault">
-        <soap:fault name="InternalErrorFault" use="literal"/>
-      </wsdl:fault>
-      <wsdl:fault name="BadRequestFault">
-        <soap:fault name="BadRequestFault" use="literal"/>
-      </wsdl:fault>          
-    </wsdl:operation>
-    <wsdl:operation name="CreateList">
-      <soap11:operation soapAction=
-        "http://busdox.org/serviceMetadata/ManageBusinessIdentifierService/1.0/
-        :createListIn" 
-        style="document" />
-      <wsdl:input>
-        <soap11:body use="literal" />
-      </wsdl:input>
-      <wsdl:output>
-        <soap11:body use="literal" />
-      </wsdl:output>
-      <wsdl:fault name="NotFoundFault">
-        <soap:fault name="NotFoundFault" use="literal"/>
-      </wsdl:fault>
-      <wsdl:fault name="UnauthorizedFault">
-        <soap:fault name="UnauthorizedFault" use="literal"/>
-      </wsdl:fault>
-      <wsdl:fault name="InternalErrorFault">
-        <soap:fault name="InternalErrorFault" use="literal"/>
-      </wsdl:fault>
-      <wsdl:fault name="BadRequestFault">
-        <soap:fault name="BadRequestFault" use="literal"/>
-      </wsdl:fault>          
-    </wsdl:operation>
-    <wsdl:operation name="Delete">
-      <soap11:operation soapAction=
-        "http://busdox.org/serviceMetadata/ManageBusinessIdentifierService/1.0/
-        :deleteIn" 
-        style="document" />
-      <wsdl:input>
-        <soap11:body use="literal" />
-      </wsdl:input>
-      <wsdl:output>
-        <soap11:body use="literal" />
-      </wsdl:output>
-      <wsdl:fault name="NotFoundFault">
-        <soap:fault name="NotFoundFault" use="literal"/>
-      </wsdl:fault>
-      <wsdl:fault name="UnauthorizedFault">
-        <soap:fault name="UnauthorizedFault" use="literal"/>
-      </wsdl:fault>
-      <wsdl:fault name="InternalErrorFault">
-        <soap:fault name="InternalErrorFault" use="literal"/>
-      </wsdl:fault>
-      <wsdl:fault name="BadRequestFault">
-        <soap:fault name="BadRequestFault" use="literal"/>
-      </wsdl:fault>         
-    </wsdl:operation>
-    <wsdl:operation name="DeleteList">
-      <soap11:operation soapAction=
-        "http://busdox.org/serviceMetadata/ManageBusinessIdentifierService/1.0/
-        :deleteListIn" 
-        style="document" />
-      <wsdl:input>
-        <soap11:body use="literal" />
-      </wsdl:input>
-      <wsdl:output>
-        <soap11:body use="literal" />
-      </wsdl:output>
-      <wsdl:fault name="NotFoundFault">
-        <soap:fault name="NotFoundFault" use="literal"/>
-      </wsdl:fault>
-      <wsdl:fault name="UnauthorizedFault">
-        <soap:fault name="UnauthorizedFault" use="literal"/>
-      </wsdl:fault>
-      <wsdl:fault name="InternalErrorFault">
-        <soap:fault name="InternalErrorFault" use="literal"/>
-      </wsdl:fault>
-      <wsdl:fault name="BadRequestFault">
-        <soap:fault name="BadRequestFault" use="literal"/>
-      </wsdl:fault>         
-    </wsdl:operation>
-    <wsdl:operation name="List">
-      <soap11:operation soapAction=
-        "http://busdox.org/serviceMetadata/ManageBusinessIdentifierService/1.0/
-        :listIn" 
-        style="document" />
-      <wsdl:input>
-        <soap11:body use="literal" />
-      </wsdl:input>
-      <wsdl:output>
-        <soap11:body use="literal" />
-      </wsdl:output>
-      <wsdl:fault name="NotFoundFault">
-        <soap:fault name="NotFoundFault" use="literal"/>
-      </wsdl:fault>
-      <wsdl:fault name="UnauthorizedFault">
-        <soap:fault name="UnauthorizedFault" use="literal"/>
-      </wsdl:fault>
-      <wsdl:fault name="InternalErrorFault">
-        <soap:fault name="InternalErrorFault" use="literal"/>
-      </wsdl:fault>
-      <wsdl:fault name="BadRequestFault">
-        <soap:fault name="BadRequestFault" use="literal"/>
-      </wsdl:fault>          
-    </wsdl:operation>
-    <wsdl:operation name="PrepareToMigrate">
-      <soap11:operation soapAction=
-        "http://busdox.org/serviceMetadata/ManageBusinessIdentifierService/1.0/
-        :prepareMigrateIn" 
-        style="document" />
-      <wsdl:input>
-        <soap11:body use="literal" />
-      </wsdl:input>
-      <wsdl:output>
-        <soap11:body use="literal" />
-      </wsdl:output>
-      <wsdl:fault name="NotFoundFault">
-        <soap:fault name="NotFoundFault" use="literal" />
-      </wsdl:fault>
-      <wsdl:fault name="UnauthorizedFault">
-        <soap:fault name="UnauthorizedFault" use="literal"/>
-      </wsdl:fault>
-      <wsdl:fault name="InternalErrorFault">
-        <soap:fault name="InternalErrorFault" use="literal"/>
-      </wsdl:fault>
-      <wsdl:fault name="BadRequestFault">
-        <soap:fault name="BadRequestFault" use="literal"/>
-      </wsdl:fault>          
-    </wsdl:operation>
-    <wsdl:operation name="Migrate">
-      <soap11:operation soapAction=
-        "http://busdox.org/serviceMetadata/ManageBusinessIdentifierService/1.0/
-        :migrateIn" 
-        style="document" />
-      <wsdl:input>
-        <soap11:body use="literal" />
-      </wsdl:input>
-      <wsdl:output>
-        <soap11:body use="literal" />
-      </wsdl:output>
-      <wsdl:fault name="NotFoundFault">
-        <soap:fault name="NotFoundFault" use="literal"/>
-      </wsdl:fault>
-      <wsdl:fault name="UnauthorizedFault">
-        <soap:fault name="UnauthorizedFault" use="literal"/>
-      </wsdl:fault>
-      <wsdl:fault name="InternalErrorFault">
-        <soap:fault name="InternalErrorFault" use="literal"/>
-      </wsdl:fault>
-      <wsdl:fault name="BadRequestFault">
-        <soap:fault name="BadRequestFault" use="literal"/>
-      </wsdl:fault>         
-    </wsdl:operation>
-  </wsdl:binding>
-  <wsdl:service name="ManageBusinessIdentifierService">
-    <wsdl:port name="ManageBusinessIdentifierServicePort" binding="tns:ManageBusinessIdentifierServiceSoap">
-	  <soap:address location="unknown"/>
-    </wsdl:port>
-  </wsdl:service>
-</wsdl:definitions>
\ No newline at end of file
diff --git a/smp-server-library/src/test/resources/eu/europa/ec/cipa/smp/server/conversion/ServiceMetadataWithServiceInformationUtf8.xml b/smp-server-library/src/test/resources/eu/europa/ec/cipa/smp/server/conversion/ServiceMetadataWithServiceInformationUtf8.xml
deleted file mode 100644
index df6b5b9aa..000000000
--- a/smp-server-library/src/test/resources/eu/europa/ec/cipa/smp/server/conversion/ServiceMetadataWithServiceInformationUtf8.xml
+++ /dev/null
@@ -1,35 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?><!--
-  ~ Copyright 2017 European Commission | CEF eDelivery
-  ~
-  ~ Licensed under the EUPL, Version 1.1 or – as soon they will be approved by the European Commission - subsequent versions of the EUPL (the "Licence");
-  ~ You may not use this work except in compliance with the Licence.
-  ~
-  ~ You may obtain a copy of the Licence at:
-  ~ https://joinup.ec.europa.eu/software/page/eupl
-  ~ or file: LICENCE-EUPL-v1.1.pdf
-  ~
-  ~ Unless required by applicable law or agreed to in writing, software distributed under the Licence is distributed on an "AS IS" basis,
-  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  ~ See the Licence for the specific language governing permissions and limitations under the Licence.
-  -->
-
-<ServiceMetadata xmlns="http://docs.oasis-open.org/bdxr/ns/SMP/2016/05">
-    <ServiceInformation>
-        <ParticipantIdentifier scheme="ehealth-actorid-qns">urn:poland:ncpb</ParticipantIdentifier>
-        <DocumentIdentifier scheme="ehealth-resid-qns">urn::epsos##services:extended:epsos::107</DocumentIdentifier>
-        <ProcessList>
-            <Process>
-                <ProcessIdentifier scheme="ehealth-procid-qns">urn:epsosPatientService::List</ProcessIdentifier>
-                <ServiceEndpointList>
-                    <Endpoint transportProfile="urn:ihe:iti:2013:xcpd">
-                        <EndpointURI>http://poland.pl/ncp/patient/list</EndpointURI>
-                        <Certificate>QUE=</Certificate>
-                        <ServiceDescription>--ö--ẞßÄäPLżółćNOÆæØøÅå</ServiceDescription>
-                        <TechnicalContactUrl>http://poland.pl/contact</TechnicalContactUrl>
-                        <TechnicalInformationUrl>http://poland.pl/contact</TechnicalInformationUrl>
-                    </Endpoint>
-                </ServiceEndpointList>
-            </Process>
-        </ProcessList>
-    </ServiceInformation>
-</ServiceMetadata>
\ No newline at end of file
diff --git a/smp-webapp/src/main/java/eu/europa/ec/cipa/smp/server/services/readwrite/ServiceGroupInterface.java b/smp-webapp/src/main/java/eu/europa/ec/cipa/smp/server/services/readwrite/ServiceGroupInterface.java
deleted file mode 100644
index e69de29bb..000000000
diff --git a/smp-webapp/src/main/java/eu/europa/ec/cipa/smp/server/services/readwrite/ServiceMetadataInterface.java b/smp-webapp/src/main/java/eu/europa/ec/cipa/smp/server/services/readwrite/ServiceMetadataInterface.java
deleted file mode 100644
index e69de29bb..000000000
diff --git a/smp-webapp/src/main/resources/META-INF/services/javax.xml.ws.spi.Provider b/smp-webapp/src/main/resources/META-INF/services/javax.xml.ws.spi.Provider
deleted file mode 100644
index 25b4a427a..000000000
--- a/smp-webapp/src/main/resources/META-INF/services/javax.xml.ws.spi.Provider
+++ /dev/null
@@ -1 +0,0 @@
-com.sun.xml.internal.ws.spi.ProviderImpl
\ No newline at end of file
diff --git a/smp-webapp/src/main/webapp/META-INF/MANIFEST.MF b/smp-webapp/src/main/webapp/META-INF/MANIFEST.MF
deleted file mode 100644
index 730a3a0e3..000000000
--- a/smp-webapp/src/main/webapp/META-INF/MANIFEST.MF
+++ /dev/null
@@ -1,2 +0,0 @@
-Manifest-Version: 1.0
-Weblogic-Application-Version: v3.0.2
-- 
GitLab