« Return to Thread: Eclipselink caching behaviour

compact JPA jar file for distribution ?

by Gustav Trede-2 :: Rate this Message:

Reply to Author | View in Thread

Hello,

Javawebstarted swing app using JPA dont need server related code with
its xsd files etc.
Are there any plans for such a compact jar file at least as build option
, that only contains what an embedded JPA client needs ?.

Using a custom "masking" classloader i have tracked the loaded classes,
resources in runtime and saved it to a a custom jar file ,
and there is a noticable difference in size.
Problem is i need to cover all possible usage cases that can happen with
error handling etc inorder for this to be a safe way to do it.
Its hard to know for sure that i managed to do that.
Hence my request.

regards
  gustav
_______________________________________________
eclipselink-users mailing list
eclipselink-users@...
https://dev.eclipse.org/mailman/listinfo/eclipselink-users

 « Return to Thread: Eclipselink caching behaviour