https://issues.apache.org/bugzilla/show_bug.cgi?id=49320
Summary: jpa annotaion entity exception when package to a jar Product: Tomcat 7 Version: trunk Platform: PC OS/Version: Windows XP Status: NEW Severity: major Priority: P2 Component: Catalina AssignedTo: dev@tomcat.apache.org ReportedBy: dlpo...@163.com jpa annotaion class work fine when the entity class place into WEB-INF\classes. But package the class to a jar, and place into WEB-INF\lib\ will exception: org.hibernate.hql.ast.QuerySyntaxException SomeJpaClass is not mapped -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org