From 33613a85afc4b1481367fbe92a17ee59c240250b Mon Sep 17 00:00:00 2001 From: Sven Eisenhauer Date: Fri, 10 Nov 2023 15:11:48 +0100 Subject: add new repo --- .../WS-Client/nbproject/jax-ws.xml | 107 +++++++++++++++++++++ 1 file changed, 107 insertions(+) create mode 100644 Master/Daten- und Systemintegration/Praktikum/DSI-Praktikum-1_ausgang/WS-Client/nbproject/jax-ws.xml (limited to 'Master/Daten- und Systemintegration/Praktikum/DSI-Praktikum-1_ausgang/WS-Client/nbproject/jax-ws.xml') diff --git a/Master/Daten- und Systemintegration/Praktikum/DSI-Praktikum-1_ausgang/WS-Client/nbproject/jax-ws.xml b/Master/Daten- und Systemintegration/Praktikum/DSI-Praktikum-1_ausgang/WS-Client/nbproject/jax-ws.xml new file mode 100644 index 0000000..1e85d37 --- /dev/null +++ b/Master/Daten- und Systemintegration/Praktikum/DSI-Praktikum-1_ausgang/WS-Client/nbproject/jax-ws.xml @@ -0,0 +1,107 @@ + + + + + + http://localhost:8080/BestellBeanService/BestellBean?wsdl + localhost_8080/BestellBeanService/BestellBean.wsdl + beans.bestell + catalog.xml + + + extension + true + + + verbose + true + + + wsdlLocation + http://localhost:8080/BestellBeanService/BestellBean?wsdl + + + + + http://localhost:8080/ArtikelManagerBeanService/ArtikelManagerBean?wsdl + localhost_8080/ArtikelManagerBeanService/ArtikelManagerBean.wsdl + beans.artikelmanager + catalog.xml + + + extension + true + + + verbose + true + + + wsdlLocation + http://localhost:8080/ArtikelManagerBeanService/ArtikelManagerBean?wsdl + + + + + http://localhost:8080/LagerBeanService/LagerBean?wsdl + localhost_8080/LagerBeanService/LagerBean.wsdl + beans.lager + catalog.xml + + + extension + true + + + verbose + true + + + wsdlLocation + http://localhost:8080/LagerBeanService/LagerBean?wsdl + + + + + http://localhost:8080/LieferantBeanService/LieferantBean?wsdl + localhost_8080/LieferantBeanService/LieferantBean.wsdl + beans.lieferant + catalog.xml + + + extension + true + + + verbose + true + + + wsdlLocation + http://localhost:8080/LieferantBeanService/LieferantBean?wsdl + + + + + http://localhost:8080/DSI-Andere-Webservices/MindestMengeService?wsdl + localhost_8080/DSI-Andere-Webservices/MindestMengeService.wsdl + ws + catalog.xml + + + extension + true + + + verbose + true + + + wsdlLocation + http://localhost:8080/DSI-Andere-Webservices/MindestMengeService?wsdl + + + + + false + -- cgit v1.2.3