On 30 Apr 2009, at 17:23, Brian Eaton wrote:

On Thu, Apr 30, 2009 at 2:30 AM, Ian Boston <[email protected]> wrote:
Removing the API will certainly fix the problem, but is juel playing with
classloaders ?

Might not be JUEL screwing with the classloader, might be jetty.


well it could be, but [1] Loads the ExpressionFactoryImpl possibly using the context classloader.
see [2] all depends what the context classloader is at the time.
Ian

[1] 
http://www.java2s.com/Open-Source/Java-Document/Scripting/JUEL/javax/el/FactoryFinder.java.htm
[2] 
http://www.java2s.com/Open-Source/Java-Document/Scripting/JUEL/javax/el/ExpressionFactory.java.htm

Reply via email to