hi,
In my application I use jasperreports which works fine on my computer
but I've a problems to run them on production server. The problem is
with compiling report definition. JasperReport uses some packages which
are already in /WEB-INF/lib like (commons-collection.jar). Unfortuatelly
it doesn't see them. It keeps looking in /java/lib/jre/ext. I think the
problem is with classloader? How can I "tell" some class to use search
path from container /WEB-INF/lib?
Is there any workaround to this problem?
Rgs
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]