how to enable rampart logging

2009-02-05 Thread TomazM
Is there any way to have full logging for rampart, let say as TRACE or DEBUG mode. Best Regard; Tomaz begin:vcard fn;quoted-printable:Toma=C5=BE Majerhold n;quoted-printable:Majerhold;Toma=C5=BE org:ARNES, Slovenian NREN;Development team adr:;;Jamova 39;Ljubljana;;;Slovenia title:Developer

Re: how to enable rampart logging

2009-02-05 Thread m4rkuz
Asuming you have log4j in your project, you can modify this line in your log4j.properties # Set the enterprise logger priority to FATAL log4j.logger.org.apache.axis2.enterprise=DEBUG Regards, Marcus V. Sánchez D. __ Enterprise Developer. Sun Certified Java Programmer

Re: how to enable rampart logging

2009-02-05 Thread TomazM
Thx, I have already done this, but I still have to small information to rely debug my problem Regards, Tomaz m4rkuz wrote: Asuming you have log4j in your project, you can modify this line in your log4j.properties # Set the enterprise logger priority to FATAL

Re: how to enable rampart logging

2009-02-05 Thread Alexis Midon
set log4j.category.org.apache.rampart=TRACE Alexis On Thu, Feb 5, 2009 at 6:11 AM, TomazM tomaz.majerh...@arnes.si wrote: Thx, I have already done this, but I still have to small information to rely debug my problem Regards, Tomaz m4rkuz wrote: Asuming you have log4j in your