Re: OFBiz libraries versus Hot-deployed component ones

Posted by Kévin Sailly on
URL: http://ofbiz.116.s1.nabble.com/OFBiz-libraries-versus-Hot-deployed-component-ones-tp1573363p1574859.html

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?