users@jersey.java.net

[Jersey] Re: Jersey https tomcat

From: Pavel Bucek <pavel.bucek_at_oracle.com>
Date: Fri, 22 Apr 2011 12:14:03 +0200

Hello,

looks like eclipse link/glassfish related question. I'm sorry, but I'm
not an expert in this area. You might get the answer here, but it would
be definitely better for you to ask at the right place..

Pavel

On 4/20/11 10:26 PM, steben wrote:
> 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.
>