[hibernate-dev] Does anyone know of any HQL internal changes between Hibernate 4.0.0.Beta3 and 4.0.0.Beta4?

Strong Liu stliu at hibernate.org
Mon Aug 1 21:09:14 EDT 2011


I fixed HHH-1780, may relates to this issue?

-----------
Strong Liu <stliu at hibernate.org>
http://hibernate.org
http://github.com/stliu

On Aug 2, 2011, at 5:20 AM, Scott Marlow wrote:

> http://pastebin.com/SR3jsxGp contains the call stack for a 
> ClassNotFoundException of org.hibernate.hql.internal.ast.HqlToken (from 
> https://issues.jboss.org/browse/AS7-1433).  The exception message isn't 
> shown but the jira has that.
> 
> I tried the supplied test case against Hibernate 4.0.0.Beta3 and don't 
> have the same problem.  Does anyone know of a Hibernate 4.0.0.Beta4 
> change that could of caused this?
> 
> Perhaps we need to set the TCCL to the hibernate CL when constructing 
> the HqlBaseLexer as a workaround (the Hibernate classloader depends on 
> the antlr classloader module, so that should work).
> 
> Whatever the solution is, I'd like to better understand what changed to 
> cause this.
> 
> Thanks,
> Scott
> _______________________________________________
> hibernate-dev mailing list
> hibernate-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/hibernate-dev




More information about the hibernate-dev mailing list