Publishing

You might also like

Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 2

DEBUG sax: startElement(,,set-property)

DEBUG Digester: Pushing body text ''


DEBUG Digester: New match='samx-ds-global-factory/datasource-factory/set-
property'
DEBUG Digester: Fire begin() for SetPropertyRule[name=property, value=value]
DEBUG Digester: [SetPropertyRule]{samx-ds-global-factory/datasource-factory/set-
property} Set ar.org.bbva.gateway.samReqPoolPlugin.ds.GwyuDataSourceFactory
property port to 10522
DEBUG BeanUtils: setProperty(RequesterPool[1_CICS7]: host=gwyuDesaFNet, port=-1,
timeout=-1, debug=false, lineBase=0, numLines=0, port, 10522)
DEBUG BeanUtils: Target bean = RequesterPool[1_CICS7]: host=gwyuDesaFNet,
port=-1, timeout=-1, debug=false, lineBase=0, numLines=0
DEBUG BeanUtils: Target name = port
DEBUG ConvertUtils: Convert string '10522' to class 'int'
DEBUG ConvertUtils: Using converter
ConverterFacade[IntegerConverter[UseDefault=true, UseLocaleFormat=false]]
DEBUG IntegerConverter: Converting 'String' value '10522' to type 'Integer'
DEBUG IntegerConverter: No NumberFormat, using default conversion
DEBUG IntegerConverter: Converted to Integer value '10522'
DEBUG PropertyUtils: setSimpleProperty: Invoking method public void
ar.org.bbva.gateway.RequesterPoolConfig.setPort(int) with value 10522 (class
java.lang.Integer)
DEBUG sax: endElement(,,set-property)
DEBUG Digester: match='samx-ds-global-factory/datasource-factory/set-property'
DEBUG Digester: bodyText=''
DEBUG Digester: Fire body() for SetPropertyRule[name=property, value=value]
DEBUG Digester: Popping body text ''
DEBUG Digester: Fire end() for SetPropertyRule[name=property, value=value]
DEBUG sax: ignorableWhitespace(
)
DEBUG sax: startElement(,,set-property)
DEBUG Digester: Pushing body text ''
DEBUG Digester: New match='samx-ds-global-factory/datasource-factory/set-
property'
DEBUG Digester: Fire begin() for SetPropertyRule[name=property, value=value]
DEBUG Digester: [SetPropertyRule]{samx-ds-global-factory/datasource-factory/set-
property} Set ar.org.bbva.gateway.samReqPoolPlugin.ds.GwyuDataSourceFactory
property timeout to 120
DEBUG BeanUtils: setProperty(RequesterPool[1_CICS7]: host=gwyuDesaFNet,
port=10522, timeout=-1, debug=false, lineBase=0, numLines=0, timeout, 120)
DEBUG BeanUtils: Target bean = RequesterPool[1_CICS7]: host=gwyuDesaFNet,
port=10522, timeout=-1, debug=false, lineBase=0, numLines=0
DEBUG BeanUtils: Target name = timeout
DEBUG ConvertUtils: Convert string '120' to class 'int'
DEBUG ConvertUtils: Using converter
ConverterFacade[IntegerConverter[UseDefault=true, UseLocaleFormat=false]]
DEBUG IntegerConverter: Converting 'String' value '120' to type 'Integer'
DEBUG IntegerConverter: No NumberFormat, using default conversion
DEBUG IntegerConverter: Converted to Integer value '120'
DEBUG PropertyUtils: setSimpleProperty: Invoking method public void
ar.org.bbva.gateway.RequesterPoolConfig.setTimeout(int) with value 120 (class
java.lang.Integer)
DEBUG sax: endElement(,,set-property)
DEBUG Digester: match='samx-ds-global-factory/datasource-factory/set-property'
DEBUG Digester: bodyText=''
DEBUG Digester: Fire body() for SetPropertyRule[name=property, value=value]
DEBUG Digester: Popping body text ''
DEBUG Digester: Fire end() for SetPropertyRule[name=property, value=value]
DEBUG sax: ignorableWhitespace(
)
DEBUG sax: startElement(,,set-property)

You might also like