Solution presented itself unexpectedly :-)

Add this line in my.properties:

services.LoggingService.facilities = debug,logforj,access

... and this in web.xml (for the jetspeed servlet):

            <init-param>
                    <param-name>logging</param-name>

<param-value>org.apache.jetspeed.services.logging.JetspeedLoggingService</pa
ram-value>
            </init-param>


Best regards,

Mark Orciuch - [EMAIL PROTECTED]
Jakarta Jetspeed - Enterprise Portal in Java
http://jakarta.apache.org/jetspeed/

> -----Original Message-----
> From: Daniel Freitag [mailto:[EMAIL PROTECTED]
> Sent: Sunday, July 13, 2003 9:56 AM
> To: jetspeed-user-list
> Subject: Problem with LoggingSErvice
>
>
> Hi,
>
> I have my own properties file and I have read the problem report no.
> 16781.
> (To remove the entry services.LoggingService.default = debug)
>
> After the removal of it tomcat doesn't start! If the entry is part of
> the file then it starts (and I get the error described in the pr.)
>
> I have no idea why tomcat hangs. The last message I see: Loading
> container servlet default
> Nothing more!
>
> Does anybody know the reason for this problem? (Or the solution? *g*)
> Daniel
>
>
>
> ---------------------------------------------------------------------
> 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]

Reply via email to