iReport 1.2 and Hibernate

I started playing with JasperReports'/iReport's HQL support today. I defined my hibernate datasource and added the hibernate annotation jars to my classpath. But when I try to define an HQL query in iReport, I get an error about needing an AnnotationConfiguration instance. Has anyone else played with this and figured it out?