WSRP: Habilitando Trace e Logs: Difference between revisions

From Wiki
(New page: Habilitando Trace e Logs no Web Services for Remote Portlets (WSRP) Para diagnosticar problemas no WSRP habilite os seguintes logs. {| border="1" | '''Componente''' | '''Trace String'''...)
 
No edit summary
 
Line 41: Line 41:
|-
|-
|}
|}
== Ver também ==
* [[WPS: Facilitando o acesso a diretorios do Portal]]
* [[WPS: Colocar o WPS ou Quickr como Servico no Windows| WPS: Colocar WPS/Quickr como Serviço no Windows]]
* [[WPS: Habilitando Trace e Logs no WPS |Habilitando Trace e Logs no Websphere Portal Server]]
* [[WebSphere Portal Server|  Mais Artigos sobre WebSphere Portal Server]]
[[Category: WebSphere Portal Server]]
[[Category: WPS]]

Latest revision as of 20:44, 4 February 2013

Habilitando Trace e Logs no Web Services for Remote Portlets (WSRP)

Para diagnosticar problemas no WSRP habilite os seguintes logs.


Componente

Trace String

Administration

com.ibm.wps.command.wsrp.*=all

com.ibm.wps.wsrp.cmd.*=all

com.ibm.wps.wsrp.common.*=all

Consumer

com.ibm.wps.wsrp.consumer.*=all

com.ibm.wps.wsrp.common.*=all

Producer

com.ibm.wps.wsrp.producer.*=all

com.ibm.wps.wsrp.common.*=all

XMLAccess

com.ibm.wps.command.xml.*=all

com.ibm.wps.wsrp.common.*=all


Ver também