Hi,

I wanted to play a little with OWB examples and noticed that Guess
example doesn't work in trunk with Jetty from maven plugin (in README
there is sample with Guess and jetty:run). There is an error:
"java.lang.ClassNotFoundException: javax.el.ValueReference". After some
digging and consultation on IRC channel I have found that the problem is
el-api which is required in version 2.2. It's available only in Jetty
8.x series (not stable yet).

Simple bump jetty plugin version to 8.0.0.M0 [1] is some solution, but I
wonder if that example has to require el 2.2 (or it happened accidentally)?


[1] - http://paste-it.net/public/k9d1457/ - patch against trunk


Regards
Marcin

Reply via email to