Re: OFBiz libraries versus Hot-deployed component ones

Posted by rajsaini on
URL: http://ofbiz.116.s1.nabble.com/OFBiz-libraries-versus-Hot-deployed-component-ones-tp1573363p1574915.html

You can copy the files in the WEB-INF/lib folder of the web app or
create a ant target and copy those files at the build time.

Thanks,

Raj

Kévin Sailly wrote:
> Not specifying the classpath makes ant build to not embed the libs, so it
> does not work.
>