Re: el 2.2
Michel Viollet <[email protected]>
| Newsgroups | gmane.comp.java.objectweb.jonas |
|---|---|
| Message-ID | <[email protected]> |
Hi, Not sure about that, but should not you be dropping juel-2.2.x.jar into WEB-INF/lib ? (juel-2.2.x.jar = juel-api-2.2.x.jar + juel-impl-2.2.x.jar + juel-spi-2.2.x.jar) If still not working, I suggest dropping this jar into $JONAS_BASE/lib/ext HTH -- Michel juel-2.2.x.jar Le 28/09/2010 22:24, Patrick Reignier a écrit : hi all For my JSF 2.0 application, I need to switch to Expression Language 2.2 to be able to use parametrized actions. Does anyone knows how to do this on a Jonas 5.1.2 server ? I have tried dropping juel-impl-2.2.1.jar and juel-spi-2.2.1.jar in the WEB-INF/lib but they were not used Thanks for any help Best