Fórum

Liferay 6.0.6 log axis raw soap message

Matt Shields, modificado 13 Anos atrás.

Liferay 6.0.6 log axis raw soap message

New Member Postagens: 5 Data de Entrada: 24/02/10 Postagens Recentes
I'm trying to log the raw soap xml messages from an external web service that I call using a portlet in liferay. The web service call using axis works perfectly from the portlet but I'm trying to log the xml request and response. I am trying to use a modified client-config.wsdd inserted using an ext plugin to override the client-config.wsdd in java-util.jar but nothing seems to happen and no log file is generated.

Has anyone any experience of doing this sort of logging? Is using the ext plugin the right way to go?

Thanks for any pointers.