maia_modificado/.svn/pristine/b4/b4b13bbd607283bc7b9c81618ec...

15 lines
1.5 KiB
XML
Executable File

<?xml version="1.0" encoding="UTF-8"?>
<mule xmlns:https="http://www.mulesoft.org/schema/mule/https" xmlns:http="http://www.mulesoft.org/schema/mule/http" xmlns:cxf="http://www.mulesoft.org/schema/mule/cxf" xmlns="http://www.mulesoft.org/schema/mule/core" xmlns:doc="http://www.mulesoft.org/schema/mule/documentation" xmlns:spring="http://www.springframework.org/schema/beans" version="CE-3.5.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-current.xsd
http://www.mulesoft.org/schema/mule/core http://www.mulesoft.org/schema/mule/core/current/mule.xsd
http://www.mulesoft.org/schema/mule/http http://www.mulesoft.org/schema/mule/http/current/mule-http.xsd
http://www.mulesoft.org/schema/mule/cxf http://www.mulesoft.org/schema/mule/cxf/current/mule-cxf.xsd
http://www.mulesoft.org/schema/mule/https http://www.mulesoft.org/schema/mule/https/current/mule-https.xsd">
<flow name="centralwebservicessnap-rucFlow1" doc:name="centralwebservicessnap-rucFlow1">
<https:inbound-endpoint exchange-pattern="request-response" doc:name="HTTP" address="https://serviciosarmas.ccffaa.mil.ec:8085/serviceRUC" connector-ref="HTTP_HTTPS"/>
<cxf:jaxws-service doc:name="RucSnap" service="RucServicio" serviceClass="com.fp.webservices.snap.ruc.RucServicio"/>
<component class="com.fp.webservices.snap.ruc.impl.RucServicioImpl" doc:name="Java"/>
</flow>
</mule>