Errata in the First Printing of The Jini Specification, 2nd Edition
Errata for
The JiniTM Specification, 2nd Edition
by
Jim Waldo and The JiniTM Technology Team
First Printing
Even if you do learn to speak correct English,
whom are you going to speak it to?
-- Clarence Darrow
This page contains the minor errata --
typos and grammatical errors --
in the first printing of the second edition of the book.
You may also want to view
the
errata list,
especially before you email us about an error.
You can tell which printing you have
by looking at the bottom of the copyright page
(the page that faces the dedication page,
and starts with "Copyright 2001 by Sun Microsystems, Inc.").
The last two lines on this page each tell the printing number.
If you find an error in the book,
please check to see if it is already known before reporting it.
If you do not find it in the list,
please mail us
the relevant information, including page numbers.
All errata will be fixed in the next possible printing.
Errata for all printings:
The Jini Architecture: An Introduction
- Page 27:
In the middle of the first paragraph, the sentence should read ``If any
such lookups are found, the
ServiceDiscoveryManager...''
- Page 33:
In the third paragraph, the sentence should read ``The
FortuneAdmin command line...''
- Page 38:
The third paragraph is missing a sentence at the end: ``The next successful
invocation will return the correct message (number 29) only if the failing
call never reached the server; otherwise it will skip on to number 30.''
- Page 46:
At the end of the second paragraph, the words ``lookup registration'' do
not belong.
- Page 47:
In the second paragraph,
ChatStreamImpl should be
ChatServerImpl.
- Page 48:
The sentence ``The actual messages are sent directly to the service'' is
redundant.
AR: The Jini Architecture Specification
- Page 82:
The first sentence of the description should read: ``A system of
Jini(TM) technology-enabled services and/or devices is a Java(TM)
technology-centered, distributed system designed for simplicity,
flexibility, and federation.''
DJ: Discovery and Join
EN: Entry
LE: Distributed Leasing
EV: Distributed Events
TX: Transaction
LU: Lookup Service
US: Introduction to Helper Utilities and Services
DU: Jini Discovery Utilities Specification
EU: Jini Entry Utilities Specification
LM: Jini Lease Utilities Specification
- Page 286:
The sentence should start with ``The Jini(TM) lease utilities
encapsulate functionality that...''
JU: Jini Join Utilities Specification
- Page 286:
The sentence should start with ``The Jini(TM) join utilities
encapsulate functionality that...''
SD: Jini Service Discovery Utilities Specification
LD: Jini Lookup Discovery Service
LS: Jini Lookup Attribute Schema Specification
LR: Jini Lease Renewal Service Specification
EM: Jini Event Mailbox Service Specification
JS: JavaSpaces Service Specification
DA: Jini Device Architecture Specification
Jini Technology Glossary
APPENDIX A: A Note on Distributed Computing
APPENDIX B: The Example Code