users@jersey.java.net

[Jersey] Re: Jersey https tomcat

From: steben <sarahd_1985_at_hotmail.fr>
Date: Wed, 20 Apr 2011 13:26:34 -0700 (PDT)

Hi,
I'm trying to retrieves the data of table with secure REST Jersey so I got
this Exceptions

Exception [EclipseLink-30005] (Eclipse Persistence Services -
2.0.1.v20100213-r6600):
org.eclipse.persistence.exceptions.PersistenceUnitLoadingException
Exception Description: An exception was thrown while searching for
persistence archives with ClassLoader: WebappClassLoader (delegate=true;
repositories=WEB-INF/classes/)
Internal Exception: javax.persistence.PersistenceException: Exception
[EclipseLink-28018] (Eclipse Persistence Services - 2.0.1.v20100213-r6600):
org.eclipse.persistence.exceptions.EntityManagerSetupException
Exception Description: Predeployment of PersistenceUnit [ControlerWS]
failed.
Internal Exception: Exception [EclipseLink-7305] (Eclipse Persistence
Services - 2.0.1.v20100213-r6600):
org.eclipse.persistence.exceptions.ValidationException
Exception Description: An exception was thrown while processing the mapping
file from URL:
[file:=glassfish/domains/domain1/eclipseApps/WEB-INF/classes/META-INF/orm.xml],
error using JPA 1.0 orm.xsd was [Exception [EclipseLink-0] (Eclipse
Persistence Services - 2.0.1.v20100213-r6600):
org.eclipse.persistence.exceptions.IntegrityException
Descriptor Exceptions:

java.lang.NullPointerException

java.security.AccessControlException: access denied
(java.lang.reflect.ReflectPermission suppressAccessChecks)
error using eclipselink-orm.xsd was [Exception [EclipseLink-0] (Eclipse
Persistence Services - 2.0.1.v20100213-r6600):
org.eclipse.persistence.exceptions.IntegrityException
Descriptor Exceptions:
Exception [EclipseLink-87] (Eclipse Persistence Services -
2.0.1.v20100213-r6600):
org.eclipse.persistence.exceptions.DescriptorException
Exception Description: The methods [setColumn], [getColumn] in the object
[org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.IdAccessor]
are not accessible
Internal Exception: java.security.AccessControlException: access denied
(java.lang.reflect.ReflectPermission suppressAccessChecks)
Mapping:
org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping[m_column]
Descriptor:
XMLDescriptor(org.eclipse.persistence.internal.jpa.metadata.accessors.mappings.IdAccessor
--> [])






--
View this message in context: http://jersey.576304.n2.nabble.com/Jersey-https-tomcat-tp6266431p6292115.html
Sent from the Jersey mailing list archive at Nabble.com.