p36. mention of 'message parameter' 
  Not explained. Is this the body of the method call?


p39. Mention of NDC, MDC  and LocationInformation. 
Not discussed further, perhaps a reference to the page on which they
are discussed?



p41. Example 2.10 makes reference to chapter3/FactorOut.java
File not provided with my version



p42. Not particularly involved in performance, and never heard of javap.
Is this disassembler output really useful this early.




Chapter 3.

First example output.

My run shows:

[EMAIL PROTECTED] examples]$ java -cp .:../lib/log4j-1.2.9.jar
chapter3.MyApp1
INFO main chapter3.MyApp1 - Entering application.
0 [main] INFO chapter3.MyApp1  - Entering application.
INFO main chapter3.MyApp1 - Exiting application.
3 [main] INFO chapter3.MyApp1  - Exiting application.
[EMAIL PROTECTED] examples]$


quite different from the page 46 printout?


regards DaveP.



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

Reply via email to