On Sat, Dec 6, 2014 at 5:53 AM, <spark.dubovsky.ja...@seznam.cz> wrote:
>
> Bonus question: Should the class
> org.datanucleus.api.jdo.JDOPersistenceManagerFactory be part of assembly?
> Because it is not in jar now.
>

No these jars cannot be put into the assembly because they have extra
metadata files that live in the same location (so if you put them all in an
assembly they overrwrite each other).  This metadata is used in discovery.
Instead they must be manually put on the classpath in their original form
(usually using --jars).

Reply via email to