Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
Description
Various tags now require a ClassLoader. e.g. <j:new> <j:useBean> <j:useList> as well as things like <test:assertThrown expected="java.lang.Throwable"/>
We should probably have some standard <classLoader> tag which can call setClassLoader() on the parent tag.