km's blog
Effective Java - 1 Companion ...
GlassFish Passwords ...
How to Use JMX to Monitor JVM under GlassFish V1, V2 ...
GlassFish V2: On-the-fly upgrade of a developer domain ...
Java.net, community, GlassFish, OpenSearch Search Engines, Firefox ...
A while ago, I blogged about OpenSearch plugin for Firefox-like browsers. I got interested in it and then the java.net Guru Kohsuke gave me some nice ideas about making it more generic.
NetBeans Open Project Dialog Woes ...
I use NetBeans. I like it. I encourage people to use it.
But I am not happy about their handling of "Open Project ..." Dialog.
GlassFish Issue Tracker and OpenSearch Document ...
GlassFish is an open source project I work on. I wrote a simple GlassFish Issue Tracker Search Plugin for Firefox.
kill and kill -9
The Javadoc clearly instructs If the virtual machine aborts then no guarantee can be made about whether or not any shutdown ho
Should package-info.java be renamed?
It is suggested that the preferrred way of creating the information for a Java package, such that the javadoc tool recognizes it as such, while creating the javadoc documentation.
I decided to take this advice and immediately landed into problem of inconsistency with it.
Static Imports -- not a clean job?
We have been requested to use static imports sparingly. I like that advice. Use your judgment to actually use this support.
But frankly, articles, presentations I have seen use the stdout, the "out" field of java.lang.System as imported statically.





