Olivier Richaud wrote:
> By the way, is there any documentation on the code used for the trace. I
> noticed that codes range from DB_0 to DB_31 but I have no understanding of
> the meaning. I took a look at the generated documentation but there is an
> obvious lack of documentation.
You are right our Trace package is not documented at all.
I can precise the meaning of some trace levels:
level --> traces in:
----- ---------
3 Naming Manager
4 and 5 JTA, JTM (Transaction service)
6 Implicit propagation of context
8,11 Connection Manager, connection pool (may be very verbose)
10,13 Pseudo driver jdbc XA, XA Resource
12,14,15,16,17 EJBContainer
31 Warnings only
none none
all all
You can set the trace level in the jonas.trace.level property in
jonas.properties
You can set the trace output device in jonas.trace.out property
You can set the trace error device in jonas.trace.err property
To have or have not the trace header set true or false in
jonas.trace.header property
These properties are documented in the jonas.properties file under
$JONAS_ROOT.
Best regards,
--
Philippe
Philippe Coq Groupe Bull/BullSoft/OpenMaster Phone: (33) 04 76 29 78 49
Bull S.A - 1 rue de Provence - 38432 Echirolles Cedex France
[EMAIL PROTECTED] http://www-frec.bull.com
Download our EJBServer at http://www.bullsoft.com/ejb
----
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".