JAXR provider logging and messages

The Java™ API for XML Registries (JAXR) provider for UDDI uses UDDI4J logging, commons logging, and some standard messages.

Recurso Reprovado Recurso Reprovado: A partir do WebSphere® Application Server Versão 8.0, as APIs do Java API for XML Registries (JAX-R) estão descontinuadas. A plataforma Java Platform, Enterprise Edition (Java EE) 6 começou o processo de desaprovação para JAX-R porque ela é baseada na tecnologia Universal Description, Discovery and Integration (UDDI) 2, que não é mais relevante. Se seus aplicativos usam o JAX-R, você pode considerar o uso do UDDI 3.depfeat
UDDI4J Logging
The JAXR provider for UDDI uses UDDI4J Version 2 to communicate with the UDDI registry. UDDI4J has its own logging. To switch on UDDI4J logging, set the org.uddi4j.logEnabled system property to true. The XML request and response bodies of every UDDI request are sent to the standard error log.
Trace
Entry, exit, exception, warning, and debug trace is provided by Commons Logging (JCL). Trace is created only if the JAXR client configures it. Entry, exit, and debug trace uses the debug level of logging. Exception and warning trace uses the information level of logging. Additionally, information-level logging is provided before each UDDI4J request is made.
Standard error log messages

The InternalTaxonomyManager, EnumerationManager, and PostalSchemeManager objects send warning messages to the System.err log if there is an error condition that does not justify an exception, but does require an information message. For example, warning messages are sent if a file contains a line that is not valid, or if a tModel entity that corresponds to an internal taxonomy cannot be found in the registry.


Ícone que indica o tipo de tópico Tópico de Conceito



Ícone de registro de data e hora Última atualização: July 9, 2016 7:50
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=cord&product=was-nd-mp&topic=cwsu_jaxr_log
Nome do arquivo: cwsu_jaxr_log.html