]
Steve Ebersole closed HHH-687.
------------------------------
Closing stale resolved issues
Exception QuerySyntaxError not really serializable
--------------------------------------------------
Key: HHH-687
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-687
Project: Hibernate Core
Issue Type: Bug
Affects Versions: 3.0.5
Environment: Hibernate 3.0.5
Reporter: Roberto Italia
Assignee: Steve Ebersole
Priority: Minor
Fix For: 3.2.0.alpha1
I have a QuerySyntaxError Exception which has a MismatchedTokenException (from antlr) as
cause. The field token of the MismatchedTokenException points to a HqlToken, which
descends from antlr.CommonToken. The latter is not serializable, so also HqlToken is not.
As a result, the QuerySyntaxError cannot be serialized.
I'm not sure, whether you (by making a HqlToken serializable some how) or antlr (by
making CommonToken or Token serializable) should fix it.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: