Last change
on this file since 11049 was
6147,
checked in by mholper, 13 years ago
|
added UserNameHandler for all serviceProject, central in ECJClient #1441
|
File size:
2.0 KB
|
Line | |
---|
1 | <?xml version="1.0" encoding="UTF-8"?> |
---|
2 | <jax-ws xmlns="http://www.netbeans.org/ns/jax-ws/1"> |
---|
3 | <services/> |
---|
4 | <clients> |
---|
5 | <client name="AuthenticationService.svc"> |
---|
6 | <wsdl-url>file:/C:/Users/MartinH/Documents/NetBeansProjects/AuthenticationService/src/META-INF/wsdl/services.heuristiclab.com/OKB.SPR.Java-3.3/AuthenticationService.svc.wsdl</wsdl-url> |
---|
7 | <local-wsdl-file>AuthenticationService.svc.wsdl</local-wsdl-file> |
---|
8 | <package-name forceReplace="true">com.heuristiclab.services.authentication</package-name> |
---|
9 | <catalog-file>catalog.xml</catalog-file> |
---|
10 | <use-dispatch>true</use-dispatch> |
---|
11 | <wsimport-options> |
---|
12 | <wsimport-option> |
---|
13 | <wsimport-option-name>extension</wsimport-option-name> |
---|
14 | <wsimport-option-value>true</wsimport-option-value> |
---|
15 | </wsimport-option> |
---|
16 | <wsimport-option> |
---|
17 | <wsimport-option-name>verbose</wsimport-option-name> |
---|
18 | <wsimport-option-value>true</wsimport-option-value> |
---|
19 | </wsimport-option> |
---|
20 | <wsimport-option> |
---|
21 | <wsimport-option-name>wsdlLocation</wsimport-option-name> |
---|
22 | <wsimport-option-value>file:/C:/Users/MartinH/Documents/NetBeansProjects/AuthenticationService/src/META-INF/wsdl/services.heuristiclab.com/OKB.SPR.Java-3.3/AuthenticationService.svc.wsdl</wsimport-option-value> |
---|
23 | </wsimport-option> |
---|
24 | <wsimport-option> |
---|
25 | <wsimport-option-name>xnocompile</wsimport-option-name> |
---|
26 | <wsimport-option-value>true</wsimport-option-value> |
---|
27 | </wsimport-option> |
---|
28 | <wsimport-option> |
---|
29 | <wsimport-option-name>xendorsed</wsimport-option-name> |
---|
30 | <wsimport-option-value>true</wsimport-option-value> |
---|
31 | </wsimport-option> |
---|
32 | <wsimport-option> |
---|
33 | <wsimport-option-name>package</wsimport-option-name> |
---|
34 | <wsimport-option-value>com.heuristiclab.services.authentication</wsimport-option-value> |
---|
35 | </wsimport-option> |
---|
36 | </wsimport-options> |
---|
37 | </client> |
---|
38 | </clients> |
---|
39 | <jsr109>false</jsr109> |
---|
40 | </jax-ws> |
---|
Note: See
TracBrowser
for help on using the repository browser.