Hi Pavel,
yes, there are plans to have a single jar that can be used in a J2SE
environment that includes the 6 jar files. In case you have checked out
the sources (module entity-persistence) you can create it yourself: go
to the bootstrap(!) directory and call
maven create-persistence-snapshot
I do not know when the file will be available on the download page. I
hope soon :-).
Regards Michael
> Hi,
>
> let me ask a question about standalone persistence. I found a very
> helpful document about how to setup persistence in J2SE application:
> https://glassfish.dev.java.net/javaee5/persistence/entity-persistence-support.html
>
>
> The only issue is that it suggests that I have to download the whole
> server (62 MB) in order to get the in 6 jar files I need (3 MB).
>
> Is there a way to get the standalone persistence as a separate download?
> If not, is there a plan to make it available in future?
>
> Thanks!
> -pavel
>