The funny thing is, it does not bomb. I turned on DEBUG logging and looked at
the generated SQL query which is ok. I also manually ran the SQL query to
verify the results.

All this happens in the context of a web app running on Glassfish 3.0.1, and
the problem is reproducible always within this application.

I tried to isolate the effect by running the same JPQL query in my unit test
environment where the same JPA model is used in a Java SE context, but in
that case the warning does not occur.

Let me know if there's anything I can do to pinpoint the problem.

Best regards,
Harald

-- 
View this message in context: 
http://openjpa.208410.n2.nabble.com/Strange-warnings-about-query-parameters-tp5431171p5435436.html
Sent from the OpenJPA Users mailing list archive at Nabble.com.

Reply via email to