On 2/14/06, Army <[EMAIL PROTECTED]> wrote:
>
> But in the meantime, thanks for bringing this to my attention.  If anyone out
> there knows what might be causing this NPE with the jars but not with classes,
> I'd appreciate any pointers...

derby.jar is missing
org.apache.derby.impl.sql.compile.XMLTypeCompiler. If this class is
not directly referenced by any other class, then you will need to add
it to tools/jar/extraDBMSclasses.properties in order for it to be
pulled into the jar build.

andrew

Reply via email to