users@jaxb.java.net

RE: JAXBContext and Mac OSX

From: <marcus.walls_at_aspective.com>
Date: Mon, 11 Aug 2003 09:20:49 +0100

>> 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 am not the original poster, but I am also in the position of 'unjaring'
the jars and 're-jaring' them such that I can ship just the one jar.
I have not taken any special care (!), I just unjarred and rejarred using
the Ant jar task, but despite it working, I'm concerned to understand
which things I need to be careful about!

The META-INF/services directory seems to be correct, but the manifests
are not merged. Does this matter? I don't know what half the entries
in the manifests refer to, and thus don't know whether they're important.

Have you any advice on this (other than the class-path attribute)?

Thanks

Marcus


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_jaxb.dev.java.net
For additional commands, e-mail: users-help_at_jaxb.dev.java.net