-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcatalog.xml
16 lines (16 loc) · 2.66 KB
/
catalog.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog" prefer="system">
<system systemId="http://localhost:8080/estacionamento/AcessoControle?Tester" uri="xml-resources/web-service-references/AcessoControle_Tester/wsdl/localhost_8080/estacionamento/AcessoControle.tester"/>
<system systemId="http://localhost:8080/estacionamento/MovimentoCaixa?WSDL" uri="xml-resources/web-service-references/MovimentoCaixa/wsdl/localhost_8080/estacionamento/MovimentoCaixa.wsdl"/>
<system systemId="http://localhost:8080/estacionamento/MovimentoCaixa?wsdl" uri="xml-resources/web-service-references/MovimentoCaixa/wsdl/localhost_8080/estacionamento/MovimentoCaixa.wsdl"/>
<system systemId="http://localhost:8080/estacionamento/MovimentoCaixa?xsd=1" uri="xml-resources/web-service-references/MovimentoCaixa/wsdl/localhost_8080/estacionamento/MovimentoCaixa.xsd_1.xsd"/>
<system systemId="http://localhost:8080/estacionamento/MovimentoCaixa?xsd=2" uri="xml-resources/web-service-references/MovimentoCaixa/wsdl/localhost_8080/estacionamento/MovimentoCaixa.xsd_2.xsd"/>
<system systemId="http://localhost:8080/estacionamento/WsMovimentoCaixa?wsdl" uri="xml-resources/web-service-references/WsMovimentoCaixa/wsdl/localhost_8080/estacionamento/WsMovimentoCaixa.wsdl"/>
<system systemId="http://localhost:8080/estacionamento/WsMovimentoCaixa?xsd=1" uri="xml-resources/web-service-references/WsMovimentoCaixa/wsdl/localhost_8080/estacionamento/WsMovimentoCaixa.xsd_1.xsd"/>
<system systemId="http://localhost:8080/estacionamento/WsMovimentoCaixa?xsd=2" uri="xml-resources/web-service-references/WsMovimentoCaixa/wsdl/localhost_8080/estacionamento/WsMovimentoCaixa.xsd_2.xsd"/>
<system systemId="http://localhost:8080/estacionamento/AcessoControle?WSDL" uri="xml-resources/web-service-references/AcessoControle/wsdl/localhost_8080/estacionamento/AcessoControle.wsdl"/>
<system systemId="file:/home/jura/projetos/estacionamento/cliente/AcessoControle.wsdl" uri="xml-resources/web-service-references/AcessoControle/wsdl/AcessoControle.wsdl"/>
<system systemId="http://localhost:8080/estacionamento/AcessoControle?wsdl" uri="xml-resources/web-service-references/AcessoControle/wsdl/localhost_8080/estacionamento/AcessoControle.wsdl"/>
<system systemId="http://localhost:8080/estacionamento/AcessoControle?xsd=1" uri="xml-resources/web-service-references/AcessoControle/wsdl/localhost_8080/estacionamento/AcessoControle.xsd_1.xsd"/>
<system systemId="http://localhost:8080/estacionamento/AcessoControle?xsd=2" uri="xml-resources/web-service-references/AcessoControle/wsdl/localhost_8080/estacionamento/AcessoControle.xsd_2.xsd"/>
</catalog>