Hello,
setting all trace levels does not work as mentioned in the default
jonas.properties file.
If I set the property ...
jonas.trace.level <all>
... I get ...
JOnAS Server, version 2.0, running on rmi.
Exception in thread "main" java.lang.NumberFormatException: <all>
at java.lang.Integer.parseInt(Integer.java:409)
at java.lang.Integer.<init>(Integer.java:544)
at org.objectweb.jonas.common.Trace.levelValue(Trace.java, Compiled
Code)
at org.objectweb.jonas.common.Trace.configure(Trace.java:137)
at org.objectweb.jonas.server.Server.main(Server.java:69)
However, this is only a minor problem, since I can set the trace level
explicitly.
Nikolaus Rumm
----
To unsubscribe, send email to [EMAIL PROTECTED] and
include in the body of the message "unsubscribe jonas-users".
For general help, send email to [EMAIL PROTECTED] and
include in the body of the message "help".