Libraries in the WEB-INF/lib are automatically placed in web app classpath. I do not think you need to specify this anywhere in the classpath. You may want to check if you have the right jar files in the lib folder.

Thanks,

Raj

Kévin Sailly wrote:
I have try this :
<classpath location="webapp/nova/WEB-INF/lib/*" type="jar"/>

This giving me an error on runtime :
interface javax.persistence.NamedQueries is not visible from class loader

any idea?

Reply via email to