It looks like this, because in the test phase, log messages are written to
the console,
but once started in jetty, they are not. So, has anyone an idea how to get
hands on
log messages when run in jetty?

Martin


mraible wrote:
> 
> It could also be another log4j.xml file getting read instead of yours.
> 
> Matt
> 
> On Wed, Aug 6, 2008 at 8:50 AM, Martin Homik <[EMAIL PROTECTED]> wrote:
>>
>> Not actively. I looked into the file and noticed that classes in my
>> project
>> package have the debug level
>> "DEBUG" .That means that my  action classes should produce some log as
>> they
>> use log.fatal(). However,
>> they don't. So, it might be someother parameter. I'll just try it, the
>> xwork2 package might also be a good candidate.
>>
>> Cheers,
>> Martin
>>
>> PS: Nice birthday present. Happy birthday. :-)
>>
>>
>> mraible wrote:
>>>
>>> Have you tried modifying src/main/resources/log4j.xml?
>>>
>>> On Wed, Aug 6, 2008 at 3:50 AM, Martin Homik <[EMAIL PROTECTED]> wrote:
>>>>
>>>> How can I change the log settings in order to be able to print log
>>>> messages
>>>> in my action classes. Though I use log.fatal(), log messages don't show
>>>> up
>>>> in the console when running jetty:run-war.
>>>>
>>>> Thanks for help.
>>>>
>>>> Martin
>>>>
>>>> --
>>>> View this message in context:
>>>> http://www.nabble.com/Change-log-settings-for-action-classes--tp18847759s2369p18847759.html
>>>> Sent from the AppFuse - User mailing list archive at Nabble.com.
>>>>
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>>>> For additional commands, e-mail: [EMAIL PROTECTED]
>>>>
>>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>>> For additional commands, e-mail: [EMAIL PROTECTED]
>>>
>>>
>>>
>>
>> --
>> View this message in context:
>> http://www.nabble.com/Change-log-settings-for-action-classes--tp18847759s2369p18852896.html
>> Sent from the AppFuse - User mailing list archive at Nabble.com.
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Change-log-settings-for-action-classes--tp18847759s2369p18866684.html
Sent from the AppFuse - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to