I've configured Weblogic to use the Sun JVM instead of Rocket, and now I get 
this error:

java.lang.NoClassDefFoundError: javax/el/ValueExpression
 at 
org.apache.taglibs.standard.tag.common.core.SetSupport.doEndTag(SetSupport.java:126)

Which library do I need to add as a dependency to resolve this issue?

________________________________________
Van: Nicolas LE BAS [EMAIL PROTECTED]
Verzonden: zaterdag 11 oktober 2008 9:16
Aan: [email protected]
Onderwerp: Re: Problem with JSTL, c:set

Antonio Petrelli wrote :
> 2008/10/10 Hehl, Thomas <[EMAIL PROTECTED]>:
>>        Caused by: java.io.IOException: Error including path
>> '/WEB-INF/jsp/template/template.jsp'. erroneous handlers
>
> Uh... what is this exception?

It's a bug in the JRockit JVM. Use a Sun JVM to get a proper exception
trace:

http://jtoee.blogspot.com/2007/10/solving-internal-error-handler-error.html

Hope this helps
Nick

Reply via email to