Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
05/07/11 14:06:47 (13 years ago)
Author:
mholper
Message:

added UserNameHandler for all serviceProject, central in ECJClient #1441

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/OKBJavaConnector/AuthenticationService/nbproject/jax-ws.xml

    r6064 r6147  
    33  <services/>
    44  <clients>
    5     <client name="AuthenticationService">
    6       <wsdl-url>https://services.heuristiclab.com/OKB.SPR.Java-3.3/AuthenticationService.svc?wsdl</wsdl-url>
    7       <local-wsdl-file>services.heuristiclab.com/OKB.SPR.Java-3.3/AuthenticationService.svc.wsdl</local-wsdl-file>
    8       <package-name forceReplace="true">com.heuristiclab.service.AuthenticationService</package-name>
     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>
    99      <catalog-file>catalog.xml</catalog-file>
    1010      <use-dispatch>true</use-dispatch>
     
    2020        <wsimport-option>
    2121          <wsimport-option-name>wsdlLocation</wsimport-option-name>
    22           <wsimport-option-value>https://services.heuristiclab.com/OKB.SPR.Java-3.3/AuthenticationService.svc?wsdl</wsimport-option-value>
     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>
    2323        </wsimport-option>
    2424        <wsimport-option>
Note: See TracChangeset for help on using the changeset viewer.