I deployed war to apache. All added eclipselink.jar to \lib folder , and when I try to call servlet :
java.lang.SecurityException: class "javax.persistence.spi.ProviderUtil"'s signer information does not match signer information of other classes in the same package
occured
I have read that is some eclipselink bug. But I haven't found solution. I need to use eclipselink.
Could anybody help?