Aggiunta client per il servizio SOAP

This commit is contained in:
Fabio Scotto di Santolo
2019-04-03 18:07:13 +02:00
parent e3bbb08317
commit bebf16c7c9
4 changed files with 120 additions and 1 deletions

4
.idea/compiler.xml generated
View File

@@ -9,10 +9,12 @@
<outputRelativeToContentRoot value="true" />
<module name="cdidemo" />
<module name="jpademo" />
<module name="xmlandjsondemo" />
<module name="beanvalidationdemo" />
<module name="jmsdemo" />
<module name="xmlandjsondemo" />
<module name="jaxwsdemo-client" />
<module name="jaxwsdemoservice" />
<module name="jaxwsdemo-service" />
<module name="ejbdemo" />
</profile>
</annotationProcessing>