<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE webservicesclient PUBLIC "-//IBM Corporation, Inc.//DTD J2EE Web services client 1.0//EN" "http://www.ibm.com/webservices/dtd/j2ee_web_services_client_1_0.dtd">

  <webservicesclient>
    <service-ref>
      <description>WSDL Service ExchangeRateService</description>
      <service-ref-name>service/ExchangeRateService</service-ref-name>
      <service-interface>sample.ExchangeRateService</service-interface>
      <wsdl-file>WEB-INF/wsdl/Sample.wsdl</wsdl-file>
      <jaxrpc-mapping-file>WEB-INF/Sample_mapping.xml</jaxrpc-mapping-file>
      <service-qname>
        <namespaceURI>http://sample</namespaceURI>
        <localpart>ExchangeRateService</localpart>
      </service-qname>
      <port-component-ref>
        <service-endpoint-interface>sample.ExchangeRatePortType</service-endpoint-interface>
      </port-component-ref>
    </service-ref>
    <service-ref>
      <description>WSDL Service StockQuoteService</description>
      <service-ref-name>service/StockQuoteService</service-ref-name>
      <service-interface>sample.StockQuoteService</service-interface>
      <wsdl-file>WEB-INF/wsdl/Sample.wsdl</wsdl-file>
      <jaxrpc-mapping-file>WEB-INF/Sample_mapping.xml</jaxrpc-mapping-file>
      <service-qname>
        <namespaceURI>http://sample</namespaceURI>
        <localpart>StockQuoteService</localpart>
      </service-qname>
      <port-component-ref>
        <service-endpoint-interface>sample.PurchasePortType</service-endpoint-interface>
      </port-component-ref>
      <port-component-ref>
        <service-endpoint-interface>sample.GetQuotePortType</service-endpoint-interface>
      </port-component-ref>
      <handler>
        <handler-name>sample.LoggingHandler</handler-name>
        <handler-class>sample.LoggingHandler</handler-class>
        <init-param>
          <param-name>level</param-name>
          <param-value>information</param-value>
          <description>Logging level</description>
        </init-param>
        <soap-header>
          <namespaceURI>http://sample</namespaceURI>
          <localpart>GetQuote</localpart>
        </soap-header>
        <soap-role>LoggingHandler</soap-role>
        <port-name>GetQuote</port-name>
      </handler>
    </service-ref>
  </webservicesclient>
