Chapter 8. Known Issues

Table of Contents

JPA Entity Scanning
ClassNotFoundError When Creating a Proxy
Creating proxies with CGLIB for Package Protected Types
Virgo Jetty Server Restrictions
Virgo Server for Apache Tomcat Restrictions
Default Web Application Bundle Headers
Hibernate Resolution Issue
Scoping and Substitutable Exports
EclipseLink Resolution Issue

JPA Entity Scanning

Classpath scanning for JPA entities annotated with @Entity does not work. Describing entities with @Entity will work, but the entities need to be listed explicitly.