users@jaxb.java.net

Re: simple question

From: Kohsuke Kawaguchi <Kohsuke.Kawaguchi_at_Sun.COM>
Date: Thu, 06 Apr 2006 09:11:06 -0700

jason white wrote:
> I still am having problems because even though I follow the advice below of
> adding an entry to the manifest pointing out the jar..xjc still does not see
> that jar when running the plugin...any ideas?
>
> here is the manifest file contents:
>
> Manifest-Version: 1.0
> Ant-Version: Apache Ant 1.6.5
> Created-By: 1.5.0_04-b05 (Sun Microsystems Inc.)
> Class-Path: ejb3-persistence.jar
>
> This is true for any jar that I add that is foreign to jaxb. I have
> experimented with others as well...And have also experimented with no
> foreign jars and it works well so I feel this is isolated to jars that jaxb
> does not know about...however why would it ignore my manifest?

Just to make sure, the classes in your xjchibernate.jar loads just fine,
right? It's those classes that are in ejb3-persistence.jar that aren't
loaded?

-- 
Kohsuke Kawaguchi
Sun Microsystems                   kohsuke.kawaguchi_at_sun.com