Hi,
we are stuck using hibernate version 3.3.2 in our webstart application.
Trying to use a newer version (e.g. 3.6) we get the following exception
Code:
javaws throws JARSigningException on the signed file hibernate3.jar
We posted the problem to sun/oracle under
http://bugs.sun.com/bugdatabase/view_bu ... id=6964501and got the feedback that hibernate3.jar contains files with absolute path leading to the signing exception.
Somebody else posted the problem to
http://opensource.atlassian.com/project ... e/HHH-5681 three months ago, but there has been no activity since.
Is there anything we can do to accelerate a bugfix?
There have been significant changes in hibernate since 3.3.2 that we are waiting for, but can't use because of the signing exception. We must sign the jar, because our app requires additional privileges.
Thanks, Michael