using new el-api-2.2 with myfaces2.0 and tomcat6

2010-05-23 Thread deligeli
Hi! I am trying to use el-api-2.2.jar with myfaces 2.0. as i read here:http://wiki.apache.org/myfaces/HowToEnableEl22 I even added the parameter: context-param param-nameorg.apache.myfaces.EXPRESSION_FACTORY/param-name

Re: using new el-api-2.2 with myfaces2.0 and tomcat6

2010-05-23 Thread Werner Punz
I am not an expert on this, but it sounds like an old el lib is still lingering around, have you cleaned out all lib dirs tomcat has (lib and commons/lib) of pending el jars? Werner Am 23.05.10 14:28, schrieb deligeli: Hi! I am trying to use el-api-2.2.jar with myfaces 2.0. as i read

Re: using new el-api-2.2 with myfaces2.0 and tomcat6

2010-05-23 Thread deligeli
this is the question. what in the above list is a peding el jars? as well, i had to put back jasper-el.jar - otherwise, I got the exception! Werner Punz-2 wrote: I am not an expert on this, but it sounds like an old el lib is still lingering around, have you cleaned out all lib dirs tomcat

Re: using new el-api-2.2 with myfaces2.0 and tomcat6

2010-05-23 Thread Michael Kurz
Hi, I would say that EL 2.2 will only work with Facelets in Tomcat 6. I don't know details about Jasper (the JSP compiler), but there might be (and obviously are) additional problems even if you exchange the EL. With JSF 2, you should anyway use Facelets, unless you have a very good reason

[ANNOUNCE] release of myfaces builder plugin 1.0.6

2010-05-23 Thread Leonardo Uribe
The Apache MyFaces team is pleased to announce the release of Apache MyFaces Builder Plugin 1.0.6 Apache MyFaces Builder Plugin is a maven plugin, used internally in other projects like myfaces core and tomahawk for generate component classes, tag classes, faces-config files, .tld files and