Initial commit

This commit is contained in:
2026-07-01 14:19:57 +02:00
commit c1f8f0c8fa
1531 changed files with 203357 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
Creazione delle classi dal WSDL
- aprire internet explorer e andare all'indirizzo del wsdl(https://xeisdemo.arxivar.it/Auth/AuthenticationService?wsdl)
- copiare in un file.wsdl
- lanciare il comando: wsdl2java -d S:\wsdl\ -client -ant S:\wsdl\auth.wsdl