On Tue, 10 Oct 2000, Paolo Biondi wrote:
> Thanks for your faster answer, I'm sorry you are right.
> 
> But the Mlet I put in the email is not the correct one ....
> 
> My MLet is:
> 
> <MLET CODE = "org.jboss.logging.FileLogging" ARCHIVE="jboss.jar"
> CODEBASE="../lib/ext/">
>    <ARG TYPE="java.lang.String" VALUE="Information,Debug,Warning,Error">
>    <ARG TYPE="java.lang.String" VALUE="[{2}] {4}">
>    <ARG TYPE="java.lang.String" VALUE="">
>    <ARG TYPE="java.lang.String" VALUE="logging.log">
> </MLET>
> 
> If you have another idea, let me know it ..... thanks.
> 
> Paolo.
> 

Yes, but as far as I can see on your stack trace (previous mail), the
server complains about the ConsoleLogging not about the File logging.
Make sure that your Consolelogging Mlet section correct! 
If you uncommented the ConsoleLogging section, please remove the tag
opener <MLET -> MLET (the parser ignores the uncommentation)!

\Daniel



Reply via email to