Correccion de proyecto

parent 71cf81e0
**/target/
/target/
*/target/*
.classpath
.project
.settings
# Created by https://www.toptal.com/developers/gitignore/api/maven,netbeans,java,eclipse
# Edit at https://www.toptal.com/developers/gitignore?templates=maven,netbeans,java,eclipse
### Eclipse ###
.metadata
bin/
tmp/
*.tmp
*.bak
*.swp
*~.nib
local.properties
.settings/
.loadpath
.recommenders
# External tool builders
.externalToolBuilders/
# Locally stored "Eclipse launch configurations"
*.launch
# PyDev specific (Python IDE for Eclipse)
*.pydevproject
# CDT-specific (C/C++ Development Tooling)
.cproject
# CDT- autotools
.autotools
# Java annotation processor (APT)
.factorypath
# PDT-specific (PHP Development Tools)
.buildpath
# sbteclipse plugin
.target
# Tern plugin
.tern-project
# TeXlipse plugin
.texlipse
# STS (Spring Tool Suite)
.springBeans
# Code Recommenders
.recommenders/
# Annotation Processing
.apt_generated/
.apt_generated_test/
# Scala IDE specific (Scala & Java development for Eclipse)
.cache-main
.scala_dependencies
.worksheet
# Uncomment this line if you wish to ignore the project description file.
# Typically, this file would be tracked if it contains build/dependency configurations:
#.project
### Eclipse Patch ###
# Spring Boot Tooling
.sts4-cache/
### Java ###
# Compiled class file # Compiled class file
*.class *.class
...@@ -28,4 +92,33 @@ ...@@ -28,4 +92,33 @@
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid* hs_err_pid*
/dist/
\ No newline at end of file ### Maven ###
target/
pom.xml.tag
pom.xml.releaseBackup
pom.xml.versionsBackup
pom.xml.next
release.properties
dependency-reduced-pom.xml
buildNumber.properties
.mvn/timing.properties
# https://github.com/takari/maven-wrapper#usage-without-binary-jar
.mvn/wrapper/maven-wrapper.jar
### Maven Patch ###
# Eclipse m2e generated files
# Eclipse Core
.project
# JDT-specific (Eclipse Java Development Tools)
.classpath
### NetBeans ###
**/nbproject/private/
**/nbproject/Makefile-*.mk
**/nbproject/Package-*.bash
build/
nbbuild/
dist/
nbdist/
.nb-gradle/
# DDA_WSB_ClienteSAP # DDA_CRN_ClienteSAP
Servicio WSB Cliente SAP para Derechos de Autos Servicio CRN Cliente SAP para DErechos de Autor
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<Context antiJARLocking="true" path="/DDA_WSB_ClienteSAP"/> <Context antiJARLocking="true" path="/DDA_CRN_ClienteSAP"/>
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog" prefer="system">
<system systemId="file:/C:/Users/jfmj_/Downloads/TerminosComerciales.wsdl" uri="wsdl/TerminosComerciales.wsdl"/>
<system systemId="file:/C:/Users/jfmj_/Downloads/ActivoFijo.wsdl" uri="wsdl/ActivoFijo.wsdl"/>
<system systemId="http://amcopodev-6.amxcontenido.local:50000/dir/wsdl?p=ic/e65df73e5d043133977122667ba3fb47" uri="wsdl/amcopodev-6.amxcontenido.local_50000/dir/wsdl.p_ic/e65df73e5d043133977122667ba3fb47.wsdl"/>
<system systemId="file:/C:/Users/jfmj_/Downloads/SI_CapitalizaContenido_OutService.wsdl" uri="wsdl/SI_CapitalizaContenido_OutService.wsdl"/>
<system systemId="file:/C:/Users/jfmj_/Downloads/SI_ModificaAF_OutService.wsdl" uri="wsdl/SI_ModificaAF_OutService.wsdl"/>
<system systemId="file:/C:/Users/jfmj_/Downloads/SI_DisminucionValor_OutService.wsdl" uri="wsdl/SI_DisminucionValor_OutService.wsdl"/>
</catalog>
\ No newline at end of file
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<web-app xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://java.sun.com/xml/ns/javaee" xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd" id="WebApp_ID" version="3.0"> <web-app xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://java.sun.com/xml/ns/javaee" xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd" id="WebApp_ID" version="3.0">
<display-name>DDA_WSB_ClienteSAP</display-name> <display-name>DDA_CRN_ClienteSAP</display-name>
<welcome-file-list> <context-param>
<welcome-file>index.jsp</welcome-file> <param-name>contextConfigLocation</param-name>
</welcome-file-list> <param-value>classpath*:ApplicationContext*.xml</param-value>
<servlet> </context-param>
<servlet-name>DDACWebServices</servlet-name>
<servlet-class>
org.springframework.web.servlet.DispatcherServlet
</servlet-class>
<init-param>
<param-name>contextConfigLocation</param-name>
<param-value>classpath:ApplicationContext.xml</param-value>
</init-param>
</servlet>
<servlet-mapping>
<servlet-name>DDACWebServices</servlet-name>
<url-pattern>/services/*</url-pattern>
</servlet-mapping>
<context-param>
<param-name>contextConfigLocation</param-name>
<param-value>
classpath:ApplicationContext*.xml
</param-value>
</context-param>
<listener> <listener>
<listener-class>org.springframework.web.context.ContextLoaderListener</listener-class> <listener-class>org.springframework.web.context.ContextLoaderListener</listener-class>
</listener> </listener>
<welcome-file-list>
<welcome-file>index.jsp</welcome-file>
</welcome-file-list>
</web-app> </web-app>
\ No newline at end of file
This diff is collapsed.
<?xml version="1.0" encoding="UTF-8"?><wsdl:definitions name="SI_CapitalizaContenido_Out" targetNamespace="http://americamovil.com/DDA/1/F/EnviaPostcapitalizaContenido" xmlns:p1="http://americamovil.com/DDA/1/F/EnviaPostcapitalizaContenido" xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"><wsdl:documentation/><wsp:UsingPolicy wsdl:required="true"/><wsp:Policy wsu:Id="OP_EnviaPostcapitalizaContenido"/><wsdl:types><xsd:schema targetNamespace="http://americamovil.com/DDA/1/F/EnviaPostcapitalizaContenido" xmlns="http://americamovil.com/DDA/1/F/EnviaPostcapitalizaContenido" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><xsd:element name="MT_CapitalizaContenido_res" type="DT_CapitalizaContenido_res"/><xsd:element name="MT_CapitalizaContenido" type="DT_CapitalizaContenido"/><xsd:complexType name="DT_CapitalizaContenido_res"><xsd:annotation><xsd:appinfo source="http://sap.com/xi/VersionID">f02b62d5ed8311ec91540000006cde82</xsd:appinfo></xsd:annotation><xsd:sequence><xsd:element name="Respuesta" maxOccurs="unbounded"><xsd:annotation><xsd:appinfo source="http://sap.com/xi/TextID">4e57e34a5e5411e5b7b800ff90358409</xsd:appinfo></xsd:annotation><xsd:complexType><xsd:sequence><xsd:element name="CodigoSAP" type="xsd:string"><xsd:annotation><xsd:appinfo source="http://sap.com/xi/TextID">0c35402ae32c11e697cf00ffb0dba309</xsd:appinfo></xsd:annotation></xsd:element><xsd:element name="Status" type="xsd:string"><xsd:annotation><xsd:appinfo source="http://sap.com/xi/TextID">4e57e3495e5411e5c80100ff90358409</xsd:appinfo></xsd:annotation></xsd:element><xsd:element name="Subno"><xsd:annotation><xsd:appinfo source="http://sap.com/xi/TextID">f0227a98ed8311eca14200059a3c7a00</xsd:appinfo></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:maxLength value="3"/></xsd:restriction></xsd:simpleType></xsd:element><xsd:element name="MENSAJE" type="xsd:string" minOccurs="0"/></xsd:sequence></xsd:complexType></xsd:element></xsd:sequence></xsd:complexType><xsd:complexType name="DT_CapitalizaContenido"><xsd:annotation><xsd:documentation xml:lang="EN">Estructura de datos para postcapitalizar contenido</xsd:documentation><xsd:appinfo source="http://sap.com/xi/VersionID">10f0cbebe84011ecb09e0000006cde82</xsd:appinfo></xsd:annotation><xsd:sequence><xsd:element name="Registro" maxOccurs="unbounded"><xsd:annotation><xsd:appinfo source="http://sap.com/xi/TextID">79d1d1d45d8a11e5ad4600ff70342b09</xsd:appinfo></xsd:annotation><xsd:complexType><xsd:sequence><xsd:element name="CodigoSAP"><xsd:annotation><xsd:appinfo source="http://sap.com/xi/TextID">79d1d1d25d8a11e5b44000ff70342b09</xsd:appinfo></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:maxLength value="12"/></xsd:restriction></xsd:simpleType></xsd:element><xsd:element name="AumentoValor"><xsd:annotation><xsd:appinfo source="http://sap.com/xi/TextID">79d1d1d35d8a11e59a2a00ff70342b09</xsd:appinfo></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:maxLength value="16"/></xsd:restriction></xsd:simpleType></xsd:element><xsd:element name="FechaInicio"><xsd:annotation><xsd:appinfo source="http://sap.com/xi/TextID">b55dd7b558c311e5cb6f00ffb06b2e09</xsd:appinfo><xsd:documentation>AAAAMMDD</xsd:documentation></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:maxLength value="8"/></xsd:restriction></xsd:simpleType></xsd:element><xsd:element name="FechaContabilizacion"><xsd:annotation><xsd:appinfo source="http://sap.com/xi/TextID">10ca1cebe84011eccf2300059a3c7a00</xsd:appinfo></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:maxLength value="8"/></xsd:restriction></xsd:simpleType></xsd:element><xsd:element name="SUBNUMERO" type="xsd:string" minOccurs="0"><xsd:annotation><xsd:appinfo source="http://sap.com/xi/TextID">208f6503e84011ecceda00059a3c7a00</xsd:appinfo></xsd:annotation></xsd:element></xsd:sequence></xsd:complexType></xsd:element></xsd:sequence></xsd:complexType></xsd:schema></wsdl:types><wsdl:message name="MT_CapitalizaContenido"><wsdl:documentation/><wsdl:part name="MT_CapitalizaContenido" element="p1:MT_CapitalizaContenido"/></wsdl:message><wsdl:message name="MT_CapitalizaContenido_res"><wsdl:documentation/><wsdl:part name="MT_CapitalizaContenido_res" element="p1:MT_CapitalizaContenido_res"/></wsdl:message><wsdl:portType name="SI_CapitalizaContenido_Out"><wsdl:documentation/><wsdl:operation name="EnviaPostcapitalizaContenido"><wsdl:documentation/><wsp:Policy><wsp:PolicyReference URI="#OP_EnviaPostcapitalizaContenido"/></wsp:Policy><wsdl:input message="p1:MT_CapitalizaContenido"/><wsdl:output message="p1:MT_CapitalizaContenido_res"/></wsdl:operation></wsdl:portType><wsdl:binding name="SI_CapitalizaContenido_OutBinding" type="p1:SI_CapitalizaContenido_Out"><soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"/><wsdl:operation name="EnviaPostcapitalizaContenido"><soap:operation soapAction="http://sap.com/xi/WebService/soap1.1" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"/><wsdl:input><soap:body use="literal" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"/></wsdl:input><wsdl:output><soap:body use="literal" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"/></wsdl:output></wsdl:operation></wsdl:binding><wsdl:service name="SI_CapitalizaContenido_OutService"><wsdl:port name="HTTP_Port" binding="p1:SI_CapitalizaContenido_OutBinding"><soap:address location="http://amcopodev-6.amxcontenido.local:50000/XISOAPAdapter/MessageServlet?senderParty=&amp;senderService=SYS_AM_1_DDA_DEV&amp;receiverParty=&amp;receiverService=&amp;interface=SI_CapitalizaContenido_Out&amp;interfaceNamespace=http%3A%2F%2Famericamovil.com%2FDDA%2F1%2FF%2FEnviaPostcapitalizaContenido" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"/></wsdl:port><wsdl:port name="HTTPS_Port" binding="p1:SI_CapitalizaContenido_OutBinding"><soap:address location="https://amcopodev-6.amxcontenido.local:50001/XISOAPAdapter/MessageServlet?senderParty=&amp;senderService=SYS_AM_1_DDA_DEV&amp;receiverParty=&amp;receiverService=&amp;interface=SI_CapitalizaContenido_Out&amp;interfaceNamespace=http%3A%2F%2Famericamovil.com%2FDDA%2F1%2FF%2FEnviaPostcapitalizaContenido" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"/></wsdl:port></wsdl:service></wsdl:definitions>
\ No newline at end of file
<?xml version="1.0" encoding="UTF-8"?><wsdl:definitions name="SI_DisminucionValor_Out" targetNamespace="http://americamovil.com/DDA/1/F/EnviaDisminucionValor" xmlns:p1="http://americamovil.com/DDA/1/F/EnviaDisminucionValor" xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"><wsdl:documentation/><wsp:UsingPolicy wsdl:required="true"/><wsp:Policy wsu:Id="OP_EnviaDisminucionValor"/><wsdl:types><xsd:schema targetNamespace="http://americamovil.com/DDA/1/F/EnviaDisminucionValor" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://americamovil.com/DDA/1/F/EnviaDisminucionValor"><xsd:element name="MT_DisminucionValor_res" type="DT_DisminucionValor_res"/><xsd:element name="MT_DisminucionValor" type="DT_DisminucionValor"/><xsd:complexType name="DT_DisminucionValor"><xsd:annotation><xsd:appinfo source="http://sap.com/xi/VersionID">54d8182be71711e6a4d100000065e686</xsd:appinfo></xsd:annotation><xsd:sequence><xsd:element name="Registro" maxOccurs="unbounded"><xsd:annotation><xsd:appinfo source="http://sap.com/xi/TextID">54d16d3fe71711e690e900ffa0d55609</xsd:appinfo></xsd:annotation><xsd:complexType><xsd:sequence><xsd:element name="CodigoSAP"><xsd:annotation><xsd:appinfo source="http://sap.com/xi/TextID">54d1522de71711e68df000ffa0d55609</xsd:appinfo></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:maxLength value="12"/></xsd:restriction></xsd:simpleType></xsd:element><xsd:element name="Subnumero"><xsd:annotation><xsd:appinfo source="http://sap.com/xi/TextID">54d1522ee71711e6c29500ffa0d55609</xsd:appinfo></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:maxLength value="4"/></xsd:restriction></xsd:simpleType></xsd:element><xsd:element name="Importe"><xsd:annotation><xsd:appinfo source="http://sap.com/xi/TextID">54d1522fe71711e6934700ffa0d55609</xsd:appinfo></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:maxLength value="16"/></xsd:restriction></xsd:simpleType></xsd:element><xsd:element name="FechaInicio"><xsd:annotation><xsd:appinfo source="http://sap.com/xi/TextID">54d15230e71711e6ae3800ffa0d55609</xsd:appinfo></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:maxLength value="8"/></xsd:restriction></xsd:simpleType></xsd:element><xsd:element name="FechaContab"><xsd:annotation><xsd:appinfo source="http://sap.com/xi/TextID">54d15231e71711e6824500ffa0d55609</xsd:appinfo></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:maxLength value="8"/></xsd:restriction></xsd:simpleType></xsd:element></xsd:sequence></xsd:complexType></xsd:element></xsd:sequence></xsd:complexType><xsd:complexType name="DT_DisminucionValor_res"><xsd:annotation><xsd:appinfo source="http://sap.com/xi/VersionID">44f08b2fe71711e68d6b00000065e686</xsd:appinfo></xsd:annotation><xsd:sequence><xsd:element name="Registro" maxOccurs="unbounded"><xsd:annotation><xsd:appinfo source="http://sap.com/xi/TextID">da486e21e3f611e6848f00ff70641209</xsd:appinfo></xsd:annotation><xsd:complexType><xsd:sequence><xsd:element name="Status"><xsd:annotation><xsd:appinfo source="http://sap.com/xi/TextID">da47dd39e3f611e6b9a700ff70641209</xsd:appinfo></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:maxLength value="100"/></xsd:restriction></xsd:simpleType></xsd:element><xsd:element name="CodigoSAP"><xsd:annotation><xsd:appinfo source="http://sap.com/xi/TextID">da486e1fe3f611e6b04f00ff70641209</xsd:appinfo></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:maxLength value="12"/></xsd:restriction></xsd:simpleType></xsd:element><xsd:element name="Subnumero"><xsd:annotation><xsd:appinfo source="http://sap.com/xi/TextID">da486e20e3f611e6c8d800ff70641209</xsd:appinfo></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:maxLength value="4"/></xsd:restriction></xsd:simpleType></xsd:element></xsd:sequence></xsd:complexType></xsd:element></xsd:sequence></xsd:complexType></xsd:schema></wsdl:types><wsdl:message name="MT_DisminucionValor"><wsdl:documentation/><wsdl:part name="MT_DisminucionValor" element="p1:MT_DisminucionValor"/></wsdl:message><wsdl:message name="MT_DisminucionValor_res"><wsdl:documentation/><wsdl:part name="MT_DisminucionValor_res" element="p1:MT_DisminucionValor_res"/></wsdl:message><wsdl:portType name="SI_DisminucionValor_Out"><wsdl:documentation/><wsdl:operation name="EnviaDisminucionValor"><wsdl:documentation/><wsp:Policy><wsp:PolicyReference URI="#OP_EnviaDisminucionValor"/></wsp:Policy><wsdl:input message="p1:MT_DisminucionValor"/><wsdl:output message="p1:MT_DisminucionValor_res"/></wsdl:operation></wsdl:portType><wsdl:binding name="SI_DisminucionValor_OutBinding" type="p1:SI_DisminucionValor_Out"><soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"/><wsdl:operation name="EnviaDisminucionValor"><soap:operation soapAction="http://sap.com/xi/WebService/soap1.1" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"/><wsdl:input><soap:body use="literal" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"/></wsdl:input><wsdl:output><soap:body use="literal" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"/></wsdl:output></wsdl:operation></wsdl:binding><wsdl:service name="SI_DisminucionValor_OutService"><wsdl:port name="HTTP_Port" binding="p1:SI_DisminucionValor_OutBinding"><soap:address location="http://amcopodev-6.amxcontenido.local:50000/XISOAPAdapter/MessageServlet?senderParty=&amp;senderService=SYS_AM_1_DDA_DEV&amp;receiverParty=&amp;receiverService=&amp;interface=SI_DisminucionValor_Out&amp;interfaceNamespace=http%3A%2F%2Famericamovil.com%2FDDA%2F1%2FF%2FEnviaDisminucionValor" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"/></wsdl:port><wsdl:port name="HTTPS_Port" binding="p1:SI_DisminucionValor_OutBinding"><soap:address location="https://amcopodev-6.amxcontenido.local:50001/XISOAPAdapter/MessageServlet?senderParty=&amp;senderService=SYS_AM_1_DDA_DEV&amp;receiverParty=&amp;receiverService=&amp;interface=SI_DisminucionValor_Out&amp;interfaceNamespace=http%3A%2F%2Famericamovil.com%2FDDA%2F1%2FF%2FEnviaDisminucionValor" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"/></wsdl:port></wsdl:service></wsdl:definitions>
\ No newline at end of file
This diff is collapsed.
<?xml version="1.0" encoding="UTF-8"?><wsdl:definitions name="SI_TerminosComerciales_Out" targetNamespace="http://americamovil.com/DDA/1/F/EnviaTerminosComerciales" xmlns:p1="http://americamovil.com/DDA/1/F/EnviaTerminosComerciales" xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"><wsdl:documentation/><wsp:UsingPolicy wsdl:required="true"/><wsp:Policy wsu:Id="OP_SI_TerminosComerciales_Out"/><wsdl:types><xsd:schema targetNamespace="http://americamovil.com/DDA/1/F/EnviaTerminosComerciales" xmlns="http://americamovil.com/DDA/1/F/EnviaTerminosComerciales" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><xsd:element name="MT_TerminosComerciales" type="DT_TerminosComerciales"/><xsd:element name="MT_TerminosComerciales_res" type="DT_TerminosComerciales_res"/><xsd:complexType name="DT_TerminosComerciales_res"><xsd:annotation><xsd:appinfo source="http://sap.com/xi/VersionID">a3da07bfe1b911ec9aec0000006cde82</xsd:appinfo></xsd:annotation><xsd:sequence><xsd:element name="estatus" type="xsd:string"><xsd:annotation><xsd:appinfo source="http://sap.com/xi/TextID">d58fb690dc9711eca11600059a3c7a00</xsd:appinfo></xsd:annotation></xsd:element><xsd:element name="ESTPROC" type="xsd:string" minOccurs="0"/></xsd:sequence></xsd:complexType><xsd:complexType name="DT_TerminosComerciales"><xsd:annotation><xsd:appinfo source="http://sap.com/xi/VersionID">0b80eab2e1ba11ec80b30000006cde82</xsd:appinfo></xsd:annotation><xsd:sequence><xsd:element name="IdentificadorInt" minOccurs="0"><xsd:annotation><xsd:appinfo source="http://sap.com/xi/TextID">f06c5d5adc9611ecc52100059a3c7a00</xsd:appinfo></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:maxLength value="4"/></xsd:restriction></xsd:simpleType></xsd:element><xsd:element name="ordenCompra" minOccurs="0"><xsd:annotation><xsd:appinfo source="http://sap.com/xi/TextID">f06c5d5bdc9611ecb6e700059a3c7a00</xsd:appinfo></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:maxLength value="10"/></xsd:restriction></xsd:simpleType></xsd:element><xsd:element name="contratoDDA" minOccurs="0"><xsd:annotation><xsd:appinfo source="http://sap.com/xi/TextID">f06c5d5cdc9611ec8df100059a3c7a00</xsd:appinfo></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:maxLength value="25"/></xsd:restriction></xsd:simpleType></xsd:element><xsd:element name="Condicionescomerciales" minOccurs="0" maxOccurs="unbounded"><xsd:annotation><xsd:appinfo source="http://sap.com/xi/TextID">0b7e9923e1ba11ec940100059a3c7a00</xsd:appinfo></xsd:annotation><xsd:complexType><xsd:sequence><xsd:element name="Valorcondicion" type="xsd:string" minOccurs="0"><xsd:annotation><xsd:appinfo source="http://sap.com/xi/TextID">f06c5d5ddc9611ecb21900059a3c7a00</xsd:appinfo></xsd:annotation></xsd:element><xsd:element name="Fechavencimiento" minOccurs="0"><xsd:annotation><xsd:appinfo source="http://sap.com/xi/TextID">f06c96d6dc9611eca99a00059a3c7a00</xsd:appinfo></xsd:annotation><xsd:simpleType><xsd:restriction base="xsd:string"><xsd:maxLength value="8"/></xsd:restriction></xsd:simpleType></xsd:element></xsd:sequence></xsd:complexType></xsd:element></xsd:sequence></xsd:complexType></xsd:schema></wsdl:types><wsdl:message name="MT_TerminosComerciales"><wsdl:documentation/><wsdl:part name="MT_TerminosComerciales" element="p1:MT_TerminosComerciales"/></wsdl:message><wsdl:message name="MT_TerminosComerciales_res"><wsdl:documentation/><wsdl:part name="MT_TerminosComerciales_res" element="p1:MT_TerminosComerciales_res"/></wsdl:message><wsdl:portType name="SI_TerminosComerciales_Out"><wsdl:documentation/><wsdl:operation name="SI_TerminosComerciales_Out"><wsdl:documentation/><wsp:Policy><wsp:PolicyReference URI="#OP_SI_TerminosComerciales_Out"/></wsp:Policy><wsdl:input message="p1:MT_TerminosComerciales"/><wsdl:output message="p1:MT_TerminosComerciales_res"/></wsdl:operation></wsdl:portType><wsdl:binding name="SI_TerminosComerciales_OutBinding" type="p1:SI_TerminosComerciales_Out"><soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"/><wsdl:operation name="SI_TerminosComerciales_Out"><soap:operation soapAction="http://sap.com/xi/WebService/soap1.1" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"/><wsdl:input><soap:body use="literal" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"/></wsdl:input><wsdl:output><soap:body use="literal" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"/></wsdl:output></wsdl:operation></wsdl:binding><wsdl:service name="SI_TerminosComerciales_OutService"><wsdl:port name="HTTP_Port" binding="p1:SI_TerminosComerciales_OutBinding"><soap:address location="http://amcopodev-6.amxcontenido.local:50000/XISOAPAdapter/MessageServlet?senderParty=&amp;senderService=SYS_AM_1_DDA_DEV&amp;receiverParty=&amp;receiverService=&amp;interface=SI_TerminosComerciales_Out&amp;interfaceNamespace=http%3A%2F%2Famericamovil.com%2FDDA%2F1%2FF%2FEnviaTerminosComerciales" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"/></wsdl:port><wsdl:port name="HTTPS_Port" binding="p1:SI_TerminosComerciales_OutBinding"><soap:address location="https://amcopodev-6.amxcontenido.local:50001/XISOAPAdapter/MessageServlet?senderParty=&amp;senderService=SYS_AM_1_DDA_DEV&amp;receiverParty=&amp;receiverService=&amp;interface=SI_TerminosComerciales_Out&amp;interfaceNamespace=http%3A%2F%2Famericamovil.com%2FDDA%2F1%2FF%2FEnviaTerminosComerciales" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"/></wsdl:port></wsdl:service></wsdl:definitions>
\ No newline at end of file
<%@ page language="java" pageEncoding="UTF-8"%> <h3>DDA_CRN_ClienteSAP</h3>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> \ No newline at end of file
<html>
<head>
<title>DDA_WSB_ClienteSAP</title>
</head>
<body>
DDA_WSB_ClienteSAP :: WSB Cliente SAP <br>
</body>
</html>
...@@ -7,8 +7,8 @@ ...@@ -7,8 +7,8 @@
<!-- the Compile on Save feature is turned off for the project. --> <!-- the Compile on Save feature is turned off for the project. -->
<!-- You can turn off the Compile on Save (or Deploy on Save) setting --> <!-- You can turn off the Compile on Save (or Deploy on Save) setting -->
<!-- in the project's Project Properties dialog box.--> <!-- in the project's Project Properties dialog box.-->
<project name="DDA_WSB_ClienteSAP" default="default" basedir="."> <project name="DDA_CRN_ClienteSAP" default="default" basedir=".">
<description>Builds, tests, and runs the project DDA_WSB_ClienteSAP.</description> <description>Builds, tests, and runs the project DDA_CRN_ClienteSAP.</description>
<import file="nbproject/build-impl.xml"/> <import file="nbproject/build-impl.xml"/>
<!-- <!--
......
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<Context antiJARLocking="true" path="/DDA_WSB_ClienteSAP"/> <Context antiJARLocking="true" path="/DDA_CRN_ClienteSAP"/>
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<beans xmlns="http://www.springframework.org/schema/beans" <beans xmlns="http://www.springframework.org/schema/beans"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:jee="http://www.springframework.org/schema/jee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:mvc="http://www.springframework.org/schema/mvc" xmlns:jaxws="http://cxf.apache.org/jaxws" xmlns:jee="http://www.springframework.org/schema/jee"
xmlns:mvc="http://www.springframework.org/schema/mvc"
xmlns:jaxws="http://cxf.apache.org/jaxws"
xmlns:p="http://www.springframework.org/schema/p"
xmlns:context="http://www.springframework.org/schema/context" xmlns:context="http://www.springframework.org/schema/context"
xsi:schemaLocation=" xsi:schemaLocation="
http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans
...@@ -16,7 +19,7 @@ ...@@ -16,7 +19,7 @@
http://www.springframework.org/schema/context/spring-context-3.0.xsd"> http://www.springframework.org/schema/context/spring-context-3.0.xsd">
<context:component-scan base-package="mx.com.amx.mx.dda.ws"/> <context:component-scan base-package="mx.com.amx.mx.dda.crn"/>
<mvc:annotation-driven/> <mvc:annotation-driven/>
...@@ -26,8 +29,8 @@ ...@@ -26,8 +29,8 @@
<value>classpath:general.properties</value> <value>classpath:general.properties</value>
</property> </property>
</bean> </bean>
<bean class="org.springframework.web.servlet.view.ContentNegotiatingViewResolver"> <bean class="org.springframework.web.servlet.view.ContentNegotiatingViewResolver">
<property name="order" value="1" /> <property name="order" value="1" />
<property name="mediaTypes"> <property name="mediaTypes">
...@@ -46,26 +49,48 @@ ...@@ -46,26 +49,48 @@
</list> </list>
</property> </property>
<property name="ignoreAcceptHeader" value="true" /> <property name="ignoreAcceptHeader" value="true" />
</bean> </bean>
<bean id="jaxbMarshallerBean" class="org.springframework.oxm.jaxb.Jaxb2Marshaller"> <bean id="jaxbMarshallerBean" class="org.springframework.oxm.jaxb.Jaxb2Marshaller">
<property name="classesToBeBound"> <property name="classesToBeBound">
<list> <list>
<!-- 45 --> <!-- 27 -->
<value>com.americamovil.dda._1.m.enviatitulo.DTTitulo</value> <value>com.americamovil.dda._1.f.enviamodifactivofijo.DTTituloPorValor</value>
<!-- 8 --> <value>com.americamovil.dda._1.f.enviamodifactivofijo.DTModificaAFRes</value>
<value>com.americamovil.dda._1.m.enviapedidocompra.DTPedidoCompra</value>
<value>com.americamovil.dda._1.m.enviapedidocompra.DTPedidoCompraRes</value> <!-- 25 -->
<!-- 17 y 23 --> <value>com.americamovil.dda._1.f.enviaactivofijo.DTActivoFijo</value>
<value>com.americamovil.dda._1.enviaposicionpo.DTCreaPosicionPOReq</value> <value>com.americamovil.dda._1.f.enviaactivofijo.DTTituloMismoValor</value>
<value>com.americamovil.dda._1.enviaposicionpo.DTModificaPosicionPO</value> <value>com.americamovil.dda._1.f.enviaactivofijo.DTActivoFijoRes</value>
<value>com.americamovil.dda._1.enviaposicionpo.DTPosicionPORes</value>
<!-- 32 --> <!-- 31 -->
<value>com.americamovil.dda._1.enviaentradamercancia.DTEntradaMercancia</value> <value>com.americamovil.dda._1.f.enviamodifactivofijo.DTBajaSinPerdida</value>
<value>com.americamovil.dda._1.enviaentradamercancia.DTEntradaMercanciaRes</value>
<!-- 14 --> <!-- 30 -->
<value>com.americamovil.dda._1.f.enviafactura.DTFactura</value> <value>com.americamovil.dda._1.f.enviamodifactivofijo.DTBajaConPerdida</value>
<value>com.americamovil.dda._1.f.enviafactura.DTFacturasRes</value>
<!-- 19 -->
<value>com.americamovil.dda._1.f.enviapostcapitalizacontenido.DTCapitalizaContenido</value>
<value>com.americamovil.dda._1.f.enviapostcapitalizacontenido.DTCapitalizaContenidoRes</value>
<!-- 51 -->
<value>com.americamovil.dda._1.f.enviadisminucionvalor.DTDisminucionValor</value>
<value>com.americamovil.dda._1.f.enviadisminucionvalor.DTDisminucionValorRes</value>
<!-- 20 -->
<value>com.americamovil.dda._1.f.envianombreactivof.DTNombreActivoFReq</value>
<value>com.americamovil.dda._1.f.envianombreactivof.DTNombreActivoFRes</value>
<!-- 28 -->
<value>com.americamovil.dda._1.f.enviaterminoscomerciales.DTTerminosComerciales</value>
<value>com.americamovil.dda._1.f.enviaterminoscomerciales.DTTerminosComercialesRes</value>
<!-- 29 -->
<value>com.americamovil.dda._1.f.enviamodifactivofijo.DTVidaUtil</value>
<value>com.americamovil.dda._1.f.enviamodifactivofijo.DTVidaUtilRes</value>
</list> </list>
</property> </property>
<property name="marshallerProperties"> <property name="marshallerProperties">
...@@ -78,14 +103,14 @@ ...@@ -78,14 +103,14 @@
</bean> </bean>
<bean id="messageFactory" class="org.springframework.ws.soap.saaj.SaajSoapMessageFactory"/> <bean id="messageFactory" class="org.springframework.ws.soap.saaj.SaajSoapMessageFactory"/>
<!-- WS Orden Compra SAP --> <!-- WS Notificacion Activo Fijo SAP -->
<bean id="wsContratosSAP" class="org.springframework.ws.client.core.WebServiceTemplate"> <bean id="wsCRNClienteSAP" class="org.springframework.ws.client.core.WebServiceTemplate">
<constructor-arg ref="messageFactory"/> <constructor-arg ref="messageFactory"/>
<property name="marshaller" ref="jaxbMarshallerBean" /> <property name="marshaller" ref="jaxbMarshallerBean" />
<property name="unmarshaller" ref="jaxbMarshallerBean" /> <property name="unmarshaller" ref="jaxbMarshallerBean" />
<property name="messageSender"> <property name="messageSender">
<bean class="org.springframework.ws.transport.http.CommonsHttpMessageSender"> <bean class="org.springframework.ws.transport.http.CommonsHttpMessageSender">
<property name="credentials"> <property name="credentials">
...@@ -93,47 +118,72 @@ ...@@ -93,47 +118,72 @@
<constructor-arg value="${sap.services.credenciales}"/> <constructor-arg value="${sap.services.credenciales}"/>
</bean> </bean>
</property> </property>
<property name="connectionTimeout"> <property name="connectionTimeout">
<value>60000</value> <value>60000</value>
</property> </property>
</bean> </bean>
</property> </property>
<!-- Nuevo codigo
<property name="messageSender">
<bean class="org.springframework.ws.transport.http.HttpComponentsMessageSender">
<property name="credentials">
<bean class="org.apache.commons.httpclient.UsernamePasswordCredentials">
<constructor-arg value="${sap.services.credenciales}"/>
</bean>
</property>
<property name="connectionTimeout">
<value>35000</value>
</property>
</bean>
</property>
-->
</bean> </bean>
<!-- BO --> <!-- BO -->
<bean id="contratoBO" class="mx.com.amx.mx.dda.ws.bo.ContratoBO"> <bean id="ddaclienteSAPBO" class="mx.com.amx.mx.dda.crn.bo.DDAClienteSAPBO">
<property name="contratoDAO" ref="contratoSAPDAO" /> <property name="dao" ref="ddaclienteSAPDAO" />
<property name="wsMgr" ref="contratoWSBO" /> <property name="wsMgr" ref="ddaclienteSAPWSBO" />
</bean> </bean>
<!-- BO WS --> <!-- BO WS -->
<bean id="contratoWSBO" class="mx.com.amx.mx.dda.ws.bo.ContratoWSBO"> <bean id="ddaclienteSAPWSBO" class="mx.com.amx.mx.dda.crn.bo.DDACteSAPWSBO">
</bean> </bean>
<!--DAO --> <!--DAO -->
<bean id="contratoSAPDAO" class="mx.com.amx.mx.dda.ws.dao.ContratoDAO"> <bean id="ddaclienteSAPDAO" class="mx.com.amx.mx.dda.crn.dao.DDAClienteSAPDAO">
<property name="jdbcTemplate" ref="jdbcTemplate" /> <property name="jdbcTemplate" ref="jdbcTemplate" />
</bean> </bean>
<!-- JNDI -->
<!-- log4j setting --> <jee:jndi-lookup id="dsDDA" jndi-name="${database.jndi}" cache="true" expected-type="javax.sql.DataSource" />
<bean id="jdbcTemplate" class="org.springframework.jdbc.core.JdbcTemplate">
<property name="dataSource" ref="dsDDA" />
</bean>
<!-- CRN -->
<bean id="clienteSAP_DDA" class="mx.com.amx.mx.dda.crn.DDAClienteSAP" >
<property name="bo" ref="ddaclienteSAPBO" />
</bean>
<bean id="cronClienteSAP_DDA"
class="org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean"
p:concurrent="false"
p:targetObject-ref="clienteSAP_DDA"
p:targetMethod="ejecutaProceso">
</bean>
<bean id="triggerClienteSAP_DDA" class="org.springframework.scheduling.quartz.CronTriggerBean"
p:jobDetail-ref="cronClienteSAP_DDA"
p:startDelay="1000"
p:cronExpression="0 15 16 * * ? *" >
<!-- Seconds Minutes Hours Day-Month Month Day-Week Year -->
<!-- LOCAL p:cronExpression="0 */2 * * * ? *" > c2min -->
<!-- DEV p:cronExpression="0 0 2,3 * * ? *" > 2:00am, 3:00am -->
<!-- QA p:cronExpression="0 0 11,13,15,17 * * ? *" > 11am, 1pm, 3pm, 5pm -->
<!-- PRD p:cronExpression="0 0 3,4 * * ? *" > -->
</bean>
<bean class="org.springframework.scheduling.quartz.SchedulerFactoryBean"
p:waitForJobsToCompleteOnShutdown="true" >
<property name="triggers">
<list>
<ref bean="triggerClienteSAP_DDA" />
</list>
</property>
</bean>
<!-- log4j setting -->
<bean id="log4jInitialization" class="org.springframework.beans.factory.config.MethodInvokingFactoryBean"> <bean id="log4jInitialization" class="org.springframework.beans.factory.config.MethodInvokingFactoryBean">
<property name="targetClass" value="org.springframework.util.Log4jConfigurer" /> <property name="targetClass" value="org.springframework.util.Log4jConfigurer" />
<property name="targetMethod" value="initLogging" /> <property name="targetMethod" value="initLogging" />
......
<?xml version="1.0" encoding="UTF-8"?>
<beans xmlns="http://www.springframework.org/schema/beans"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:jee="http://www.springframework.org/schema/jee"
xsi:schemaLocation="
http://www.springframework.org/schema/beans
http://www.springframework.org/schema/beans/spring-beans-3.0.xsd
http://www.springframework.org/schema/jee
http://www.springframework.org/schema/jee/spring-jee-3.0.xsd">
<bean class="org.springframework.beans.factory.config.PropertyPlaceholderConfigurer">
<property name="location">
<value>classpath:general.properties</value>
</property>
</bean>
<jee:jndi-lookup id="dsDDA" jndi-name="${database.jndi}" cache="true" expected-type="javax.sql.DataSource" />
<bean id="jdbcTemplate" class="org.springframework.jdbc.core.JdbcTemplate">
<property name="dataSource" ref="dsDDA" />
</bean>
</beans>
\ No newline at end of file
log4j.rootCategory=DEBUG, LOGFILE log4j.rootCategory=ALL, LOGFILE
log4j.appender.CONSOLE=org.apache.log4j.ConsoleAppender log4j.appender.CONSOLE=org.apache.log4j.ConsoleAppender
log4j.appender.CONSOLE.layout=org.apache.log4j.PatternLayout log4j.appender.CONSOLE.layout=org.apache.log4j.PatternLayout
......
...@@ -11,7 +11,7 @@ log4j.appender.CONSOLE.layout.ConversionPattern=%-5p %c %x[%L] - %m%n ...@@ -11,7 +11,7 @@ log4j.appender.CONSOLE.layout.ConversionPattern=%-5p %c %x[%L] - %m%n
# LOGFILE is set to be a File appender using a PatternLayout. # LOGFILE is set to be a File appender using a PatternLayout.
log4j.appender.LOGFILE=org.apache.log4j.RollingFileAppender log4j.appender.LOGFILE=org.apache.log4j.RollingFileAppender
log4j.appender.LOGFILE.File=C:\\logs\\mx\\dda\\ws\\DDA_WS.log log4j.appender.LOGFILE.File=logs/mx/dda/ws/DDA_WS.log
log4j.appender.LOGFILE.Append=true log4j.appender.LOGFILE.Append=true
log4j.appender.LOGFILE.Threshold=ALL log4j.appender.LOGFILE.Threshold=ALL
log4j.appender.LOGFILE.layout=org.apache.log4j.PatternLayout log4j.appender.LOGFILE.layout=org.apache.log4j.PatternLayout
......
log4j.rootCategory=DEBUG, LOGFILE log4j.rootCategory=DEBUG, LOGFILE
log4j.appender.CONSOLE=org.apache.log4j.ConsoleAppender
log4j.appender.CONSOLE.layout=org.apache.log4j.PatternLayout
log4j.appender.CONSOLE.layout.ConversionPattern=%-5p %c %x[%L] - %m%n
log4j.appender.LOGFILE=org.apache.log4j.RollingFileAppender log4j.appender.LOGFILE=org.apache.log4j.RollingFileAppender
log4j.appender.LOGFILE.File=logs/mx/dda/ws/DDA_WS.log log4j.appender.LOGFILE.File=logs/mx/dda/ws/DDA_WS.log
log4j.appender.LOGFILE.Append=true log4j.appender.LOGFILE.Append=true
......
log4j.rootCategory=DEBUG, LOGFILE log4j.rootCategory=DEBUG, LOGFILE
log4j.appender.LOGFILE=org.apache.log4j.RollingFileAppender log4j.appender.LOGFILE=org.apache.log4j.RollingFileAppender
#log4j.appender.LOGFILE.File=logs/mx/dda/ws/DDA_WS.log #log4j.appender.LOGFILE.File=logs/mx/dda/ws/DDA_WS_CRN_C.log
log4j.appender.LOGFILE.File=logs/mx/dda/ws/DDA_WSB_WS.log log4j.appender.LOGFILE.File=logs/mx/dda/ws/DDA_WS_CRN_C.log
log4j.appender.LOGFILE.Append=true log4j.appender.LOGFILE.Append=true
log4j.appender.LOGFILE.layout=org.apache.log4j.PatternLayout log4j.appender.LOGFILE.layout=org.apache.log4j.PatternLayout
log4j.appender.LOGFILE.layout.ConversionPattern=[%d{dd MMM yyyy HH:mm:ss}]%-5p %c %x[%L] - %m%n log4j.appender.LOGFILE.layout.ConversionPattern=[%d{dd MMM yyyy HH:mm:ss}]%-5p %c %x[%L] - %m%n
......
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<web-app xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://java.sun.com/xml/ns/javaee" xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd" id="WebApp_ID" version="3.0"> <web-app xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://java.sun.com/xml/ns/javaee" xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd" id="WebApp_ID" version="3.0">
<display-name>DDA_WSB_ClienteSAP</display-name> <display-name>DDA_CRN_ClienteSAP</display-name>
<welcome-file-list> <context-param>
<welcome-file>index.jsp</welcome-file> <param-name>contextConfigLocation</param-name>
</welcome-file-list> <param-value>classpath*:ApplicationContext*.xml</param-value>
<servlet> </context-param>
<servlet-name>DDACWebServices</servlet-name>
<servlet-class>
org.springframework.web.servlet.DispatcherServlet
</servlet-class>
<init-param>
<param-name>contextConfigLocation</param-name>
<param-value>classpath:ApplicationContext.xml</param-value>
</init-param>
</servlet>
<servlet-mapping>
<servlet-name>DDACWebServices</servlet-name>
<url-pattern>/services/*</url-pattern>
</servlet-mapping>
<context-param>
<param-name>contextConfigLocation</param-name>
<param-value>
classpath:ApplicationContext*.xml
</param-value>
</context-param>
<listener> <listener>
<listener-class>org.springframework.web.context.ContextLoaderListener</listener-class> <listener-class>org.springframework.web.context.ContextLoaderListener</listener-class>
</listener> </listener>
<welcome-file-list>
<welcome-file>index.jsp</welcome-file>
</welcome-file-list>
</web-app> </web-app>
\ No newline at end of file
<%@ page language="java" pageEncoding="UTF-8"%> <h3>DDA_CRN_ClienteSAP</h3>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> \ No newline at end of file
<html>
<head>
<title>DDA_WSB_ClienteSAP</title>
</head>
<body>
DDA_WSB_ClienteSAP :: WSB Cliente SAP <br>
</body>
</html>
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog" prefer="system">
<system systemId="file:/C:/Users/jfmj_/Downloads/TerminosComerciales.wsdl" uri="conf/xml-resources/web-service-references/TerminosComerciales/wsdl/TerminosComerciales.wsdl"/>
<system systemId="file:/C:/Users/jfmj_/Downloads/ActivoFijo.wsdl" uri="conf/xml-resources/web-service-references/ActivoFijo/wsdl/ActivoFijo.wsdl"/>
<system systemId="http://amcopodev-6.amxcontenido.local:50000/dir/wsdl?p=ic/e65df73e5d043133977122667ba3fb47" uri="conf/xml-resources/web-service-references/e65df73e5d043133977122667ba3fb47/wsdl/amcopodev-6.amxcontenido.local_50000/dir/wsdl.p_ic/e65df73e5d043133977122667ba3fb47.wsdl"/>
<system systemId="file:/C:/Users/jfmj_/Downloads/SI_CapitalizaContenido_OutService.wsdl" uri="conf/xml-resources/web-service-references/SI_CapitalizaContenido_OutService/wsdl/SI_CapitalizaContenido_OutService.wsdl"/>
<system systemId="file:/C:/Users/jfmj_/Downloads/SI_ModificaAF_OutService.wsdl" uri="conf/xml-resources/web-service-references/SI_ModificaAF_OutService/wsdl/SI_ModificaAF_OutService.wsdl"/>
<system systemId="file:/C:/Users/jfmj_/Downloads/SI_DisminucionValor_OutService.wsdl" uri="conf/xml-resources/web-service-references/SI_DisminucionValor_OutService/wsdl/SI_DisminucionValor_OutService.wsdl"/>
</catalog>
\ No newline at end of file
libs.CopyLibs.classpath=\ libs.CopyLibs.classpath=\
${base}/CopyLibs/org-netbeans-modules-java-j2seproject-copylibstask.jar;\ ${base}/CopyLibs/org-netbeans-modules-java-j2seproject-copylibstask.jar
${base}/javaee-endorsed-api-6.0
libs.CopyLibs.displayName=CopyLibs Task libs.CopyLibs.displayName=CopyLibs Task
libs.CopyLibs.prop-version=2.0 libs.CopyLibs.prop-version=2.0
libs.javaee-endorsed-api-6.0.classpath=\ libs.javaee-endorsed-api-6.0.classpath=\
......
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
- cleanup - cleanup
--> -->
<project xmlns:webproject1="http://www.netbeans.org/ns/web-project/1" xmlns:webproject2="http://www.netbeans.org/ns/web-project/2" xmlns:webproject3="http://www.netbeans.org/ns/web-project/3" basedir=".." default="default" name="DDA_WSB_ClienteSAP-impl"> <project xmlns:webproject1="http://www.netbeans.org/ns/web-project/1" xmlns:webproject2="http://www.netbeans.org/ns/web-project/2" xmlns:webproject3="http://www.netbeans.org/ns/web-project/3" basedir=".." default="default" name="DDA_CRN_ClienteSAP-impl">
<import file="ant-deploy.xml"/> <import file="ant-deploy.xml"/>
<fail message="Please build using Ant 1.7.1 or higher."> <fail message="Please build using Ant 1.7.1 or higher.">
<condition> <condition>
...@@ -487,7 +487,7 @@ or ant -Dj2ee.platform.classpath=&lt;server_classpath&gt; (where no properties f ...@@ -487,7 +487,7 @@ or ant -Dj2ee.platform.classpath=&lt;server_classpath&gt; (where no properties f
</condition> </condition>
<union id="test.set"/> <union id="test.set"/>
<taskdef classname="org.testng.TestNGAntTask" classpath="${run.test.classpath}" name="testng"/> <taskdef classname="org.testng.TestNGAntTask" classpath="${run.test.classpath}" name="testng"/>
<testng classfilesetref="test.set" failureProperty="tests.failed" listeners="org.testng.reporters.VerboseReporter" methods="${testng.methods.arg}" mode="${testng.mode}" outputdir="${build.test.results.dir}" suitename="DDA_WSB_ClienteSAP" testname="TestNG tests" workingDir="${basedir}"> <testng classfilesetref="test.set" failureProperty="tests.failed" listeners="org.testng.reporters.VerboseReporter" methods="${testng.methods.arg}" mode="${testng.mode}" outputdir="${build.test.results.dir}" suitename="DDA_CRN_ClienteSAP" testname="TestNG tests" workingDir="${basedir}">
<xmlfileset dir="${build.test.classes.dir}" includes="@{testincludes}"/> <xmlfileset dir="${build.test.classes.dir}" includes="@{testincludes}"/>
<propertyset> <propertyset>
<propertyref prefix="test-sys-prop."/> <propertyref prefix="test-sys-prop."/>
...@@ -574,8 +574,7 @@ or ant -Dj2ee.platform.classpath=&lt;server_classpath&gt; (where no properties f ...@@ -574,8 +574,7 @@ or ant -Dj2ee.platform.classpath=&lt;server_classpath&gt; (where no properties f
<formatter type="brief" usefile="false"/> <formatter type="brief" usefile="false"/>
<formatter type="xml"/> <formatter type="xml"/>
<jvmarg value="-ea"/> <jvmarg value="-ea"/>
<jvmarg line="${debug-args-line}"/> <jvmarg value="-agentlib:jdwp=transport=${debug-transport},address=${jpda.address}"/>
<jvmarg value="-Xrunjdwp:transport=${debug-transport},address=${jpda.address}"/>
<customize/> <customize/>
</junit> </junit>
</sequential> </sequential>
...@@ -604,8 +603,7 @@ or ant -Dj2ee.platform.classpath=&lt;server_classpath&gt; (where no properties f ...@@ -604,8 +603,7 @@ or ant -Dj2ee.platform.classpath=&lt;server_classpath&gt; (where no properties f
<formatter type="xml"/> <formatter type="xml"/>
<jvmarg value="-ea"/> <jvmarg value="-ea"/>
<jvmarg line="${run.jvmargs.ide}"/> <jvmarg line="${run.jvmargs.ide}"/>
<jvmarg line="${debug-args-line}"/> <jvmarg value="-agentlib:jdwp=transport=${debug-transport},address=${jpda.address}"/>
<jvmarg value="-Xrunjdwp:transport=${debug-transport},address=${jpda.address}"/>
<customize/> <customize/>
</junit> </junit>
</sequential> </sequential>
...@@ -634,7 +632,7 @@ or ant -Dj2ee.platform.classpath=&lt;server_classpath&gt; (where no properties f ...@@ -634,7 +632,7 @@ or ant -Dj2ee.platform.classpath=&lt;server_classpath&gt; (where no properties f
<condition else="-testclass @{testClass}" property="test.class.or.method" value="-methods @{testClass}.@{testMethod}"> <condition else="-testclass @{testClass}" property="test.class.or.method" value="-methods @{testClass}.@{testMethod}">
<isset property="test.method"/> <isset property="test.method"/>
</condition> </condition>
<condition else="-suitename DDA_WSB_ClienteSAP -testname @{testClass} ${test.class.or.method}" property="testng.cmd.args" value="@{testClass}"> <condition else="-suitename DDA_CRN_ClienteSAP -testname @{testClass} ${test.class.or.method}" property="testng.cmd.args" value="@{testClass}">
<matches pattern=".*\.xml" string="@{testClass}"/> <matches pattern=".*\.xml" string="@{testClass}"/>
</condition> </condition>
<delete dir="${build.test.results.dir}" quiet="true"/> <delete dir="${build.test.results.dir}" quiet="true"/>
...@@ -763,18 +761,6 @@ or ant -Dj2ee.platform.classpath=&lt;server_classpath&gt; (where no properties f ...@@ -763,18 +761,6 @@ or ant -Dj2ee.platform.classpath=&lt;server_classpath&gt; (where no properties f
</macrodef> </macrodef>
</target> </target>
<target name="-init-debug-args"> <target name="-init-debug-args">
<property name="version-output" value="java version &quot;${ant.java.version}"/>
<condition property="have-jdk-older-than-1.4">
<or>
<contains string="${version-output}" substring="java version &quot;1.0"/>
<contains string="${version-output}" substring="java version &quot;1.1"/>
<contains string="${version-output}" substring="java version &quot;1.2"/>
<contains string="${version-output}" substring="java version &quot;1.3"/>
</or>
</condition>
<condition else="-Xdebug" property="debug-args-line" value="-Xdebug -Xnoagent -Djava.compiler=none">
<istrue value="${have-jdk-older-than-1.4}"/>
</condition>
<condition else="dt_socket" property="debug-transport-by-os" value="dt_shmem"> <condition else="dt_socket" property="debug-transport-by-os" value="dt_shmem">
<os family="windows"/> <os family="windows"/>
</condition> </condition>
...@@ -791,8 +777,7 @@ or ant -Dj2ee.platform.classpath=&lt;server_classpath&gt; (where no properties f ...@@ -791,8 +777,7 @@ or ant -Dj2ee.platform.classpath=&lt;server_classpath&gt; (where no properties f
<sequential> <sequential>
<java classname="@{classname}" fork="true"> <java classname="@{classname}" fork="true">
<jvmarg line="${endorsed.classpath.cmd.line.arg}"/> <jvmarg line="${endorsed.classpath.cmd.line.arg}"/>
<jvmarg line="${debug-args-line}"/> <jvmarg value="-agentlib:jdwp=transport=${debug-transport},address=${jpda.address}"/>
<jvmarg value="-Xrunjdwp:transport=${debug-transport},address=${jpda.address}"/>
<jvmarg line="${runmain.jvmargs}"/> <jvmarg line="${runmain.jvmargs}"/>
<classpath> <classpath>
<path path="@{classpath}"/> <path path="@{classpath}"/>
...@@ -1545,6 +1530,7 @@ exists or setup the property manually. For example like this: ...@@ -1545,6 +1530,7 @@ exists or setup the property manually. For example like this:
</target> </target>
<target depends="init,compile-test,-debug-start-debugger-test,-debug-start-debuggee-test" name="debug-test"/> <target depends="init,compile-test,-debug-start-debugger-test,-debug-start-debuggee-test" name="debug-test"/>
<target depends="init,compile-test-single,-debug-start-debugger-test,-debug-start-debuggee-test-method" name="debug-test-method"/> <target depends="init,compile-test-single,-debug-start-debugger-test,-debug-start-debuggee-test-method" name="debug-test-method"/>
<target depends="debug-test-method" name="debug-single-method"/>
<target depends="init,-pre-debug-fix,compile-test-single" if="netbeans.home" name="-do-debug-fix-test"> <target depends="init,-pre-debug-fix,compile-test-single" if="netbeans.home" name="-do-debug-fix-test">
<webproject1:nbjpdareload dir="${build.test.classes.dir}"/> <webproject1:nbjpdareload dir="${build.test.classes.dir}"/>
</target> </target>
......
build.xml.data.CRC32=cabfb3e9 build.xml.data.CRC32=08ec0cfe
build.xml.script.CRC32=8c8a73d9 build.xml.script.CRC32=572bb466
build.xml.stylesheet.CRC32=651128d4@1.77.1.1 build.xml.stylesheet.CRC32=1707db4f@1.89.0.1
# This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml. # This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml.
# Do not edit this file. You may delete it but then the IDE will never regenerate such files for you. # Do not edit this file. You may delete it but then the IDE will never regenerate such files for you.
nbproject/build-impl.xml.data.CRC32=cabfb3e9 nbproject/build-impl.xml.data.CRC32=08ec0cfe
nbproject/build-impl.xml.script.CRC32=1e99bee6 nbproject/build-impl.xml.script.CRC32=7877f7cc
nbproject/build-impl.xml.stylesheet.CRC32=99ea4b56@1.77.1.1 nbproject/build-impl.xml.stylesheet.CRC32=334708a0@1.89.0.1
nbproject/jaxws-build.xml.stylesheet.CRC32=6608c2cf
<?xml version="1.0" encoding="UTF-8"?>
<jax-ws xmlns="http://www.netbeans.org/ns/jax-ws/1">
<services/>
<clients>
</clients>
</jax-ws>
<?xml version="1.0" encoding="UTF-8"?><!--
*** GENERATED FROM jax-ws.xml - DO NOT EDIT ! ***
*** TO MODIFY wsimport options USE Web Service node -> Edit WS Attributes ***
*** TO CHANGE TARGETS GENERATED TO jaxws-build.xml COPY THOSE ***
*** TARGETS TO ../build.xml AND MODIFY THAT FILE INSTEAD ***
--><project xmlns:xalan="http://xml.apache.org/xslt" xmlns:webproject2="http://www.netbeans.org/ns/web-project/2" xmlns:jaxws="http://www.netbeans.org/ns/jax-ws/1">
<!--
===================
JAX-WS WSGEN SECTION
===================
-->
<!--
===================
JAX-WS WSIMPORT SECTION
===================
-->
</project>
deploy.ant.properties.file=C:\\Users\\jfmj_\\AppData\\Roaming\\NetBeans\\8.2\\tomcat70.properties deploy.ant.properties.file=C:\\Users\\jfmj_\\AppData\\Roaming\\NetBeans\\8.2\\tomcat70.properties
j2ee.server.domain=C:/apache-tomcat-7.0.67
j2ee.server.home=D:/apache-tomcat-7.0.67 j2ee.server.home=D:/apache-tomcat-7.0.67
j2ee.server.instance=tomcat70:home=D:\\apache-tomcat-7.0.67 j2ee.server.instance=tomcat70:home=D:\\apache-tomcat-7.0.67
javac.debug=true javac.debug=true
......
...@@ -2,8 +2,6 @@ ...@@ -2,8 +2,6 @@
<project-private xmlns="http://www.netbeans.org/ns/project-private/1"> <project-private xmlns="http://www.netbeans.org/ns/project-private/1">
<editor-bookmarks xmlns="http://www.netbeans.org/ns/editor-bookmarks/2" lastBookmarkId="0"/> <editor-bookmarks xmlns="http://www.netbeans.org/ns/editor-bookmarks/2" lastBookmarkId="0"/>
<open-files xmlns="http://www.netbeans.org/ns/projectui-open-files/2"> <open-files xmlns="http://www.netbeans.org/ns/projectui-open-files/2">
<group> <group/>
<file>file:/C:/Users/jfmj_/Documents/DDA/Githg/DDA_WSB_ClienteSAP/resources/general.properties</file>
</group>
</open-files> </open-files>
</project-private> </project-private>
...@@ -3,6 +3,13 @@ annotation.processing.enabled.in.editor=true ...@@ -3,6 +3,13 @@ annotation.processing.enabled.in.editor=true
annotation.processing.processors.list= annotation.processing.processors.list=
annotation.processing.run.all.processors=true annotation.processing.run.all.processors=true
annotation.processing.source.output=${build.generated.sources.dir}/ap-source-output annotation.processing.source.output=${build.generated.sources.dir}/ap-source-output
auxiliary.org-netbeans-modules-css-prep.less_2e_compiler_2e_options=
auxiliary.org-netbeans-modules-css-prep.less_2e_enabled=false
auxiliary.org-netbeans-modules-css-prep.less_2e_mappings=/less:/css
auxiliary.org-netbeans-modules-css-prep.sass_2e_compiler_2e_options=
auxiliary.org-netbeans-modules-css-prep.sass_2e_enabled=false
auxiliary.org-netbeans-modules-css-prep.sass_2e_mappings=/scss:/css
auxiliary.org-netbeans-modules-web-clientproject-api.js_2e_libs_2e_folder=js/libs
auxiliary.org-netbeans-modules-whitelist.whitelist-oracle=false auxiliary.org-netbeans-modules-whitelist.whitelist-oracle=false
build.classes.dir=${build.web.dir}/WEB-INF/classes build.classes.dir=${build.web.dir}/WEB-INF/classes
build.classes.excludes=**/*.java,**/*.form build.classes.excludes=**/*.java,**/*.form
...@@ -44,7 +51,7 @@ file.reference.commons-lang3-3.2.1.jar=lib/commons-lang3-3.2.1.jar ...@@ -44,7 +51,7 @@ file.reference.commons-lang3-3.2.1.jar=lib/commons-lang3-3.2.1.jar
file.reference.commons-logging-1.1.1.jar=lib/commons-logging-1.1.1.jar file.reference.commons-logging-1.1.1.jar=lib/commons-logging-1.1.1.jar
file.reference.commons-pool-1.4.jar=lib/commons-pool-1.4.jar file.reference.commons-pool-1.4.jar=lib/commons-pool-1.4.jar
file.reference.commons-validator-1.3.1.jar=lib/commons-validator-1.3.1.jar file.reference.commons-validator-1.3.1.jar=lib/commons-validator-1.3.1.jar
file.reference.DDA_WSB_ClienteSAP-src=src file.reference.DDA_CRN_ClienteSAP-src=src
file.reference.dom4j-1.6.1.jar=lib/dom4j-1.6.1.jar file.reference.dom4j-1.6.1.jar=lib/dom4j-1.6.1.jar
file.reference.ezmorph.jar=lib/ezmorph.jar file.reference.ezmorph.jar=lib/ezmorph.jar
file.reference.httpclient-4.2.3.jar=lib/httpclient-4.2.3.jar file.reference.httpclient-4.2.3.jar=lib/httpclient-4.2.3.jar
...@@ -166,8 +173,8 @@ javac.debug=true ...@@ -166,8 +173,8 @@ javac.debug=true
javac.deprecation=false javac.deprecation=false
javac.processorpath=\ javac.processorpath=\
${javac.classpath} ${javac.classpath}
javac.source=1.8 javac.source=1.7
javac.target=1.8 javac.target=1.7
javac.test.classpath=\ javac.test.classpath=\
${javac.classpath}:\ ${javac.classpath}:\
${build.classes.dir} ${build.classes.dir}
...@@ -197,11 +204,11 @@ run.test.classpath=\ ...@@ -197,11 +204,11 @@ run.test.classpath=\
runmain.jvmargs= runmain.jvmargs=
source.encoding=ISO-8859-1 source.encoding=ISO-8859-1
source.root=. source.root=.
src.dir=${file.reference.DDA_WSB_ClienteSAP-src} src.dir=${file.reference.DDA_CRN_ClienteSAP-src}
src.resources.dir=resources src.resources.dir=resources
test.src.dir= test.src.dir=
war.content.additional= war.content.additional=
war.ear.name=${war.name} war.ear.name=${war.name}
war.name=DDA_WSB_ClienteSAP.war war.name=DDA_CRN_ClienteSAP.war
web.docbase.dir=WebContent web.docbase.dir=WebContent
webinf.dir=WebContent/WEB-INF webinf.dir=WebContent/WEB-INF
...@@ -2,8 +2,9 @@ ...@@ -2,8 +2,9 @@
<project xmlns="http://www.netbeans.org/ns/project/1"> <project xmlns="http://www.netbeans.org/ns/project/1">
<type>org.netbeans.modules.web.project</type> <type>org.netbeans.modules.web.project</type>
<configuration> <configuration>
<buildExtensions xmlns="http://www.netbeans.org/ns/ant-build-extender/1"/>
<data xmlns="http://www.netbeans.org/ns/web-project/3"> <data xmlns="http://www.netbeans.org/ns/web-project/3">
<name>DDA_WSB_ClienteSAP</name> <name>DDA_CRN_ClienteSAP</name>
<minimum-ant-version>1.6.5</minimum-ant-version> <minimum-ant-version>1.6.5</minimum-ant-version>
<web-module-libraries> <web-module-libraries>
<library dirs="200"> <library dirs="200">
...@@ -261,5 +262,6 @@ ...@@ -261,5 +262,6 @@
<libraries xmlns="http://www.netbeans.org/ns/ant-project-libraries/1"> <libraries xmlns="http://www.netbeans.org/ns/ant-project-libraries/1">
<definitions>.\lib\nblibraries.properties</definitions> <definitions>.\lib\nblibraries.properties</definitions>
</libraries> </libraries>
<libraries xmlns="http://www.netbeans.org/ns/cdnjs-libraries/1"/>
</configuration> </configuration>
</project> </project>
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<beans xmlns="http://www.springframework.org/schema/beans" <beans xmlns="http://www.springframework.org/schema/beans"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:jee="http://www.springframework.org/schema/jee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:mvc="http://www.springframework.org/schema/mvc" xmlns:jaxws="http://cxf.apache.org/jaxws" xmlns:jee="http://www.springframework.org/schema/jee"
xmlns:mvc="http://www.springframework.org/schema/mvc"
xmlns:jaxws="http://cxf.apache.org/jaxws"
xmlns:p="http://www.springframework.org/schema/p"
xmlns:context="http://www.springframework.org/schema/context" xmlns:context="http://www.springframework.org/schema/context"
xsi:schemaLocation=" xsi:schemaLocation="
http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans
...@@ -16,7 +19,7 @@ ...@@ -16,7 +19,7 @@
http://www.springframework.org/schema/context/spring-context-3.0.xsd"> http://www.springframework.org/schema/context/spring-context-3.0.xsd">
<context:component-scan base-package="mx.com.amx.mx.dda.ws"/> <context:component-scan base-package="mx.com.amx.mx.dda.crn"/>
<mvc:annotation-driven/> <mvc:annotation-driven/>
...@@ -26,8 +29,8 @@ ...@@ -26,8 +29,8 @@
<value>classpath:general.properties</value> <value>classpath:general.properties</value>
</property> </property>
</bean> </bean>
<bean class="org.springframework.web.servlet.view.ContentNegotiatingViewResolver"> <bean class="org.springframework.web.servlet.view.ContentNegotiatingViewResolver">
<property name="order" value="1" /> <property name="order" value="1" />
<property name="mediaTypes"> <property name="mediaTypes">
...@@ -46,26 +49,48 @@ ...@@ -46,26 +49,48 @@
</list> </list>
</property> </property>
<property name="ignoreAcceptHeader" value="true" /> <property name="ignoreAcceptHeader" value="true" />
</bean> </bean>
<bean id="jaxbMarshallerBean" class="org.springframework.oxm.jaxb.Jaxb2Marshaller"> <bean id="jaxbMarshallerBean" class="org.springframework.oxm.jaxb.Jaxb2Marshaller">
<property name="classesToBeBound"> <property name="classesToBeBound">
<list> <list>
<!-- 45 --> <!-- 27 -->
<value>com.americamovil.dda._1.m.enviatitulo.DTTitulo</value> <value>com.americamovil.dda._1.f.enviamodifactivofijo.DTTituloPorValor</value>
<!-- 8 --> <value>com.americamovil.dda._1.f.enviamodifactivofijo.DTModificaAFRes</value>
<value>com.americamovil.dda._1.m.enviapedidocompra.DTPedidoCompra</value>
<value>com.americamovil.dda._1.m.enviapedidocompra.DTPedidoCompraRes</value> <!-- 25 -->
<!-- 17 y 23 --> <value>com.americamovil.dda._1.f.enviaactivofijo.DTActivoFijo</value>
<value>com.americamovil.dda._1.enviaposicionpo.DTCreaPosicionPOReq</value> <value>com.americamovil.dda._1.f.enviaactivofijo.DTTituloMismoValor</value>
<value>com.americamovil.dda._1.enviaposicionpo.DTModificaPosicionPO</value> <value>com.americamovil.dda._1.f.enviaactivofijo.DTActivoFijoRes</value>
<value>com.americamovil.dda._1.enviaposicionpo.DTPosicionPORes</value>
<!-- 32 --> <!-- 31 -->
<value>com.americamovil.dda._1.enviaentradamercancia.DTEntradaMercancia</value> <value>com.americamovil.dda._1.f.enviamodifactivofijo.DTBajaSinPerdida</value>
<value>com.americamovil.dda._1.enviaentradamercancia.DTEntradaMercanciaRes</value>
<!-- 14 --> <!-- 30 -->
<value>com.americamovil.dda._1.f.enviafactura.DTFactura</value> <value>com.americamovil.dda._1.f.enviamodifactivofijo.DTBajaConPerdida</value>
<value>com.americamovil.dda._1.f.enviafactura.DTFacturasRes</value>
<!-- 19 -->
<value>com.americamovil.dda._1.f.enviapostcapitalizacontenido.DTCapitalizaContenido</value>
<value>com.americamovil.dda._1.f.enviapostcapitalizacontenido.DTCapitalizaContenidoRes</value>
<!-- 51 -->
<value>com.americamovil.dda._1.f.enviadisminucionvalor.DTDisminucionValor</value>
<value>com.americamovil.dda._1.f.enviadisminucionvalor.DTDisminucionValorRes</value>
<!-- 20 -->
<value>com.americamovil.dda._1.f.envianombreactivof.DTNombreActivoFReq</value>
<value>com.americamovil.dda._1.f.envianombreactivof.DTNombreActivoFRes</value>
<!-- 28 -->
<value>com.americamovil.dda._1.f.enviaterminoscomerciales.DTTerminosComerciales</value>
<value>com.americamovil.dda._1.f.enviaterminoscomerciales.DTTerminosComercialesRes</value>
<!-- 29 -->
<value>com.americamovil.dda._1.f.enviamodifactivofijo.DTVidaUtil</value>
<value>com.americamovil.dda._1.f.enviamodifactivofijo.DTVidaUtilRes</value>
</list> </list>
</property> </property>
<property name="marshallerProperties"> <property name="marshallerProperties">
...@@ -78,14 +103,14 @@ ...@@ -78,14 +103,14 @@
</bean> </bean>
<bean id="messageFactory" class="org.springframework.ws.soap.saaj.SaajSoapMessageFactory"/> <bean id="messageFactory" class="org.springframework.ws.soap.saaj.SaajSoapMessageFactory"/>
<!-- WS Orden Compra SAP --> <!-- WS Notificacion Activo Fijo SAP -->
<bean id="wsContratosSAP" class="org.springframework.ws.client.core.WebServiceTemplate"> <bean id="wsCRNClienteSAP" class="org.springframework.ws.client.core.WebServiceTemplate">
<constructor-arg ref="messageFactory"/> <constructor-arg ref="messageFactory"/>
<property name="marshaller" ref="jaxbMarshallerBean" /> <property name="marshaller" ref="jaxbMarshallerBean" />
<property name="unmarshaller" ref="jaxbMarshallerBean" /> <property name="unmarshaller" ref="jaxbMarshallerBean" />
<property name="messageSender"> <property name="messageSender">
<bean class="org.springframework.ws.transport.http.CommonsHttpMessageSender"> <bean class="org.springframework.ws.transport.http.CommonsHttpMessageSender">
<property name="credentials"> <property name="credentials">
...@@ -93,47 +118,72 @@ ...@@ -93,47 +118,72 @@
<constructor-arg value="${sap.services.credenciales}"/> <constructor-arg value="${sap.services.credenciales}"/>
</bean> </bean>
</property> </property>
<property name="connectionTimeout"> <property name="connectionTimeout">
<value>60000</value> <value>60000</value>
</property> </property>
</bean> </bean>
</property> </property>
<!-- Nuevo codigo
<property name="messageSender">
<bean class="org.springframework.ws.transport.http.HttpComponentsMessageSender">
<property name="credentials">
<bean class="org.apache.commons.httpclient.UsernamePasswordCredentials">
<constructor-arg value="${sap.services.credenciales}"/>
</bean>
</property>
<property name="connectionTimeout">
<value>35000</value>
</property>
</bean>
</property>
-->
</bean> </bean>
<!-- BO --> <!-- BO -->
<bean id="contratoBO" class="mx.com.amx.mx.dda.ws.bo.ContratoBO"> <bean id="ddaclienteSAPBO" class="mx.com.amx.mx.dda.crn.bo.DDAClienteSAPBO">
<property name="contratoDAO" ref="contratoSAPDAO" /> <property name="dao" ref="ddaclienteSAPDAO" />
<property name="wsMgr" ref="contratoWSBO" /> <property name="wsMgr" ref="ddaclienteSAPWSBO" />
</bean> </bean>
<!-- BO WS --> <!-- BO WS -->
<bean id="contratoWSBO" class="mx.com.amx.mx.dda.ws.bo.ContratoWSBO"> <bean id="ddaclienteSAPWSBO" class="mx.com.amx.mx.dda.crn.bo.DDACteSAPWSBO">
</bean> </bean>
<!--DAO --> <!--DAO -->
<bean id="contratoSAPDAO" class="mx.com.amx.mx.dda.ws.dao.ContratoDAO"> <bean id="ddaclienteSAPDAO" class="mx.com.amx.mx.dda.crn.dao.DDAClienteSAPDAO">
<property name="jdbcTemplate" ref="jdbcTemplate" /> <property name="jdbcTemplate" ref="jdbcTemplate" />
</bean> </bean>
<!-- JNDI -->
<!-- log4j setting --> <jee:jndi-lookup id="dsDDA" jndi-name="${database.jndi}" cache="true" expected-type="javax.sql.DataSource" />
<bean id="jdbcTemplate" class="org.springframework.jdbc.core.JdbcTemplate">
<property name="dataSource" ref="dsDDA" />
</bean>
<!-- CRN -->
<bean id="clienteSAP_DDA" class="mx.com.amx.mx.dda.crn.DDAClienteSAP" >
<property name="bo" ref="ddaclienteSAPBO" />
</bean>
<bean id="cronClienteSAP_DDA"
class="org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean"
p:concurrent="false"
p:targetObject-ref="clienteSAP_DDA"
p:targetMethod="ejecutaProceso">
</bean>
<bean id="triggerClienteSAP_DDA" class="org.springframework.scheduling.quartz.CronTriggerBean"
p:jobDetail-ref="cronClienteSAP_DDA"
p:startDelay="1000"
p:cronExpression="0 15 16 * * ? *" >
<!-- Seconds Minutes Hours Day-Month Month Day-Week Year -->
<!-- LOCAL p:cronExpression="0 */2 * * * ? *" > c2min -->
<!-- DEV p:cronExpression="0 0 2,3 * * ? *" > 2:00am, 3:00am -->
<!-- QA p:cronExpression="0 0 11,13,15,17 * * ? *" > 11am, 1pm, 3pm, 5pm -->
<!-- PRD p:cronExpression="0 0 3,4 * * ? *" > -->
</bean>
<bean class="org.springframework.scheduling.quartz.SchedulerFactoryBean"
p:waitForJobsToCompleteOnShutdown="true" >
<property name="triggers">
<list>
<ref bean="triggerClienteSAP_DDA" />
</list>
</property>
</bean>
<!-- log4j setting -->
<bean id="log4jInitialization" class="org.springframework.beans.factory.config.MethodInvokingFactoryBean"> <bean id="log4jInitialization" class="org.springframework.beans.factory.config.MethodInvokingFactoryBean">
<property name="targetClass" value="org.springframework.util.Log4jConfigurer" /> <property name="targetClass" value="org.springframework.util.Log4jConfigurer" />
<property name="targetMethod" value="initLogging" /> <property name="targetMethod" value="initLogging" />
......
<?xml version="1.0" encoding="UTF-8"?>
<beans xmlns="http://www.springframework.org/schema/beans"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:jee="http://www.springframework.org/schema/jee"
xsi:schemaLocation="
http://www.springframework.org/schema/beans
http://www.springframework.org/schema/beans/spring-beans-3.0.xsd
http://www.springframework.org/schema/jee
http://www.springframework.org/schema/jee/spring-jee-3.0.xsd">
<bean class="org.springframework.beans.factory.config.PropertyPlaceholderConfigurer">
<property name="location">
<value>classpath:general.properties</value>
</property>
</bean>
<jee:jndi-lookup id="dsDDA" jndi-name="${database.jndi}" cache="true" expected-type="javax.sql.DataSource" />
<bean id="jdbcTemplate" class="org.springframework.jdbc.core.JdbcTemplate">
<property name="dataSource" ref="dsDDA" />
</bean>
</beans>
\ No newline at end of file
This diff is collapsed.
log4j.rootCategory=DEBUG, LOGFILE log4j.rootCategory=ALL, LOGFILE
log4j.appender.CONSOLE=org.apache.log4j.ConsoleAppender log4j.appender.CONSOLE=org.apache.log4j.ConsoleAppender
log4j.appender.CONSOLE.layout=org.apache.log4j.PatternLayout log4j.appender.CONSOLE.layout=org.apache.log4j.PatternLayout
......
...@@ -11,7 +11,7 @@ log4j.appender.CONSOLE.layout.ConversionPattern=%-5p %c %x[%L] - %m%n ...@@ -11,7 +11,7 @@ log4j.appender.CONSOLE.layout.ConversionPattern=%-5p %c %x[%L] - %m%n
# LOGFILE is set to be a File appender using a PatternLayout. # LOGFILE is set to be a File appender using a PatternLayout.
log4j.appender.LOGFILE=org.apache.log4j.RollingFileAppender log4j.appender.LOGFILE=org.apache.log4j.RollingFileAppender
log4j.appender.LOGFILE.File=C:\\logs\\mx\\dda\\ws\\DDA_WS.log log4j.appender.LOGFILE.File=logs/mx/dda/ws/DDA_WS.log
log4j.appender.LOGFILE.Append=true log4j.appender.LOGFILE.Append=true
log4j.appender.LOGFILE.Threshold=ALL log4j.appender.LOGFILE.Threshold=ALL
log4j.appender.LOGFILE.layout=org.apache.log4j.PatternLayout log4j.appender.LOGFILE.layout=org.apache.log4j.PatternLayout
......
log4j.rootCategory=DEBUG, LOGFILE log4j.rootCategory=DEBUG, LOGFILE
log4j.appender.CONSOLE=org.apache.log4j.ConsoleAppender
log4j.appender.CONSOLE.layout=org.apache.log4j.PatternLayout
log4j.appender.CONSOLE.layout.ConversionPattern=%-5p %c %x[%L] - %m%n
log4j.appender.LOGFILE=org.apache.log4j.RollingFileAppender log4j.appender.LOGFILE=org.apache.log4j.RollingFileAppender
log4j.appender.LOGFILE.File=logs/mx/dda/ws/DDA_WS.log log4j.appender.LOGFILE.File=logs/mx/dda/ws/DDA_WS.log
log4j.appender.LOGFILE.Append=true log4j.appender.LOGFILE.Append=true
......
log4j.rootCategory=DEBUG, LOGFILE log4j.rootCategory=DEBUG, LOGFILE
log4j.appender.LOGFILE=org.apache.log4j.RollingFileAppender log4j.appender.LOGFILE=org.apache.log4j.RollingFileAppender
#log4j.appender.LOGFILE.File=logs/mx/dda/ws/DDA_WS.log #log4j.appender.LOGFILE.File=logs/mx/dda/ws/DDA_WS_CRN_C.log
log4j.appender.LOGFILE.File=logs/mx/dda/ws/DDA_WSB_WS.log log4j.appender.LOGFILE.File=logs/mx/dda/ws/DDA_WS_CRN_C.log
log4j.appender.LOGFILE.Append=true log4j.appender.LOGFILE.Append=true
log4j.appender.LOGFILE.layout=org.apache.log4j.PatternLayout log4j.appender.LOGFILE.layout=org.apache.log4j.PatternLayout
log4j.appender.LOGFILE.layout.ConversionPattern=[%d{dd MMM yyyy HH:mm:ss}]%-5p %c %x[%L] - %m%n log4j.appender.LOGFILE.layout.ConversionPattern=[%d{dd MMM yyyy HH:mm:ss}]%-5p %c %x[%L] - %m%n
......
package com.americamovil.dda._1.enviaentradamercancia;
import javax.jws.WebMethod;
import javax.jws.WebParam;
import javax.jws.WebResult;
import javax.jws.WebService;
import javax.jws.soap.SOAPBinding;
import javax.xml.bind.annotation.XmlSeeAlso;
/**
* This class was generated by Apache CXF 2.7.6
* 2017-06-01T09:52:44.994-05:00
* Generated source version: 2.7.6
*
*/
@WebService(targetNamespace = "http://americamovil.com/DDA/1/EnviaEntradaMercancia", name = "SI_EntradaMercancia_Out")
@XmlSeeAlso({ObjectFactory.class})
@SOAPBinding(parameterStyle = SOAPBinding.ParameterStyle.BARE)
public interface SIEntradaMercanciaOut {
@WebMethod(operationName = "EnviaEntradaMercancia", action = "http://sap.com/xi/WebService/soap1.1")
@WebResult(name = "MT_EntradaMercancia_res", targetNamespace = "http://americamovil.com/DDA/1/EnviaEntradaMercancia", partName = "MT_EntradaMercancia_res")
public DTEntradaMercanciaRes enviaEntradaMercancia(
@WebParam(partName = "MT_EntradaMercancia", name = "MT_EntradaMercancia", targetNamespace = "http://americamovil.com/DDA/1/EnviaEntradaMercancia")
DTEntradaMercancia mtEntradaMercancia
);
}
package com.americamovil.dda._1.enviaentradamercancia;
/**
* Please modify this class to meet your needs
* This class is not complete
*/
import java.io.File;
import java.net.MalformedURLException;
import java.net.URL;
import javax.xml.namespace.QName;
import javax.jws.WebMethod;
import javax.jws.WebParam;
import javax.jws.WebResult;
import javax.jws.WebService;
import javax.jws.soap.SOAPBinding;
import javax.xml.bind.annotation.XmlSeeAlso;
/**
* This class was generated by Apache CXF 2.7.6
* 2017-06-01T09:52:44.986-05:00
* Generated source version: 2.7.6
*
*/
public final class SIEntradaMercanciaOut_HTTPPort_Client {
private static final QName SERVICE_NAME = new QName("http://americamovil.com/DDA/1/EnviaEntradaMercancia", "SYS_AM_1_DDA_DEV_SI_EntradaMercancia_Out_x_x");
private SIEntradaMercanciaOut_HTTPPort_Client() {
}
public static void main(String args[]) throws java.lang.Exception {
URL wsdlURL = SYSAM1DDADEVSIEntradaMercanciaOutXX.WSDL_LOCATION;
if (args.length > 0 && args[0] != null && !"".equals(args[0])) {
File wsdlFile = new File(args[0]);
try {
if (wsdlFile.exists()) {
wsdlURL = wsdlFile.toURI().toURL();
} else {
wsdlURL = new URL(args[0]);
}
} catch (MalformedURLException e) {
e.printStackTrace();
}
}
SYSAM1DDADEVSIEntradaMercanciaOutXX ss = new SYSAM1DDADEVSIEntradaMercanciaOutXX(wsdlURL, SERVICE_NAME);
SIEntradaMercanciaOut port = ss.getHTTPPort();
{
System.out.println("Invoking enviaEntradaMercancia...");
com.americamovil.dda._1.enviaentradamercancia.DTEntradaMercancia _enviaEntradaMercancia_mtEntradaMercancia = null;
com.americamovil.dda._1.enviaentradamercancia.DTEntradaMercanciaRes _enviaEntradaMercancia__return = port.enviaEntradaMercancia(_enviaEntradaMercancia_mtEntradaMercancia);
System.out.println("enviaEntradaMercancia.result=" + _enviaEntradaMercancia__return);
}
System.exit(0);
}
}
package com.americamovil.dda._1.enviaentradamercancia;
/**
* Please modify this class to meet your needs
* This class is not complete
*/
import java.io.File;
import java.net.MalformedURLException;
import java.net.URL;
import javax.xml.namespace.QName;
import javax.jws.WebMethod;
import javax.jws.WebParam;
import javax.jws.WebResult;
import javax.jws.WebService;
import javax.jws.soap.SOAPBinding;
import javax.xml.bind.annotation.XmlSeeAlso;
/**
* This class was generated by Apache CXF 2.7.6
* 2017-06-01T09:52:44.941-05:00
* Generated source version: 2.7.6
*
*/
public final class SIEntradaMercanciaOut_HTTPSPort_Client {
private static final QName SERVICE_NAME = new QName("http://americamovil.com/DDA/1/EnviaEntradaMercancia", "SYS_AM_1_DDA_DEV_SI_EntradaMercancia_Out_x_x");
private SIEntradaMercanciaOut_HTTPSPort_Client() {
}
public static void main(String args[]) throws java.lang.Exception {
URL wsdlURL = SYSAM1DDADEVSIEntradaMercanciaOutXX.WSDL_LOCATION;
if (args.length > 0 && args[0] != null && !"".equals(args[0])) {
File wsdlFile = new File(args[0]);
try {
if (wsdlFile.exists()) {
wsdlURL = wsdlFile.toURI().toURL();
} else {
wsdlURL = new URL(args[0]);
}
} catch (MalformedURLException e) {
e.printStackTrace();
}
}
SYSAM1DDADEVSIEntradaMercanciaOutXX ss = new SYSAM1DDADEVSIEntradaMercanciaOutXX(wsdlURL, SERVICE_NAME);
SIEntradaMercanciaOut port = ss.getHTTPSPort();
{
System.out.println("Invoking enviaEntradaMercancia...");
com.americamovil.dda._1.enviaentradamercancia.DTEntradaMercancia _enviaEntradaMercancia_mtEntradaMercancia = null;
com.americamovil.dda._1.enviaentradamercancia.DTEntradaMercanciaRes _enviaEntradaMercancia__return = port.enviaEntradaMercancia(_enviaEntradaMercancia_mtEntradaMercancia);
System.out.println("enviaEntradaMercancia.result=" + _enviaEntradaMercancia__return);
}
System.exit(0);
}
}
package com.americamovil.dda._1.enviaentradamercancia;
import java.net.URL;
import javax.xml.namespace.QName;
import javax.xml.ws.WebEndpoint;
import javax.xml.ws.WebServiceClient;
import javax.xml.ws.WebServiceFeature;
import javax.xml.ws.Service;
/**
* This class was generated by Apache CXF 2.7.6
* 2017-06-01T09:52:44.998-05:00
* Generated source version: 2.7.6
*
*/
@WebServiceClient(name = "SYS_AM_1_DDA_DEV_SI_EntradaMercancia_Out_x_x",
wsdlLocation = "i32.xml",
targetNamespace = "http://americamovil.com/DDA/1/EnviaEntradaMercancia")
public class SYSAM1DDADEVSIEntradaMercanciaOutXX extends Service {
public final static URL WSDL_LOCATION;
public final static QName SERVICE = new QName("http://americamovil.com/DDA/1/EnviaEntradaMercancia", "SYS_AM_1_DDA_DEV_SI_EntradaMercancia_Out_x_x");
public final static QName HTTPSPort = new QName("http://americamovil.com/DDA/1/EnviaEntradaMercancia", "HTTPS_Port");
public final static QName HTTPPort = new QName("http://americamovil.com/DDA/1/EnviaEntradaMercancia", "HTTP_Port");
static {
URL url = SYSAM1DDADEVSIEntradaMercanciaOutXX.class.getResource("i32.xml");
if (url == null) {
url = SYSAM1DDADEVSIEntradaMercanciaOutXX.class.getClassLoader().getResource("i32.xml");
}
if (url == null) {
java.util.logging.Logger.getLogger(SYSAM1DDADEVSIEntradaMercanciaOutXX.class.getName())
.log(java.util.logging.Level.INFO,
"Can not initialize the default wsdl from {0}", "i32.xml");
}
WSDL_LOCATION = url;
}
public SYSAM1DDADEVSIEntradaMercanciaOutXX(URL wsdlLocation) {
super(wsdlLocation, SERVICE);
}
public SYSAM1DDADEVSIEntradaMercanciaOutXX(URL wsdlLocation, QName serviceName) {
super(wsdlLocation, serviceName);
}
public SYSAM1DDADEVSIEntradaMercanciaOutXX() {
super(WSDL_LOCATION, SERVICE);
}
/**
*
* @return
* returns SIEntradaMercanciaOut
*/
@WebEndpoint(name = "HTTPS_Port")
public SIEntradaMercanciaOut getHTTPSPort() {
return super.getPort(HTTPSPort, SIEntradaMercanciaOut.class);
}
/**
*
* @param features
* A list of {@link javax.xml.ws.WebServiceFeature} to configure on the proxy. Supported features not in the <code>features</code> parameter will have their default values.
* @return
* returns SIEntradaMercanciaOut
*/
@WebEndpoint(name = "HTTPS_Port")
public SIEntradaMercanciaOut getHTTPSPort(WebServiceFeature... features) {
return super.getPort(HTTPSPort, SIEntradaMercanciaOut.class, features);
}
/**
*
* @return
* returns SIEntradaMercanciaOut
*/
@WebEndpoint(name = "HTTP_Port")
public SIEntradaMercanciaOut getHTTPPort() {
return super.getPort(HTTPPort, SIEntradaMercanciaOut.class);
}
/**
*
* @param features
* A list of {@link javax.xml.ws.WebServiceFeature} to configure on the proxy. Supported features not in the <code>features</code> parameter will have their default values.
* @return
* returns SIEntradaMercanciaOut
*/
@WebEndpoint(name = "HTTP_Port")
public SIEntradaMercanciaOut getHTTPPort(WebServiceFeature... features) {
return super.getPort(HTTPPort, SIEntradaMercanciaOut.class, features);
}
}
package com.americamovil.dda._1.enviaposicionpo;
import javax.xml.bind.JAXBElement;
import javax.xml.bind.annotation.XmlElementDecl;
import javax.xml.bind.annotation.XmlRegistry;
import javax.xml.namespace.QName;
/**
* This object contains factory methods for each
* Java content interface and Java element interface
* generated in the com.americamovil.dda._1.enviaposicionpo package.
* <p>An ObjectFactory allows you to programatically
* construct new instances of the Java representation
* for XML content. The Java representation of XML
* content can consist of schema derived interfaces
* and classes representing the binding of schema
* type definitions, element declarations and model
* groups. Factory methods for each of these are
* provided in this class.
*
*/
@XmlRegistry
public class ObjectFactory {
private final static QName _MTPosicionPORes_QNAME = new QName("http://americamovil.com/DDA/1/EnviaPosicionPO", "MT_PosicionPO_res");
private final static QName _MTCreaPosicionPOReq_QNAME = new QName("http://americamovil.com/DDA/1/EnviaPosicionPO", "MT_CreaPosicionPO_req");
private final static QName _MTMovimientoFinalPO_QNAME = new QName("http://americamovil.com/DDA/1/EnviaPosicionPO", "MT_MovimientoFinalPO");
private final static QName _MTModificaPosicionPO_QNAME = new QName("http://americamovil.com/DDA/1/EnviaPosicionPO", "MT_ModificaPosicionPO");
/**
* Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.americamovil.dda._1.enviaposicionpo
*
*/
public ObjectFactory() {
}
/**
* Create an instance of {@link DTCreaPosicionPOReq }
*
*/
public DTCreaPosicionPOReq createDTCreaPosicionPOReq() {
return new DTCreaPosicionPOReq();
}
/**
* Create an instance of {@link DTCreaPosicionPOReq.PedidoCompra }
*
*/
public DTCreaPosicionPOReq.PedidoCompra createDTCreaPosicionPOReqPedidoCompra() {
return new DTCreaPosicionPOReq.PedidoCompra();
}
/**
* Create an instance of {@link DTPosicionPORes }
*
*/
public DTPosicionPORes createDTPosicionPORes() {
return new DTPosicionPORes();
}
/**
* Create an instance of {@link DTModificaPosicionPO }
*
*/
public DTModificaPosicionPO createDTModificaPosicionPO() {
return new DTModificaPosicionPO();
}
/**
* Create an instance of {@link DTModificaPosicionPO.Registro }
*
*/
public DTModificaPosicionPO.Registro createDTModificaPosicionPORegistro() {
return new DTModificaPosicionPO.Registro();
}
/**
* Create an instance of {@link DTMovimientoFinalPO }
*
*/
public DTMovimientoFinalPO createDTMovimientoFinalPO() {
return new DTMovimientoFinalPO();
}
/**
* Create an instance of {@link DTMovimientoFinalPO.Registro }
*
*/
public DTMovimientoFinalPO.Registro createDTMovimientoFinalPORegistro() {
return new DTMovimientoFinalPO.Registro();
}
/**
* Create an instance of {@link DTCreaPosicionPOReq.PedidoCompra.Item }
*
*/
public DTCreaPosicionPOReq.PedidoCompra.Item createDTCreaPosicionPOReqPedidoCompraItem() {
return new DTCreaPosicionPOReq.PedidoCompra.Item();
}
/**
* Create an instance of {@link DTPosicionPORes.Respuesta }
*
*/
public DTPosicionPORes.Respuesta createDTPosicionPOResRespuesta() {
return new DTPosicionPORes.Respuesta();
}
/**
* Create an instance of {@link DTModificaPosicionPO.Registro.Posicion }
*
*/
public DTModificaPosicionPO.Registro.Posicion createDTModificaPosicionPORegistroPosicion() {
return new DTModificaPosicionPO.Registro.Posicion();
}
/**
* Create an instance of {@link DTMovimientoFinalPO.Registro.Item }
*
*/
public DTMovimientoFinalPO.Registro.Item createDTMovimientoFinalPORegistroItem() {
return new DTMovimientoFinalPO.Registro.Item();
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link DTPosicionPORes }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://americamovil.com/DDA/1/EnviaPosicionPO", name = "MT_PosicionPO_res")
public JAXBElement<DTPosicionPORes> createMTPosicionPORes(DTPosicionPORes value) {
return new JAXBElement<DTPosicionPORes>(_MTPosicionPORes_QNAME, DTPosicionPORes.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link DTCreaPosicionPOReq }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://americamovil.com/DDA/1/EnviaPosicionPO", name = "MT_CreaPosicionPO_req")
public JAXBElement<DTCreaPosicionPOReq> createMTCreaPosicionPOReq(DTCreaPosicionPOReq value) {
return new JAXBElement<DTCreaPosicionPOReq>(_MTCreaPosicionPOReq_QNAME, DTCreaPosicionPOReq.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link DTMovimientoFinalPO }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://americamovil.com/DDA/1/EnviaPosicionPO", name = "MT_MovimientoFinalPO")
public JAXBElement<DTMovimientoFinalPO> createMTMovimientoFinalPO(DTMovimientoFinalPO value) {
return new JAXBElement<DTMovimientoFinalPO>(_MTMovimientoFinalPO_QNAME, DTMovimientoFinalPO.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link DTModificaPosicionPO }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://americamovil.com/DDA/1/EnviaPosicionPO", name = "MT_ModificaPosicionPO")
public JAXBElement<DTModificaPosicionPO> createMTModificaPosicionPO(DTModificaPosicionPO value) {
return new JAXBElement<DTModificaPosicionPO>(_MTModificaPosicionPO_QNAME, DTModificaPosicionPO.class, null, value);
}
}
package com.americamovil.dda._1.enviaposicionpo;
import javax.jws.WebMethod;
import javax.jws.WebParam;
import javax.jws.WebResult;
import javax.jws.WebService;
import javax.jws.soap.SOAPBinding;
import javax.xml.bind.annotation.XmlSeeAlso;
/**
* This class was generated by Apache CXF 2.7.6
* 2016-09-27T10:30:11.555-05:00
* Generated source version: 2.7.6
*
*/
@WebService(targetNamespace = "http://americamovil.com/DDA/1/EnviaPosicionPO", name = "SI_PosicionPO_Out")
@XmlSeeAlso({ObjectFactory.class})
@SOAPBinding(parameterStyle = SOAPBinding.ParameterStyle.BARE)
public interface SIPosicionPOOut {
@WebMethod(operationName = "EnviaMovimientoFinalPO", action = "http://sap.com/xi/WebService/soap1.1")
@WebResult(name = "MT_PosicionPO_res", targetNamespace = "http://americamovil.com/DDA/1/EnviaPosicionPO", partName = "MT_PosicionPO_res")
public DTPosicionPORes enviaMovimientoFinalPO(
@WebParam(partName = "MT_MovimientoFinalPO", name = "MT_MovimientoFinalPO", targetNamespace = "http://americamovil.com/DDA/1/EnviaPosicionPO")
DTMovimientoFinalPO mtMovimientoFinalPO
);
@WebMethod(operationName = "EnviaModifPosicionPO", action = "http://sap.com/xi/WebService/soap1.1")
@WebResult(name = "MT_PosicionPO_res", targetNamespace = "http://americamovil.com/DDA/1/EnviaPosicionPO", partName = "MT_PosicionPO_res")
public DTPosicionPORes enviaModifPosicionPO(
@WebParam(partName = "MT_ModificaPosicionPO", name = "MT_ModificaPosicionPO", targetNamespace = "http://americamovil.com/DDA/1/EnviaPosicionPO")
DTModificaPosicionPO mtModificaPosicionPO
);
@WebMethod(operationName = "EnviaPosicionPO", action = "http://sap.com/xi/WebService/soap1.1")
@WebResult(name = "MT_PosicionPO_res", targetNamespace = "http://americamovil.com/DDA/1/EnviaPosicionPO", partName = "MT_PosicionPO_res")
public DTPosicionPORes enviaPosicionPO(
@WebParam(partName = "MT_CreaPosicionPO_req", name = "MT_CreaPosicionPO_req", targetNamespace = "http://americamovil.com/DDA/1/EnviaPosicionPO")
DTCreaPosicionPOReq mtCreaPosicionPOReq
);
}
package com.americamovil.dda._1.enviaposicionpo;
/**
* Please modify this class to meet your needs
* This class is not complete
*/
import java.io.File;
import java.net.MalformedURLException;
import java.net.URL;
import javax.xml.namespace.QName;
import javax.jws.WebMethod;
import javax.jws.WebParam;
import javax.jws.WebResult;
import javax.jws.WebService;
import javax.jws.soap.SOAPBinding;
import javax.xml.bind.annotation.XmlSeeAlso;
/**
* This class was generated by Apache CXF 2.7.6
* 2016-09-27T10:30:11.547-05:00
* Generated source version: 2.7.6
*
*/
public final class SIPosicionPOOut_HTTPPort_Client {
private static final QName SERVICE_NAME = new QName("http://americamovil.com/DDA/1/EnviaPosicionPO", "SYS_AM_1_DDA_DEV_SI_PosicionPO_Out_x_x");
private SIPosicionPOOut_HTTPPort_Client() {
}
public static void main(String args[]) throws java.lang.Exception {
URL wsdlURL = SYSAM1DDADEVSIPosicionPOOutXX.WSDL_LOCATION;
if (args.length > 0 && args[0] != null && !"".equals(args[0])) {
File wsdlFile = new File(args[0]);
try {
if (wsdlFile.exists()) {
wsdlURL = wsdlFile.toURI().toURL();
} else {
wsdlURL = new URL(args[0]);
}
} catch (MalformedURLException e) {
e.printStackTrace();
}
}
SYSAM1DDADEVSIPosicionPOOutXX ss = new SYSAM1DDADEVSIPosicionPOOutXX(wsdlURL, SERVICE_NAME);
SIPosicionPOOut port = ss.getHTTPPort();
{
System.out.println("Invoking enviaMovimientoFinalPO...");
com.americamovil.dda._1.enviaposicionpo.DTMovimientoFinalPO _enviaMovimientoFinalPO_mtMovimientoFinalPO = null;
com.americamovil.dda._1.enviaposicionpo.DTPosicionPORes _enviaMovimientoFinalPO__return = port.enviaMovimientoFinalPO(_enviaMovimientoFinalPO_mtMovimientoFinalPO);
System.out.println("enviaMovimientoFinalPO.result=" + _enviaMovimientoFinalPO__return);
}
{
System.out.println("Invoking enviaModifPosicionPO...");
com.americamovil.dda._1.enviaposicionpo.DTModificaPosicionPO _enviaModifPosicionPO_mtModificaPosicionPO = null;
com.americamovil.dda._1.enviaposicionpo.DTPosicionPORes _enviaModifPosicionPO__return = port.enviaModifPosicionPO(_enviaModifPosicionPO_mtModificaPosicionPO);
System.out.println("enviaModifPosicionPO.result=" + _enviaModifPosicionPO__return);
}
{
System.out.println("Invoking enviaPosicionPO...");
com.americamovil.dda._1.enviaposicionpo.DTCreaPosicionPOReq _enviaPosicionPO_mtCreaPosicionPOReq = null;
com.americamovil.dda._1.enviaposicionpo.DTPosicionPORes _enviaPosicionPO__return = port.enviaPosicionPO(_enviaPosicionPO_mtCreaPosicionPOReq);
System.out.println("enviaPosicionPO.result=" + _enviaPosicionPO__return);
}
System.exit(0);
}
}
package com.americamovil.dda._1.enviaposicionpo;
/**
* Please modify this class to meet your needs
* This class is not complete
*/
import java.io.File;
import java.net.MalformedURLException;
import java.net.URL;
import javax.xml.namespace.QName;
import javax.jws.WebMethod;
import javax.jws.WebParam;
import javax.jws.WebResult;
import javax.jws.WebService;
import javax.jws.soap.SOAPBinding;
import javax.xml.bind.annotation.XmlSeeAlso;
/**
* This class was generated by Apache CXF 2.7.6
* 2016-09-27T10:30:11.498-05:00
* Generated source version: 2.7.6
*
*/
public final class SIPosicionPOOut_HTTPSPort_Client {
private static final QName SERVICE_NAME = new QName("http://americamovil.com/DDA/1/EnviaPosicionPO", "SYS_AM_1_DDA_DEV_SI_PosicionPO_Out_x_x");
private SIPosicionPOOut_HTTPSPort_Client() {
}
public static void main(String args[]) throws java.lang.Exception {
URL wsdlURL = SYSAM1DDADEVSIPosicionPOOutXX.WSDL_LOCATION;
if (args.length > 0 && args[0] != null && !"".equals(args[0])) {
File wsdlFile = new File(args[0]);
try {
if (wsdlFile.exists()) {
wsdlURL = wsdlFile.toURI().toURL();
} else {
wsdlURL = new URL(args[0]);
}
} catch (MalformedURLException e) {
e.printStackTrace();
}
}
SYSAM1DDADEVSIPosicionPOOutXX ss = new SYSAM1DDADEVSIPosicionPOOutXX(wsdlURL, SERVICE_NAME);
SIPosicionPOOut port = ss.getHTTPSPort();
{
System.out.println("Invoking enviaMovimientoFinalPO...");
com.americamovil.dda._1.enviaposicionpo.DTMovimientoFinalPO _enviaMovimientoFinalPO_mtMovimientoFinalPO = null;
com.americamovil.dda._1.enviaposicionpo.DTPosicionPORes _enviaMovimientoFinalPO__return = port.enviaMovimientoFinalPO(_enviaMovimientoFinalPO_mtMovimientoFinalPO);
System.out.println("enviaMovimientoFinalPO.result=" + _enviaMovimientoFinalPO__return);
}
{
System.out.println("Invoking enviaModifPosicionPO...");
com.americamovil.dda._1.enviaposicionpo.DTModificaPosicionPO _enviaModifPosicionPO_mtModificaPosicionPO = null;
com.americamovil.dda._1.enviaposicionpo.DTPosicionPORes _enviaModifPosicionPO__return = port.enviaModifPosicionPO(_enviaModifPosicionPO_mtModificaPosicionPO);
System.out.println("enviaModifPosicionPO.result=" + _enviaModifPosicionPO__return);
}
{
System.out.println("Invoking enviaPosicionPO...");
com.americamovil.dda._1.enviaposicionpo.DTCreaPosicionPOReq _enviaPosicionPO_mtCreaPosicionPOReq = null;
com.americamovil.dda._1.enviaposicionpo.DTPosicionPORes _enviaPosicionPO__return = port.enviaPosicionPO(_enviaPosicionPO_mtCreaPosicionPOReq);
System.out.println("enviaPosicionPO.result=" + _enviaPosicionPO__return);
}
System.exit(0);
}
}
package com.americamovil.dda._1.enviaposicionpo;
import java.net.URL;
import javax.xml.namespace.QName;
import javax.xml.ws.WebEndpoint;
import javax.xml.ws.WebServiceClient;
import javax.xml.ws.WebServiceFeature;
import javax.xml.ws.Service;
/**
* This class was generated by Apache CXF 2.7.6
* 2016-09-27T10:30:11.561-05:00
* Generated source version: 2.7.6
*
*/
@WebServiceClient(name = "SYS_AM_1_DDA_DEV_SI_PosicionPO_Out_x_x",
wsdlLocation = "I-17-23-34_PosicionPO_M377C.xml",
targetNamespace = "http://americamovil.com/DDA/1/EnviaPosicionPO")
public class SYSAM1DDADEVSIPosicionPOOutXX extends Service {
public final static URL WSDL_LOCATION;
public final static QName SERVICE = new QName("http://americamovil.com/DDA/1/EnviaPosicionPO", "SYS_AM_1_DDA_DEV_SI_PosicionPO_Out_x_x");
public final static QName HTTPSPort = new QName("http://americamovil.com/DDA/1/EnviaPosicionPO", "HTTPS_Port");
public final static QName HTTPPort = new QName("http://americamovil.com/DDA/1/EnviaPosicionPO", "HTTP_Port");
static {
URL url = SYSAM1DDADEVSIPosicionPOOutXX.class.getResource("I-17-23-34_PosicionPO_M377C.xml");
if (url == null) {
url = SYSAM1DDADEVSIPosicionPOOutXX.class.getClassLoader().getResource("I-17-23-34_PosicionPO_M377C.xml");
}
if (url == null) {
java.util.logging.Logger.getLogger(SYSAM1DDADEVSIPosicionPOOutXX.class.getName())
.log(java.util.logging.Level.INFO,
"Can not initialize the default wsdl from {0}", "I-17-23-34_PosicionPO_M377C.xml");
}
WSDL_LOCATION = url;
}
public SYSAM1DDADEVSIPosicionPOOutXX(URL wsdlLocation) {
super(wsdlLocation, SERVICE);
}
public SYSAM1DDADEVSIPosicionPOOutXX(URL wsdlLocation, QName serviceName) {
super(wsdlLocation, serviceName);
}
public SYSAM1DDADEVSIPosicionPOOutXX() {
super(WSDL_LOCATION, SERVICE);
}
/**
*
* @return
* returns SIPosicionPOOut
*/
@WebEndpoint(name = "HTTPS_Port")
public SIPosicionPOOut getHTTPSPort() {
return super.getPort(HTTPSPort, SIPosicionPOOut.class);
}
/**
*
* @param features
* A list of {@link javax.xml.ws.WebServiceFeature} to configure on the proxy. Supported features not in the <code>features</code> parameter will have their default values.
* @return
* returns SIPosicionPOOut
*/
@WebEndpoint(name = "HTTPS_Port")
public SIPosicionPOOut getHTTPSPort(WebServiceFeature... features) {
return super.getPort(HTTPSPort, SIPosicionPOOut.class, features);
}
/**
*
* @return
* returns SIPosicionPOOut
*/
@WebEndpoint(name = "HTTP_Port")
public SIPosicionPOOut getHTTPPort() {
return super.getPort(HTTPPort, SIPosicionPOOut.class);
}
/**
*
* @param features
* A list of {@link javax.xml.ws.WebServiceFeature} to configure on the proxy. Supported features not in the <code>features</code> parameter will have their default values.
* @return
* returns SIPosicionPOOut
*/
@WebEndpoint(name = "HTTP_Port")
public SIPosicionPOOut getHTTPPort(WebServiceFeature... features) {
return super.getPort(HTTPPort, SIPosicionPOOut.class, features);
}
}
package com.americamovil.dda._1.f.enviaactivofijo;
import java.util.ArrayList;
import java.util.List;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlRootElement;
import javax.xml.bind.annotation.XmlType;
/**
* Estructura de datos para la respuesta de creacin de activo fijo
*
* <p>Clase Java para DT_ActivoFijo_res complex type.
*
* <p>El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase.
*
* <pre>
* &lt;complexType name="DT_ActivoFijo_res">
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="Respuesta" maxOccurs="unbounded">
* &lt;complexType>
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="ID_SAP">
* &lt;simpleType>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}string">
* &lt;maxLength value="12"/>
* &lt;/restriction>
* &lt;/simpleType>
* &lt;/element>
* &lt;element name="ID_DDA">
* &lt;simpleType>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}string">
* &lt;maxLength value="10"/>
* &lt;/restriction>
* &lt;/simpleType>
* &lt;/element>
* &lt;element name="SubNumero" minOccurs="0">
* &lt;simpleType>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}string">
* &lt;maxLength value="6"/>
* &lt;/restriction>
* &lt;/simpleType>
* &lt;/element>
* &lt;element name="Excepcion" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* &lt;/element>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* </pre>
*
*
*/
@XmlRootElement(name="MT_ActivoFijo_res" , namespace = "http://americamovil.com/DDA/1/F/EnviaActivoFijo" )
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "DT_ActivoFijo_res", propOrder = {
"respuesta"
})
public class DTActivoFijoRes {
@XmlElement(name = "Respuesta", required = true)
protected List<DTActivoFijoRes.Respuesta> respuesta;
/**
* Gets the value of the respuesta property.
*
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a <CODE>set</CODE> method for the respuesta property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getRespuesta().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link DTActivoFijoRes.Respuesta }
*
*
*/
public List<DTActivoFijoRes.Respuesta> getRespuesta() {
if (respuesta == null) {
respuesta = new ArrayList<DTActivoFijoRes.Respuesta>();
}
return this.respuesta;
}
/**
* <p>Clase Java para anonymous complex type.
*
* <p>El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase.
*
* <pre>
* &lt;complexType>
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="ID_SAP">
* &lt;simpleType>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}string">
* &lt;maxLength value="12"/>
* &lt;/restriction>
* &lt;/simpleType>
* &lt;/element>
* &lt;element name="ID_DDA">
* &lt;simpleType>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}string">
* &lt;maxLength value="10"/>
* &lt;/restriction>
* &lt;/simpleType>
* &lt;/element>
* &lt;element name="SubNumero" minOccurs="0">
* &lt;simpleType>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}string">
* &lt;maxLength value="6"/>
* &lt;/restriction>
* &lt;/simpleType>
* &lt;/element>
* &lt;element name="Excepcion" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"idsap",
"iddda",
"subNumero",
"excepcion"
})
public static class Respuesta {
@XmlElement(name = "ID_SAP", required = true)
protected String idsap;
@XmlElement(name = "ID_DDA", required = true)
protected String iddda;
@XmlElement(name = "SubNumero")
protected String subNumero;
@XmlElement(name = "Excepcion")
protected String excepcion;
/**
* Obtiene el valor de la propiedad idsap.
*
* @return
* possible object is
* {@link String }
*
*/
public String getIDSAP() {
return idsap;
}
/**
* Define el valor de la propiedad idsap.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setIDSAP(String value) {
this.idsap = value;
}
/**
* Obtiene el valor de la propiedad iddda.
*
* @return
* possible object is
* {@link String }
*
*/
public String getIDDDA() {
return iddda;
}
/**
* Define el valor de la propiedad iddda.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setIDDDA(String value) {
this.iddda = value;
}
/**
* Obtiene el valor de la propiedad subNumero.
*
* @return
* possible object is
* {@link String }
*
*/
public String getSubNumero() {
return subNumero;
}
/**
* Define el valor de la propiedad subNumero.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setSubNumero(String value) {
this.subNumero = value;
}
/**
* Obtiene el valor de la propiedad excepcion.
*
* @return
* possible object is
* {@link String }
*
*/
public String getExcepcion() {
return excepcion;
}
/**
* Define el valor de la propiedad excepcion.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setExcepcion(String value) {
this.excepcion = value;
}
}
}
package com.americamovil.dda._1.f.enviafactura; package com.americamovil.dda._1.f.enviaactivofijo;
import javax.xml.bind.JAXBElement; import javax.xml.bind.JAXBElement;
import javax.xml.bind.annotation.XmlElementDecl; import javax.xml.bind.annotation.XmlElementDecl;
...@@ -10,7 +10,7 @@ import javax.xml.namespace.QName; ...@@ -10,7 +10,7 @@ import javax.xml.namespace.QName;
/** /**
* This object contains factory methods for each * This object contains factory methods for each
* Java content interface and Java element interface * Java content interface and Java element interface
* generated in the com.americamovil.dda._1.f.enviafactura package. * generated in the com.americamovil.dda._1.f.enviaactivofijo package.
* <p>An ObjectFactory allows you to programatically * <p>An ObjectFactory allows you to programatically
* construct new instances of the Java representation * construct new instances of the Java representation
* for XML content. The Java representation of XML * for XML content. The Java representation of XML
...@@ -24,106 +24,90 @@ import javax.xml.namespace.QName; ...@@ -24,106 +24,90 @@ import javax.xml.namespace.QName;
@XmlRegistry @XmlRegistry
public class ObjectFactory { public class ObjectFactory {
private final static QName _MTFacturas_QNAME = new QName("http://americamovil.com/DDA/1/F/EnviaFactura", "MT_Facturas"); private final static QName _MTActivoFijoRes_QNAME = new QName("http://americamovil.com/DDA/1/F/EnviaActivoFijo", "MT_ActivoFijo_res");
private final static QName _MTNotaCredito_QNAME = new QName("http://americamovil.com/DDA/1/F/EnviaFactura", "MT_NotaCredito"); private final static QName _MTActivoFijo_QNAME = new QName("http://americamovil.com/DDA/1/F/EnviaActivoFijo", "MT_ActivoFijo");
private final static QName _MTFacturasRes_QNAME = new QName("http://americamovil.com/DDA/1/F/EnviaFactura", "MT_Facturas_res"); private final static QName _MTTituloMismoValor_QNAME = new QName("http://americamovil.com/DDA/1/F/EnviaActivoFijo", "MT_TituloMismoValor");
/** /**
* Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.americamovil.dda._1.f.enviafactura * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.americamovil.dda._1.f.enviaactivofijo
* *
*/ */
public ObjectFactory() { public ObjectFactory() {
} }
/** /**
* Create an instance of {@link DTFacturasRes } * Create an instance of {@link DTActivoFijo }
* *
*/ */
public DTFacturasRes createDTFacturasRes() { public DTActivoFijo createDTActivoFijo() {
return new DTFacturasRes(); return new DTActivoFijo();
} }
/** /**
* Create an instance of {@link DTNotaCredito } * Create an instance of {@link DTActivoFijoRes }
* *
*/ */
public DTNotaCredito createDTNotaCredito() { public DTActivoFijoRes createDTActivoFijoRes() {
return new DTNotaCredito(); return new DTActivoFijoRes();
} }
/** /**
* Create an instance of {@link DTNotaCredito.Registro } * Create an instance of {@link DTTituloMismoValor }
* *
*/ */
public DTNotaCredito.Registro createDTNotaCreditoRegistro() { public DTTituloMismoValor createDTTituloMismoValor() {
return new DTNotaCredito.Registro(); return new DTTituloMismoValor();
} }
/** /**
* Create an instance of {@link DTFactura } * Create an instance of {@link DTActivoFijo.Registro }
* *
*/ */
public DTFactura createDTFactura() { public DTActivoFijo.Registro createDTActivoFijoRegistro() {
return new DTFactura(); return new DTActivoFijo.Registro();
} }
/** /**
* Create an instance of {@link DTFactura.Factura } * Create an instance of {@link DTActivoFijoRes.Respuesta }
* *
*/ */
public DTFactura.Factura createDTFacturaFactura() { public DTActivoFijoRes.Respuesta createDTActivoFijoResRespuesta() {
return new DTFactura.Factura(); return new DTActivoFijoRes.Respuesta();
} }
/** /**
* Create an instance of {@link DTFacturasRes.Respuesta } * Create an instance of {@link DTTituloMismoValor.Registro }
* *
*/ */
public DTFacturasRes.Respuesta createDTFacturasResRespuesta() { public DTTituloMismoValor.Registro createDTTituloMismoValorRegistro() {
return new DTFacturasRes.Respuesta(); return new DTTituloMismoValor.Registro();
} }
/** /**
* Create an instance of {@link DTNotaCredito.Registro.Item } * Create an instance of {@link JAXBElement }{@code <}{@link DTActivoFijoRes }{@code >}}
* *
*/ */
public DTNotaCredito.Registro.Item createDTNotaCreditoRegistroItem() { @XmlElementDecl(namespace = "http://americamovil.com/DDA/1/F/EnviaActivoFijo", name = "MT_ActivoFijo_res")
return new DTNotaCredito.Registro.Item(); public JAXBElement<DTActivoFijoRes> createMTActivoFijoRes(DTActivoFijoRes value) {
return new JAXBElement<DTActivoFijoRes>(_MTActivoFijoRes_QNAME, DTActivoFijoRes.class, null, value);
} }
/** /**
* Create an instance of {@link DTFactura.Factura.Posicion } * Create an instance of {@link JAXBElement }{@code <}{@link DTActivoFijo }{@code >}}
* *
*/ */
public DTFactura.Factura.Posicion createDTFacturaFacturaPosicion() { @XmlElementDecl(namespace = "http://americamovil.com/DDA/1/F/EnviaActivoFijo", name = "MT_ActivoFijo")
return new DTFactura.Factura.Posicion(); public JAXBElement<DTActivoFijo> createMTActivoFijo(DTActivoFijo value) {
return new JAXBElement<DTActivoFijo>(_MTActivoFijo_QNAME, DTActivoFijo.class, null, value);
} }
/** /**
* Create an instance of {@link JAXBElement }{@code <}{@link DTFactura }{@code >}} * Create an instance of {@link JAXBElement }{@code <}{@link DTTituloMismoValor }{@code >}}
* *
*/ */
@XmlElementDecl(namespace = "http://americamovil.com/DDA/1/F/EnviaFactura", name = "MT_Facturas") @XmlElementDecl(namespace = "http://americamovil.com/DDA/1/F/EnviaActivoFijo", name = "MT_TituloMismoValor")
public JAXBElement<DTFactura> createMTFacturas(DTFactura value) { public JAXBElement<DTTituloMismoValor> createMTTituloMismoValor(DTTituloMismoValor value) {
return new JAXBElement<DTFactura>(_MTFacturas_QNAME, DTFactura.class, null, value); return new JAXBElement<DTTituloMismoValor>(_MTTituloMismoValor_QNAME, DTTituloMismoValor.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link DTNotaCredito }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://americamovil.com/DDA/1/F/EnviaFactura", name = "MT_NotaCredito")
public JAXBElement<DTNotaCredito> createMTNotaCredito(DTNotaCredito value) {
return new JAXBElement<DTNotaCredito>(_MTNotaCredito_QNAME, DTNotaCredito.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link DTFacturasRes }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://americamovil.com/DDA/1/F/EnviaFactura", name = "MT_Facturas_res")
public JAXBElement<DTFacturasRes> createMTFacturasRes(DTFacturasRes value) {
return new JAXBElement<DTFacturasRes>(_MTFacturasRes_QNAME, DTFacturasRes.class, null, value);
} }
} }
package com.americamovil.dda._1.f.enviaactivofijo;
import javax.jws.WebMethod;
import javax.jws.WebParam;
import javax.jws.WebResult;
import javax.jws.WebService;
import javax.jws.soap.SOAPBinding;
import javax.xml.bind.annotation.XmlSeeAlso;
/**
* This class was generated by the JAX-WS RI.
* JAX-WS RI 2.2.6-1b01
* Generated source version: 2.2
*
*/
@WebService(name = "SI_ActivoFijo_Out", targetNamespace = "http://americamovil.com/DDA/1/F/EnviaActivoFijo")
@SOAPBinding(parameterStyle = SOAPBinding.ParameterStyle.BARE)
@XmlSeeAlso({
ObjectFactory.class
})
public interface SIActivoFijoOut {
/**
*
* @param mtTituloMismoValor
* @return
* returns com.americamovil.dda._1.f.enviaactivofijo.DTActivoFijoRes
*/
@WebMethod(operationName = "EnviaTrasladoAF", action = "http://sap.com/xi/WebService/soap1.1")
@WebResult(name = "MT_ActivoFijo_res", targetNamespace = "http://americamovil.com/DDA/1/F/EnviaActivoFijo", partName = "MT_ActivoFijo_res")
public DTActivoFijoRes enviaTrasladoAF(
@WebParam(name = "MT_TituloMismoValor", targetNamespace = "http://americamovil.com/DDA/1/F/EnviaActivoFijo", partName = "MT_TituloMismoValor")
DTTituloMismoValor mtTituloMismoValor);
/**
*
* @param mtActivoFijo
* @return
* returns com.americamovil.dda._1.f.enviaactivofijo.DTActivoFijoRes
*/
@WebMethod(operationName = "EnviiaActivoFijo", action = "http://sap.com/xi/WebService/soap1.1")
@WebResult(name = "MT_ActivoFijo_res", targetNamespace = "http://americamovil.com/DDA/1/F/EnviaActivoFijo", partName = "MT_ActivoFijo_res")
public DTActivoFijoRes enviiaActivoFijo(
@WebParam(name = "MT_ActivoFijo", targetNamespace = "http://americamovil.com/DDA/1/F/EnviaActivoFijo", partName = "MT_ActivoFijo")
DTActivoFijo mtActivoFijo);
}
@javax.xml.bind.annotation.XmlSchema(namespace = "http://americamovil.com/DDA/1/M/EnviaTitulo") @javax.xml.bind.annotation.XmlSchema(namespace = "http://americamovil.com/DDA/1/F/EnviaActivoFijo")
package com.americamovil.dda._1.m.enviatitulo; package com.americamovil.dda._1.f.enviaactivofijo;
@javax.xml.bind.annotation.XmlSchema(namespace = "http://americamovil.com/DDA/1/F/EnviaFactura") @javax.xml.bind.annotation.XmlSchema(namespace = "http://americamovil.com/DDA/1/F/EnviaDisminucionValor")
package com.americamovil.dda._1.f.enviafactura; package com.americamovil.dda._1.f.enviadisminucionvalor;
@javax.xml.bind.annotation.XmlSchema(namespace = "http://americamovil.com/DDA/1/EnviaEntradaMercancia") @javax.xml.bind.annotation.XmlSchema(namespace = "http://americamovil.com/DDA/1/F/EnviaModifActivoFijo")
package com.americamovil.dda._1.enviaentradamercancia; package com.americamovil.dda._1.f.enviamodifactivofijo;
@javax.xml.bind.annotation.XmlSchema(namespace = "http://americamovil.com/DDA/1/EnviaPosicionPO") @javax.xml.bind.annotation.XmlSchema(namespace = "http://americamovil.com/DDA/1/F/EnviaNombreActivoF")
package com.americamovil.dda._1.enviaposicionpo; package com.americamovil.dda._1.f.envianombreactivof;
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment