users@jaxb.java.net

Re: JAXBContext and Mac OSX

From: Kohsuke Kawaguchi <Kohsuke.Kawaguchi_at_Sun.COM>
Date: Fri, 08 Aug 2003 12:05:58 -0700

> I jar everything up into an application jar it doesn't work again.

Are you trying to unjar our jars and re-jar them into your own jar?
If so, be careful about things sinde META-INF.


> I should mention that my clients
> don't want to have to add any libraries to the classpath for
> deployment. They want a single double-clickable file that contains all
> resources needed for the application.

Your main jar file could have Class-Path attribute in MANIFEST.MF to
point to all the library jar files.


regards,
--
Kohsuke Kawaguchi                  408-276-7063 (x17063)
Sun Microsystems                   kohsuke.kawaguchi_at_sun.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_jaxb.dev.java.net
For additional commands, e-mail: users-help_at_jaxb.dev.java.net