Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Cannot Reproduce
-
None
-
None
-
None
-
Patch
Description
We're using DynamicJasper ( http://dynamicjasper.sourceforge.net/ ) to create reports in our web application. DynamicJasper creates a java report file at runtime and compiles it. It works fine in the application. But when we run our test, the compiler can't find any classes in the classpath.
A test case is provided with the problematic test.