Linux « Exception « JPA Q&A





1. Strange hibernate exception when running under Linux    stackoverflow.com

I have a project that compiles and runs completely fine under OS/X, but under Linux an exception is thrown that gives no clue as to what might be the problem. I've ...

2. Hibernate exception that's only occouring in LInux server    forum.hibernate.org

Newbie Joined: Fri Mar 07, 2008 8:54 am Posts: 1 My project is a tomcat project,I m creating war files through eclipse to deploy in server. The versions used in my project are Hibernate verion 3.1.3 JDk version 1.5 Tomcat version 5.5 The application works fine in my local Pc,Windows server,and some Linux server. In some Linux server the application which ...

3. Linux development throws this exception.    forum.hibernate.org

Hi all, Just wondering if anyone has seen this.. I have been setting up my development environment on a linux laptop, and during testing I've got this crazy exception occuring when it hits one of my queries.. I'm using the same JAR's and exactly the same Data so i'm not sure what the hells going on.. The exception is .. "findIntendedAliasedFromElementBasedOnCrazyJPARequirement" ...