From 992fc0a2129385f92cacd197992bc5cc6628fcc3 Mon Sep 17 00:00:00 2001 From: luisberna0324 Date: Mon, 27 Apr 2020 16:17:26 -0500 Subject: [PATCH] e eliminan datos --- .../transactions/QTDIT08101-ES/.classpath | 36 -- artifact/transactions/QTDIT08101-ES/.project | 29 - .../org.eclipse.core.resources.prefs | 6 - .../.settings/org.eclipse.jdt.core.prefs | 5 - artifact/transactions/QTDIT08101-ES/pom.xml | 225 -------- .../qtdi/AbstractQTDIT08101ESTransaction.java | 51 -- .../bbva/qtdi/QTDIT08101ESTransaction.java | 16 - .../src/main/resources/META-INF/MANIFEST.MF | 0 .../src/main/resources/QTDIT081-01-ES.xml | 1 - .../resources/multilanguage-ES.properties | 0 .../qtdi/QTDIT08101ESTransactionTest.java | 100 ---- .../META-INF/spring/QTDIT08101ESTest.xml | 51 -- .../src/test/resources/QTDI.properties | 0 .../src/test/resources/common-env.properties | 545 ------------------ .../src/test/resources/log4j.xml | 15 - artifact/transactions/pom.xml | 2 +- 16 files changed, 1 insertion(+), 1081 deletions(-) delete mode 100644 artifact/transactions/QTDIT08101-ES/.classpath delete mode 100644 artifact/transactions/QTDIT08101-ES/.project delete mode 100644 artifact/transactions/QTDIT08101-ES/.settings/org.eclipse.core.resources.prefs delete mode 100644 artifact/transactions/QTDIT08101-ES/.settings/org.eclipse.jdt.core.prefs delete mode 100644 artifact/transactions/QTDIT08101-ES/pom.xml delete mode 100644 artifact/transactions/QTDIT08101-ES/src/main/java/com/bbva/qtdi/AbstractQTDIT08101ESTransaction.java delete mode 100644 artifact/transactions/QTDIT08101-ES/src/main/java/com/bbva/qtdi/QTDIT08101ESTransaction.java delete mode 100644 artifact/transactions/QTDIT08101-ES/src/main/resources/META-INF/MANIFEST.MF delete mode 100644 artifact/transactions/QTDIT08101-ES/src/main/resources/QTDIT081-01-ES.xml delete mode 100644 artifact/transactions/QTDIT08101-ES/src/main/resources/multilanguage-ES.properties delete mode 100644 artifact/transactions/QTDIT08101-ES/src/test/java/com/bbva/qtdi/QTDIT08101ESTransactionTest.java delete mode 100644 artifact/transactions/QTDIT08101-ES/src/test/resources/META-INF/spring/QTDIT08101ESTest.xml delete mode 100644 artifact/transactions/QTDIT08101-ES/src/test/resources/QTDI.properties delete mode 100644 artifact/transactions/QTDIT08101-ES/src/test/resources/common-env.properties delete mode 100644 artifact/transactions/QTDIT08101-ES/src/test/resources/log4j.xml diff --git a/artifact/transactions/QTDIT08101-ES/.classpath b/artifact/transactions/QTDIT08101-ES/.classpath deleted file mode 100644 index fae1a2b..0000000 --- a/artifact/transactions/QTDIT08101-ES/.classpath +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/artifact/transactions/QTDIT08101-ES/.project b/artifact/transactions/QTDIT08101-ES/.project deleted file mode 100644 index 586de7b..0000000 --- a/artifact/transactions/QTDIT08101-ES/.project +++ /dev/null @@ -1,29 +0,0 @@ - - - QTDIT08101-ES - - - - - - org.eclipse.jdt.core.javabuilder - - - - - org.springframework.ide.eclipse.core.springbuilder - - - - - org.eclipse.m2e.core.maven2Builder - - - - - - org.springframework.ide.eclipse.core.springnature - org.eclipse.jdt.core.javanature - org.eclipse.m2e.core.maven2Nature - - diff --git a/artifact/transactions/QTDIT08101-ES/.settings/org.eclipse.core.resources.prefs b/artifact/transactions/QTDIT08101-ES/.settings/org.eclipse.core.resources.prefs deleted file mode 100644 index 29abf99..0000000 --- a/artifact/transactions/QTDIT08101-ES/.settings/org.eclipse.core.resources.prefs +++ /dev/null @@ -1,6 +0,0 @@ -eclipse.preferences.version=1 -encoding//src/main/java=UTF-8 -encoding//src/main/resources=UTF-8 -encoding//src/test/java=UTF-8 -encoding//src/test/resources=UTF-8 -encoding/=UTF-8 diff --git a/artifact/transactions/QTDIT08101-ES/.settings/org.eclipse.jdt.core.prefs b/artifact/transactions/QTDIT08101-ES/.settings/org.eclipse.jdt.core.prefs deleted file mode 100644 index 714351a..0000000 --- a/artifact/transactions/QTDIT08101-ES/.settings/org.eclipse.jdt.core.prefs +++ /dev/null @@ -1,5 +0,0 @@ -eclipse.preferences.version=1 -org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.8 -org.eclipse.jdt.core.compiler.compliance=1.8 -org.eclipse.jdt.core.compiler.problem.forbiddenReference=warning -org.eclipse.jdt.core.compiler.source=1.8 diff --git a/artifact/transactions/QTDIT08101-ES/pom.xml b/artifact/transactions/QTDIT08101-ES/pom.xml deleted file mode 100644 index f65c5f8..0000000 --- a/artifact/transactions/QTDIT08101-ES/pom.xml +++ /dev/null @@ -1,225 +0,0 @@ - - - 4.0.0 - - com.bbva.qtdi - TRANSACTIONS - 0.0.1 - - com.bbva.qtdi - QTDIT081 - 01-ES - Retrieves a list of authorization questions available on system. - - 0.0 - - - - com.bbva.elara - elara-transaction - ${apx.core.online.version} - compile - - - com.bbva.elara - elara-test - ${apx.core.online.version} - test - - - org.eclipse.persistence - org.eclipse.persistence.jpa - test - - - org.springframework - spring-test - test - - - org.springframework - spring-beans - test - - - org.springframework - spring-tx - test - - - org.mockito - mockito-all - test - - - com.google.guava - guava - test - - - com.bbva.qtdi - QTDIR001 - 0.0.1 - - - - - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - org.apache.felix - maven-bundle-plugin - [2.3.7,) - - manifest - - - - - - - - - - - - - - - org.apache.felix - maven-bundle-plugin - true - - - bundle-manifest - process-classes - - manifest - - - - - - jar - - - ${project.artifactId}-${project.version} - com.bbva.qtdi.QTDIT08101ESTransaction - transaction - com.bbva.elara.*;version="${arc.osgi.version}",*;version="${arc.osgi.version}" - - - - - maven-jar-plugin - 2.3.1 - - ${project.artifactId}-${project.version} - - ${project.build.outputDirectory}/META-INF/MANIFEST.MF - - - - - maven-resources-plugin - - - copy-resources - install - - copy-resources - - - ${project.build.directory}/config - - - src/main/resources - - **/database-${project.artifactId}-${project.version}.properties - **/database-passw-${project.artifactId}-${project.version}.properties - **/${project.artifactId}-${project.version}.properties - - - - - - - - - maven-antrun-plugin - - - install - - run - - - - - - - - - - - org.jacoco - jacoco-maven-plugin - 0.7.7.201606060606 - - - default-prepare-agent - - prepare-agent - - - - default-prepare-agent-integration - - prepare-agent-integration - - - - default-report - - report - - - - default-report-integration - - report-integration - - - - default-check - - check - - - - - BUNDLE - - - ${jacoco.type.coverage} - COVEREDRATIO - ${jacoco.no.coverage} - - - - - - - - - - - diff --git a/artifact/transactions/QTDIT08101-ES/src/main/java/com/bbva/qtdi/AbstractQTDIT08101ESTransaction.java b/artifact/transactions/QTDIT08101-ES/src/main/java/com/bbva/qtdi/AbstractQTDIT08101ESTransaction.java deleted file mode 100644 index f7033fe..0000000 --- a/artifact/transactions/QTDIT08101-ES/src/main/java/com/bbva/qtdi/AbstractQTDIT08101ESTransaction.java +++ /dev/null @@ -1,51 +0,0 @@ -package com.bbva.qtdi; - - -import com.bbva.elara.transaction.AbstractTransaction; - -public abstract class AbstractQTDIT08101ESTransaction extends AbstractTransaction { - - public AbstractQTDIT08101ESTransaction(){ - } - /** - * Return value for input parameter enabled - */ - protected Boolean getEnabled() - { - return (Boolean)getParameter("enabled"); - } - - - - - /** - * Set value for output parameter id - */ - protected void setId(final Long field) - { - this.addParameter("id", field); - } - /** - * Set value for output parameter description - */ - protected void setDescription(final String field) - { - this.addParameter("description", field); - } - /** - * Set value for output parameter text - */ - protected void setText(final String field) - { - this.addParameter("text", field); - } - /** - * Set value for output parameter enabled - */ - protected void setEnabled(final Boolean field) - { - this.addParameter("enabled", field); - } - - -} diff --git a/artifact/transactions/QTDIT08101-ES/src/main/java/com/bbva/qtdi/QTDIT08101ESTransaction.java b/artifact/transactions/QTDIT08101-ES/src/main/java/com/bbva/qtdi/QTDIT08101ESTransaction.java deleted file mode 100644 index d58cb5f..0000000 --- a/artifact/transactions/QTDIT08101-ES/src/main/java/com/bbva/qtdi/QTDIT08101ESTransaction.java +++ /dev/null @@ -1,16 +0,0 @@ -package com.bbva.qtdi; - -/** - * Retrieves a list of authorization questions available on system. - * Business Logic implementation. - * @author Administrator - * - */ -public class QTDIT08101ESTransaction extends AbstractQTDIT08101ESTransaction { - - @Override - public void execute() { - // TODO - } - -} diff --git a/artifact/transactions/QTDIT08101-ES/src/main/resources/META-INF/MANIFEST.MF b/artifact/transactions/QTDIT08101-ES/src/main/resources/META-INF/MANIFEST.MF deleted file mode 100644 index e69de29..0000000 diff --git a/artifact/transactions/QTDIT08101-ES/src/main/resources/QTDIT081-01-ES.xml b/artifact/transactions/QTDIT08101-ES/src/main/resources/QTDIT081-01-ES.xml deleted file mode 100644 index d1da352..0000000 --- a/artifact/transactions/QTDIT08101-ES/src/main/resources/QTDIT081-01-ES.xml +++ /dev/null @@ -1 +0,0 @@ -Retrieves a list of authorization questions available on system. \ No newline at end of file diff --git a/artifact/transactions/QTDIT08101-ES/src/main/resources/multilanguage-ES.properties b/artifact/transactions/QTDIT08101-ES/src/main/resources/multilanguage-ES.properties deleted file mode 100644 index e69de29..0000000 diff --git a/artifact/transactions/QTDIT08101-ES/src/test/java/com/bbva/qtdi/QTDIT08101ESTransactionTest.java b/artifact/transactions/QTDIT08101-ES/src/test/java/com/bbva/qtdi/QTDIT08101ESTransactionTest.java deleted file mode 100644 index e146806..0000000 --- a/artifact/transactions/QTDIT08101-ES/src/test/java/com/bbva/qtdi/QTDIT08101ESTransactionTest.java +++ /dev/null @@ -1,100 +0,0 @@ -package com.bbva.qtdi; - - -import java.util.ArrayList; - -import org.junit.Assert; -import org.junit.Before; -import org.junit.Test; -import org.junit.runner.RunWith; -import org.mockito.Mockito; -import org.slf4j.Logger; -import org.slf4j.LoggerFactory; -import org.springframework.beans.factory.annotation.Autowired; -import org.springframework.test.context.ContextConfiguration; -import org.springframework.test.context.junit4.SpringJUnit4ClassRunner; -import org.springframework.transaction.annotation.Transactional; - -import java.util.List; -import java.util.Map; - -import javax.annotation.Resource; - -import com.bbva.elara.domain.transaction.Context; -import com.bbva.elara.domain.transaction.ParameterTable; -import com.bbva.elara.domain.transaction.TransactionParameter; -import com.bbva.elara.domain.transaction.request.TransactionRequest; -import com.bbva.elara.domain.transaction.request.body.CommonRequestBody; -import com.bbva.elara.test.osgi.DummyBundleContext; - - -/** - * Test for transaction QTDIT08101ESTransaction - */ -@RunWith(SpringJUnit4ClassRunner.class) -@ContextConfiguration(locations = { - "classpath:/META-INF/spring/elara-test.xml", - "classpath:/META-INF/spring/QTDIT08101ESTest.xml" }) -public class QTDIT08101ESTransactionTest { - private static final Logger LOGGER = LoggerFactory.getLogger(QTDIT08101ESTransactionTest.class); - - @Autowired - private QTDIT08101ESTransaction transaction; - - @Resource(name="dummyBundleContext") - private DummyBundleContext bundleContext; - - private TransactionRequest transactionRequest; - - - @Before - public void initializeClass() throws Exception { - this.transaction.start(bundleContext); - - // Initializing transaction to test - this.transaction.setContext(new Context()); - this.transaction.getContext().setLanguageCode("ES"); - - transactionRequest = Mockito.mock(TransactionRequest.class); - CommonRequestBody commonRequestBody = new CommonRequestBody(); - commonRequestBody.setTransactionParameters(new ArrayList()); - transactionRequest.setBody(commonRequestBody); - Mockito.when(transactionRequest.getRestfulMethod()).thenReturn(null); - this.transaction.getContext().setTransactionRequest(transactionRequest); - - } - - @Test - public void testNotNull(){ - Assert.assertNotNull(this.transaction); - //The method getRestfulMethod() will return null by default. To test other methods add a line like this - //Mockito.when(transactionRequest.getRestfulMethod()).thenReturn("getBancos"); - this.transaction.execute(); - } - - - private void addTable(final String key, final List> table) { - ParameterTable parameterTable = new ParameterTable(); - parameterTable.setParameterTableList(table); - this.addParameter(key, parameterTable); - } - - private void addParameter(final String parameter, final Object value) { - final TransactionParameter tParameter = new TransactionParameter( - parameter, value); - transaction.getContext().getParameterList().put(parameter, tParameter); - } - - private Object getParameter(final String parameter) { - final TransactionParameter param = transaction.getContext() - .getParameterList().get(parameter); - return param.getValue(); - } - - private Object getTableParameter(final int rowNumber, final String table, final String key) - { - ParameterTable param = (ParameterTable)getParameter(table); - Map row = param.get(rowNumber); - return row.get(key); - } -} diff --git a/artifact/transactions/QTDIT08101-ES/src/test/resources/META-INF/spring/QTDIT08101ESTest.xml b/artifact/transactions/QTDIT08101-ES/src/test/resources/META-INF/spring/QTDIT08101ESTest.xml deleted file mode 100644 index b9cd334..0000000 --- a/artifact/transactions/QTDIT08101-ES/src/test/resources/META-INF/spring/QTDIT08101ESTest.xml +++ /dev/null @@ -1,51 +0,0 @@ - - - - - - - - - - - - - classpath:/common-env.properties - classpath:/QTDI.properties - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/artifact/transactions/QTDIT08101-ES/src/test/resources/QTDI.properties b/artifact/transactions/QTDIT08101-ES/src/test/resources/QTDI.properties deleted file mode 100644 index e69de29..0000000 diff --git a/artifact/transactions/QTDIT08101-ES/src/test/resources/common-env.properties b/artifact/transactions/QTDIT08101-ES/src/test/resources/common-env.properties deleted file mode 100644 index c44cc81..0000000 --- a/artifact/transactions/QTDIT08101-ES/src/test/resources/common-env.properties +++ /dev/null @@ -1,545 +0,0 @@ -######################### -# MQ manager definition # -######################### - -# MQ host name -mq.host.name=ADMBM101 -# MQ host port -mq.host.port=1414 -# MQ host channel -nq.host.channel=CLNT.QWPO.ES -# MQ host manager -mq.host.manager=QMDESM01 -# MQ default program -mq.default.program=QC1CDPL - -####################### -# External MQ queues # -####################### - -# Queue for Standard-formatted messages over AQPG logical protocol -queue.standard.aqpg.mq=PRE.QWPO.AQPG_PLANO.QWR001 -# Queue for Map-formatted messages over AQPG logical protocol -queue.map.aqpg.mq=PRE.QWPO.AQPG_HASMAP.QWR001 -# Queue for Standard-formatted messages over XAQ logical protocol -queue.standard.xaq.mq=PRE.QWPO.XAQ_PLANO.QWR001 -# Queue for Map-formatted messages over XAQ logical protocol -queue.map.xaq.mq=PRE.QWPO.XAQ_HASMAP.QWR001 -# Queue for Map-formatted messages over XAQ logical protocol -queue.xml.xaq.mq=PRE.QWPO.XAQ_XML.QWR001 - -############################### -# Session queue configuration # -############################### - -# Name of the MQ queue where is sent the change of session message -session.queue.name=PRE.IMS.QWPO.QWR001 - -###################### -# JMS message broker # -###################### - -# IP address of JMS broker for external queues -ip.external.broker=${mq.host.name}:${mq.host.port}::${mq.host.manager}:${mq.host.channel} - -####################### -# External JMS queues # -####################### - -# Queue for Standard-formatted messages over AQPG logical protocol -queue.standard.aqpg.jms=PRE.QWPO.AQPG_PLANO.QWR001 -# Queue for Map-formatted messages over AQPG logical protocol -queue.map.aqpg.jms=PRE.QWPO.AQPG_HASMAP.QWR001 -# Queue for Standard-formatted messages over XAQ logical protocol -queue.standard.xaq.jms=PRE.QWPO.XAQ_PLANO.QWR001 -# Queue for Map-formatted messages over XAQ logical protocol -queue.map.xaq.jms=PRE.QWPO.XAQ_HASMAP.QWR001 -# Queue for XML-formatted messages over XAQ logical protocol -queue.xml.xaq.jms=PRE.QWPO.XAQ_XML.QWR001 -# Queue for XML-formatted messages over Generic logical protocol -queue.xml.generic.jms=PRE.QWPO.GENERIC_XML.QWR001 -# Queue used to send events -event.queue=DYD.QTGE.RECEP.SUCESOS.QWR001 -# Queue used to send emails and sms by ESB -esb.queue=DYD.ANYNORESP.ESB.QWR001 - -################################# -# SOAP-JMS queues configuration # -################################# - -tibco.ems.queue.name.esb.elara.generic=queue.sample.generic -tibco.ems.queue.name.esb.elara.otma=queue.sample.otma -tibco.ems.queue.name.esb.elara.otma.pg=queue.sample.otmapg -tibco.ems.queue.name.esb.elara.ps9=queue.sample.ps9 -tibco.ems.queue.name.esb.elara.xaq=queue.sample.xaq - -########################### -# Tibco EMS configuration # -########################### - -tibco.ems.url= -tibco.ems.user= -tibco.ems.passw= - -# Bundlor URL -arq.bundlor.url=http://localhost:8101/qwjr_mult_mult_01/ -# Activate or deactivate session change through JMS queue -jms.listener.activated=true -# NTP -ntp.host=15.150.139.187 -ntp.port=123 -ntp.timeOut=10 -ntp.waitTime=60 -ntp.threshold=5 -# Scheduler configuration -scheduler.bundleCleanerTrigger.cronExpression=0 0/5 * * * ? -scheduler.nodeArchitectureControllerTrigger.cronExpression=15 0/1 * * * ? -scheduler.ntpServiceTrigger.cronExpression=0 1 08,20 * * ? -scheduler.sessionLocalModeTrigger.cronExpression=0 0/5 * * * ? -# JMS -jms.poolexecutor.corepoolsize=10 -jms.poolexecutor.maxpoolsize=10 -jms.poolexecutor.keepaliveseconds=1 -jms.listener.concurrency=2-10 -jms.listener.idletaskexecutionlimit=1 -jms.listener.idleconsumerlimit=1 -# Disruptor -disruptor.in.consumers=5 -disruptor.out.consumers=5 -# Timeouts definition -transaction.service.timeout=5000 -transaction.installation.timeout=5000 -bundle.activation.timeout=5000 -jms.utility.timeout=5000 -arq.boot.timeout=60000 -arq.boot.sleep=10000 - -# Pass for the console -felix.webconsole.password=AdminCore -# Value to indicate the ROP writing mode. (ROP_WRITES_DEPENDING_ON_APP, ROP_NEVER_WRITES, ROP_ALWAYS_WRITES) -rop.writingMode=ROP_ALWAYS_WRITES - -# Message used in logging component as default -default.log.message=Could not load error catalog message -# Default description for unexpected exceptions -default.error.description=No se puede cargar la descripcion del error -# Number of retries to insert in DB a new Record Operation -rop.num.entries=3 -# Number of retries to insert in DB a new Journal Operation -journal.num.entries=3 -# Application code size (For error catalog code) -error.catalog.code.application.code.size=4 -# Error type size (For error catalog code) -error.catalog.code.error.type.size=1 -# Error code size (For error catalog code) -error.catalog.code.error.code.size=8 -# OTMA Error code size (For error catalog code) -error.catalog.code.error.code.start.otma=5 -# Size of the catalog of errors -error.catalog.code.size=13 -# Size of the PG catalog of errors -error.catalog.code.pg.size=12 -# Default error description size -error.description.size=80 -# Path for the xml Record Operation files (Files with ROP that could be saved) -rop.path=/ROP -# Path for the xml Journal Operation files (Files with Journal Operation that could be saved) -journal.path=/JOURNAL -# Type of persistence for Journal (ELARA or MAINFRAME) -journal.persistence.type=ELARA -# Default channel for channel handler component -channel.handler.channel=0 -# Default service for channel handler component -channel.handler.service=0 -# Default environ for channel handler component -channel.handler.environ=0 -# Mail version service for ESB -esb.mail.service.version=1 -# SMS version service for ESB -esb.sms.service.version=1 -# Default priority for SMSs -default.sms.priority=0 -# Default priority for Emails -default.email.priority=0 -# Path for attachments files (For emails) -attachments.path=/attachments -# [Hit counter] Maximum counter store size -max.counter.size=10 -# [Hit counter] Elements to be kept stored if maximum size is exceeded -counter.elements.after.remove=10 -# Timeout for WS connections -ws.connect.timeout=3000 -# Timeout for WS requests -ws.request.timeout=3000 -# Timeout for transaction executions (milliseconds) -transaction.timeout=5000 -# Default message for multilanguage responses -multilanguage.default.message=Could not load multilanguage response -# Multilanguage file name -multilanguage.file.name=multilanguage- -#Timeout in query. -query.timeout=4 -#MaxRows in a query. -query.maxrows=5000 -# Banking session flag -banking.session.flag=SCHEDULER -# PS9 properties -ps9.uppercase=TRUE -ps9.uppercase.use.header=TRUE -# WS control library properties -control.ws.default.user=e000000 -control.ws.default.pid=999 -# Bundlor properties -arq.bundlor.context.node.ping=/node/ping.do -arq.bundlor.context.node.properties=/node/properties.do -arq.bundlor.context.node.properties.uuaa=/node/propertiesUUAA.do -arq.bundlor.context.node.ping.boot=/node/pingBoot.do -# Transactions repository address -repository.transaction.jar=${arq.bundlor.url}/transaction/download.do?txName= -repository.library.jar=${arq.bundlor.url}/library/download.do?libName= -# Logs Repository address -repository.log.file=${arq.bundlor.url}/uuaa/log/download.do?uuaaName= -# Database properties -database.name=ORACLE -database.showSql=true -jdbc.default.schema=QWPO -# Crypto algorithm -crypto.algorithm=PBEWithMD5AndDES -# Crypto iteration count -crypto.iteration.count=19 -# Passphase for Crypto service -passphase=Accenture1 -# Timeouts definition -transaction.service.timeout=5000 -transaction.installation.timeout=5000 -bundle.activation.timeout=5000 -jms.utility.timeout=5000 -arq.boot.timeout=60000 -arq.boot.sleep=10000 -# LUA script cofiguration -lua.forbidden.funcs=coroutine; module; package : loadlib, seeall; io; os : execute, exit, getenv, remove, rename, setlocale, tmpname; debug -# Symbolic name of topology -org.apache.cxf.dosgi.topology.symbolic.name=cxf-dosgi-ri-topology-manager -# Symbolic name of DOSGi -org.apache.cxf.dosgi.admin.symbolic.name=cxf-dosgi-ri-dsw-cxf -# Property name of filter service -org.apache.cxf.dosgi.ws.property.name=org.apache.cxf.ws.databinding -# Property name of filter service for rest -org.apache.cxf.dosgi.rest.property.name=org.apache.cxf.rs.httpservice.context -# Security service configuration -secured.bundle.categories=library;transaction -transaction.service.filter=com.bbva.elara.utility;com.bbva.elara.transaction;com.bbva.elara.support.provisioning.store.TransactionStoreDelegate;com.bbva.elara.configuration.manager.ConfigurationManager -library.service.filter=com.bbva.elara.utility;com.bbva.elara.control.WSControl - -# Default Locale = es_ES -systemlocale=es_ES -# Country Code for "es_ES" locale = ES -country.es_ES=ES -# language Code for "es_ES" locale = es -language.es_ES=es -# Date format for "es_ES" locale = dd/MM/yyyy HH:mm -dateformat.es_ES=dd/MM/yyyy HH:mm -# Time ZOne for "es_ES" locale = Europe/Spain -timezone.es_ES=Europe/Spain -# Currency for "es_ES" locale = EURO -currency.es_ES=EURO -# Deployed locale = es_ES -localedeploy=es_ES - -# Position of group code last character -group.code.last=3 -# Position of parameter code last character -parameter.code.last=6 -# Binary code representation -binary.code=Binary -# Integer code reprensentation -integer.code=Integer -# Long code representation -long.code=Long -# Double code representation -double.code=Double -# String code representation -string.code=String -# Map format header tag -header.tag=header -# Map format body tag -body.tag=body -# Map format advice tag -advice.tag=advice -# Tag representing Header class -general.header.tag=header -# Tag representing IdLogicTransaction class -id.logic.transaction.tag=idLogicTransaction -# Tag representing TransactionOrigin class -transaction.origin.tag=transactionOrigin -# Parameter separator -parameter.separator=\u003B -# Complex parameter separator -complex.parameter.separator=\u002C -# End request separator -end.request.separator=\\] -# Begin request separator -begin.request.separator=\\[ -# End request separator (Map only) -map.end.request.separator=\u005D -# Begin request separator (Map only) -map.begin.request.separator=\u005B -# Begin complex parameter values -begin.complex.parameter=\u0028 -# End complex parameter values -end.complex.parameter=\u0029 -# Separator between parameter name and value -name.value.separator=\u003D -# Separator between message header and body -head.body.separator= \u0026 -# Header for advice number -header.advice.number=001000 -# Header for advice code -header.advice.code=002001 -# Header for advice description -header.advice.description=002002 -# Advice code header -advice.code.header=code -# Advice description header -advice.description.header=description -# File code representation -file.code=InputStream - -############################################## -# Paths to XML marshallers and unmarshallers # -############################################## - -# Path for standard request -path.standard.request=/META-INF/parser/standardHeaderRequest -# Path for pg request -path.pg.request=/META-INF/parser/headerRequest -# Path for standard response -path.standard.response=/META-INF/parser/standardHeaderResponse -# Path for map request -path.map.request=/META-INF/parser/mapHeaderRequest -# Path for map response -path.map.response=/META-INF/parser/mapHeaderResponse - - - -################################################# -# Old configuration # -################################################# - -url.bundle.action=/connectorTx - -# Message used in logging component as default -DEFAULTLOGMESSAGE=Could not load error catalog message -# IP of the NTP server -NTP_VIRTUAL_HOST=15.150.139.187 -# Port used to get NTP messages -NTP_SERVER_PORT=123 -# Number of seconds that the ntp component waits at NTP server -NTP_TIME_OUT=10 -# Number of seconds that the ntp server waits between -NTP_WAIT_TIME=60 -# Number of seconds of difference between Elara and NTP server which are considered normal -NTP_THRESHOLD=5 -# Number of retries to insert in DB a new Record Operation -ROP_NUM_RETRIES=3 -# Number of retries to insert in DB a new Journal Operation -JOURNAL_NUM_RETRIES=3 -# Application code size (For error catalog code) -ERRORCATALOGCODE_APPLICATIONCODESIZE=4 -# Error type size (For error catalog code) -ERRORCATALOGCODE_ERRORTYPESIZE=1 -# Error code size (For error catalog code) -ERRORCATALOGCODE_ERRORCODESIZE=8 -# OTMA Error code size (For error catalog code) -ERRORCATALOGCODE_ERRORCODE_START_OTMA=5 -# Size of the catalog of errors -ERRORCATALOGCODESIZE=13 -# Path for the xml Record Operation files (Files with ROP that could be saved) -ROP_PATH=/ROP -# Path for the xml Journal Operation files (Files with Journal Operation that could be saved) -JOURNAL_PATH=/JOURNAL -# Type of persistence for Journal (ELARA or MAINFRAME) -JOURNAL_PERSISTENCE_TYPE=ELARA -# Channel of the events -EVENT_CHANNEL=0 -# Number used to correlate events -EVENT_CORREL_ID= -# Identifies which environ has been used by an event -EVENT_ENVIRON=13 -# Event mode -EVENT_MODE=O -# Service event code -EVENT_SERVICE=5 -# Source of the event code -EVENT_ORIGIN=0 -# Default event type -EVENT_TYPE_DEFAULT_POSTACTIONS=0 -# Default event type for pre-actions -EVENT_TYPE_DEFAULT_PREACTIONS=1 -# Default event version -EVENT_VERSION_DEFAULT=00 -# Default event client -EVENT_CLIENT_DEFAULT=0 -# Default event client type -EVENT_CLIENT_TYPE_DEFAULT=0 -# Default event No Client -EVENT_NO_CLIENT_DEFAULT=0 -# Default channel for channel handler component -CHANNEL_HANDLER_CHANNEL=0 -# Default service for channel handler component -CHANNEL_HANDLER_SERVICE=0 -# Default environ for channel handler component -CHANNEL_HANDLER_ENVIRON=0 -# Mail version service for ESB -ESB_MAIL_SERVICE_VERSION=1 -# SMS version service for ESB -ESB_SMS_SERVICE_VERSION=1 -# Default priority for SMSs -DEFAULT_SMS_PRIORITY=0 -# Default priority for Emails -DEFAULT_EMAIL_PRIORITY=0 -# Path for attachments files (For emails) -ATTACHMENTS_PATH=/attachments -# [Hit counter] Maximum counter store size -MAX_COUNTER_SIZE=10 -# [Hit counter] Elements to be kept stored if maximum size is exceeded -COUNTER_ELEMENTS_AFTER_REMOVE=10 - -# Timeout for WS connections -WS_CONNECT_TIMEOUT=3000 -# Timeout for WS requests -WS_REQUEST_TIMEOUT=3000 -# Timeout for transaction executions (milliseconds) -TRANSACTION_TIMEOUT =5000 -# Path where there are SMS xsds -ESB_SMS_PATH =/xsd/SMS_ -# Path where there are Email xsds -ESB_MAIL_PATH =/xsd/Mail_ -# Path where there are ESB's ds xsd -ESB_DS_PATH =/xsd/ds.xsd -# Path where there are ESB's dc xsd -ESB_DC_PATH =/xsd/dc.xsd -# Path where there is the events xsd -EVENTS_XSD_PATH =/xsd/HeaderAndContextEvent.xsd -# Default message for multilanguage responses -MULTILANGUAGE_DEFAULT_MESSAGE=Could not load multilanguage response -# Multilanguage file name -MULTILANGUAGE_FILE_NAME=multilanguage- -# Deletion criteria TQWPOLOG -PERIODIC_REMOVE_TQWPOLOG=10 -# Deletion criteria TQWPOEXR -PERIODIC_REMOVE_TQWPOEXR=1 -#Monitoring Functional Event -FLAG_JMX_EVENT_FUNCTIONAL=true -#Timeout in query. -QUERY_TIMEOUT=4 -#MaxRows in a query. -QUERY_MAXROWS=5000 -# Banking session flag -BANKING_SESSION_FLAG = SCHEDULER -PS9_UPPERCASE=TRUE -PS9_UPPERCASE_USE_HEADER=TRUE -####################################################################################################################### -################################# Database properties ################################ -DATABASE_AUTOCOMIT=false -DATABASE_READONLY=false -DATABASE_TRANSACTION_ISOLATION=-1 -DATABASE_INITIAL_SIZE=0 -DATABASE_NUM_MAX_ACTIVE=200 -DATABASE_MAX_IDLE=0 -DATABASE_MAX_OPEN_PREPARED_STATEMENT=-1 -DATABASE_MAX_WAIT=-1 -DATABASE_MIN_EVICTABLE_IDLE_TIME_MILLIS=1800000 -DATABASE_MIN_IDLE=0 -DATABASE_POOL_PREPARED_STATEMENT=false -DATABASE_TEST_ON_BORROW=true -DATABASE_TEST_ON_RETURN=false -DATABASE_TEST_WHILE_IDLE=false -DATABASE_TIME_BETWEEN_EVICTION_RUNS_MILLIS=-1 -DATABASE_VALIDATION_QUERY=select 1 from dual -DATABASE_NUM_TEST_PER_EVICTION_RUN=3 -DATABASE_ACCESS_TO_UNDERLYING_CONNECTION_ALLOWED=false - -# Position of group code last character -GROUP_CODE_LAST=3 -# Position of parameter code last character -PARAMETER_CODE_LAST=6 -# Binary code representation -BINARY_CODE=Binary -# Integer code reprensentation -INTEGER_CODE=Integer -# Long code representation -LONG_CODE=Long -# Double code representation -DOUBLE_CODE=Double -# String code representation -STRING_CODE=String -# Map format header tag -HEADER_TAG=header -# Map format body tag -BODY_TAG=body -# Map format advice tag -ADVICE_TAG=advice -# Tag representing Header class -GENERAL_HEADER_TAG=header -# Tag representing IdLogicTransaction class -ID_LOGIC_TRANSACTION_TAG=idLogicTransaction -# Tag representing TransactionOrigin class -TRANSACTION_ORIGIN_TAG=transactionOrigin -# Parameter separator -PARAMETER_SEPARATOR = ; -# Complex parameter separator -COMPLEX_PARAMETER_SEPARATOR = , -# End request separator -END_REQUEST_SEPARATOR = \] -# Begin request separator -BEGIN_REQUEST_SEPARATOR = \[ -# End request separator (Map only) -MAP_END_REQUEST_SEPARATOR = ] -# Begin request separator (Map only) -MAP_BEGIN_REQUEST_SEPARATOR = [ -# Begin complex parameter values -BEGIN_COMPLEX_PARAMETER= ( -# End complex parameter values -END_COMPLEX_PARAMETER= ) -# Separator between parameter name and value -NAME_VALUE_SEPARATOR = = -# Separator between message header and body -HEAD_BODY_SEPARATOR = & -# Header for advice number -HEADER_ADVICE_NUMBER=001000 -# Header for advice code -HEADER_ADVICE_CODE=002001 -# Header for advice description -HEADER_ADVICE_DESCRIPTION=002002 -# Advice code header -ADVICE_CODE_HEADER=code -# Advice description header -ADVICE_DESCRIPTION_HEADER=description - -# Default Locale = es_ES -SYSTEMLOCALE=es_ES -# Country Code for "es_ES" locale = ES -COUNTRY.es_ES=ES -# language Code for "es_ES" locale = es -LANGUAGE.es_ES=es -# Date format for "es_ES" locale = dd/MM/yyyy HH:mm -DATEFORMAT.es_ES=dd/MM/yyyy HH:mm -# Time ZOne for "es_ES" locale = Europe/Spain -TIMEZONE.es_ES=Europe/Spain -# Currency for "es_ES" locale = EURO -CURRENCY.es_ES=EURO -# Country Code for "pl_PL" locale = PL -COUNTRY.pl_PL=PL -# language Code for "pl_PL" locale = pl -LANGUAGE.pl_PL=pl -# Date Format for "pl_PL" locale = MM/dd/yyyy -DATEFORMAT.pl_PL=MM/dd/yyyy -# Time Zone for "pl_PL" locale = Europe/Warsaw -TIMEZONE.pl_PL=Europe/Warsaw -# Currency for "pl_PL" locale = DOLLAR -CURRENCY.pl_PL=DOLLAR -# Deployed locale = es_ES -LOCALEDEPLOY=es_ES -# arq type (for evo. utilidades compartidas) -arq.type=ONLINE \ No newline at end of file diff --git a/artifact/transactions/QTDIT08101-ES/src/test/resources/log4j.xml b/artifact/transactions/QTDIT08101-ES/src/test/resources/log4j.xml deleted file mode 100644 index 215502b..0000000 --- a/artifact/transactions/QTDIT08101-ES/src/test/resources/log4j.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - - - - - diff --git a/artifact/transactions/pom.xml b/artifact/transactions/pom.xml index 03f05bd..9a9b686 100644 --- a/artifact/transactions/pom.xml +++ b/artifact/transactions/pom.xml @@ -24,6 +24,6 @@ QTDIT07801-ES QTDIT07901-ES QTDIT08001-ES - QTDIT08101-ES + QTDIT09001-ES