Re: javax.el.ExpressionFactory

2007-06-21 Thread Antonio Petrelli
2007/6/21, Dave Newton <[EMAIL PROTECTED]>: --- GEDA <[EMAIL PROTECTED]> wrote: > Besides the one in the WEB-INF/lib ... I am not > using any other plugin. And no, I don't have the JSF > plugin because I am not using JSF in my project. I guess I was more asking "what's in your WEB-INF/lib as c

Re: javax.el.ExpressionFactory

2007-06-21 Thread Dave Newton
--- GEDA <[EMAIL PROTECTED]> wrote: > Besides the one in the WEB-INF/lib ... I am not > using any other plugin. And no, I don't have the JSF > plugin because I am not using JSF in my project. I guess I was more asking "what's in your WEB-INF/lib as compared to what your project is actually using"

Re: javax.el.ExpressionFactory

2007-06-21 Thread GEDA
>> I have to say there are a great bunch of good >> guys on this forum. >> >> The thing is that I am not using intentionally >> the JSF framewrok. I just >> >> added an interceptor to the application. What is >> the problem here ? >> >> >>

Re: javax.el.ExpressionFactory

2007-06-20 Thread Niall Pemberton
ion of the J2EE stack. javax.el.ExpressionFactory comes with J2EE 5, and is part of JSF 1.2 This is incorrect - javax.el.ExpressionFactory is part of the new "Unified EL" that was developed under JSR 245[1] - which is the JSR for JSP 2.1. However the "Unified EL" - (called that because it aims to unif

Re: javax.el.ExpressionFactory

2007-06-20 Thread Dave Newton
> > >> > >> cilquirm wrote: > >>> > >>> This is most probably not related to Struts. > >>> > >>> I can't claim to know the intrinsics of your > setup but it looks like > >>> you're missing some

Re: javax.el.ExpressionFactory

2007-06-20 Thread GEDA
gt; cilquirm wrote: >>> >>> This is most probably not related to Struts. >>> >>> I can't claim to know the intrinsics of your setup but it looks like >>> you're missing some jars need for JSF. >>> It might be that you're running an olde

Re: javax.el.ExpressionFactory

2007-06-20 Thread cilquirm
t;> I can't claim to know the intrinsics of your setup but it looks like >> you're missing some jars need for JSF. >> It might be that you're running an older version of the J2EE stack. >> >> javax.el.ExpressionFactory comes with J2EE 5, and is part

Re: javax.el.ExpressionFactory

2007-06-20 Thread GEDA
elated to Struts. > > I can't claim to know the intrinsics of your setup but it looks like > you're missing some jars need for JSF. > It might be that you're running an older version of the J2EE stack. > > javax.el.ExpressionFactory comes with J2EE 5, and i

Re: javax.el.ExpressionFactory

2007-06-20 Thread cilquirm
This is most probably not related to Struts. I can't claim to know the intrinsics of your setup but it looks like you're missing some jars need for JSF. It might be that you're running an older version of the J2EE stack. javax.el.ExpressionFactory comes with J2EE 5, and is

javax.el.ExpressionFactory

2007-06-20 Thread GEDA
18 PM org.apache.catalina.core.ApplicationContext log INFO: Initializing Spring root WebApplicationContext Thank you. -- View this message in context: http://www.nabble.com/javax.el.ExpressionFactory-tf3951985.html#a11212054 Sent from the Struts - User mailing list archive at Nabbl