On 2/22/06, Kathey Marsden <[EMAIL PROTECTED]> wrote: > > 2) Will DERBY-668 mean that it won't print the right information > anyway, even if I get the coding right?
Unfortunately, I'm sure this is true. Sysinfo currently parses the contents of the classpath for jar files and then looks for the info properties files in them. As in DERBY-668, if the Derby classes are loaded by a classloader, then derby.jar won't be on the classpath and sysinfo will not report it's information. andrew
