Hi Ernst,

Guess you are using the mvn2 build.. I saw the error last week, but didn't had the time to investigate. If the jstl.version is wrong then we should go back to the version which was also used in the maven1 build.

Nico

Ernst Bunders wrote:
hi

I had to change the jstl dependency version from 1.2 to 1.1.2 to make
the webapp to work. There is now a discrepancy between the jstl and
the standard libraries. This couses ClassNotFound exceptions on
javax.el.ELException, even when this is on the classpath.

Changing the jstl version to 1.1.2 and rebuilding the example-webapp
fixed it for me. Should i commit this, or is there a reason for using
jstl version 1.2 (i couldn't find a matching standards jar)

regards,

Ernst


_______________________________________________
Developers mailing list
Developers@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/developers

Reply via email to