Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
05/07/11 14:08:15 (13 years ago)
Author:
bfarka
Message:

added util for accessing service #1441

Location:
branches/OKBJavaConnector/RunCreationService/src/META-INF
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/OKBJavaConnector/RunCreationService/src/META-INF/RunCreationService.svc.xml

    r6068 r6151  
    44        <wsp1:ExactlyOne>
    55            <wsp1:All>
     6                <wsam:Addressing wsp1:Optional="false"/>
    67                <sc:CallbackHandlerConfiguration wspp:visibility="private">
    78                    <sc:CallbackHandler default="okbtester" name="usernameHandler"/>
    89                    <sc:CallbackHandler default="okbtester" name="passwordHandler"/>
    910                </sc:CallbackHandlerConfiguration>
    10                 <wsam:Addressing wsp1:Optional="false"/>
    11                 <sc1:KeyStore wspp:visibility="private"/>
    1211            </wsp1:All>
    1312        </wsp1:ExactlyOne>
  • branches/OKBJavaConnector/RunCreationService/src/META-INF/jax-ws-catalog.xml

    r6148 r6151  
    55    <system systemId="https://services.heuristiclab.com/OKB.SPR.Java-3.3/RunCreationService.svc?xsd=xsd1" uri="wsdl/services.heuristiclab.com/OKB.SPR.Java-3.3/RunCreationService.svc.xsd_xsd1.xsd"/>
    66    <system systemId="https://services.heuristiclab.com/OKB.SPR.Java-3.3/RunCreationService.svc?xsd=xsd2" uri="wsdl/services.heuristiclab.com/OKB.SPR.Java-3.3/RunCreationService.svc.xsd_xsd2.xsd"/>
    7     <system systemId="https://services.heuristiclab.com/OKB.SPR.Java-3.3/RunCreationService.svc?xsd=xsd3" uri="wsdl/services.heuristiclab.com/OKB.SPR.Java-3.3/RunCreationService.svc.xsd_xsd3"/>
    87</catalog>
Note: See TracChangeset for help on using the changeset viewer.