users@jaxb.java.net

Re: simple question

From: Kohsuke Kawaguchi <Kohsuke.Kawaguchi_at_Sun.COM>
Date: Mon, 17 Apr 2006 16:32:49 -0700

jason white wrote:
> Khosuke,
>
> Is this a hopeless case? I haven't heard anything in a while and have
> completely run out of ideas concerning why I cannot have any foreign (to
> jaxb) jars in my plugin jar and manifest....

My apologies for the delay.

I'm looking at the URLClassLoader (which is what XJC uses), and it seems
to be parsing the Class-Path entry in the manifest all by itself. This
is where I expected your additional jars to be picked up.

Might be worthwhile to set a break point here to see what's going on there.

> I feel like I have followed all the steps and done all the tracing/debugging
> that i can at this point. Please let me know if there is anything else that
> I can do to sleuth the problem.
>
> Maybe there is someone else that can point me in the right direction too?
>
> Isn't there an ejb3 plugin that someone developed that I can decompose to do
> some root-cause analysis on my problem?

-- 
Kohsuke Kawaguchi
Sun Microsystems                   kohsuke.kawaguchi_at_sun.com