Re: [s2] OGNL Version 2.7

2007-08-22 Thread Dale Newfield
mraible wrote: If I replace ognl-2.6.11.jar with ognl-2.7.jar, I get the following error when Struts starts up: Exception starting filter struts2 java.lang.NoClassDefFoundError: javassist/ClassPath Ah. Yes--there was a wrinkle: I needed to add javassist-3.4.jar as well. I use ant, not mave

Re: [s2] OGNL Version 2.7

2007-08-22 Thread mraible
t;>> There doesn't seem to be much activity on this as of late. Is upgrading >>>> to >>>> OGNL 2.7 on the roadmap? I tried to upgrade 2.0.9 to use 2.7 and it >>>> didn't >>>> work. >>> >>> What didn't work? I dropped this in as a replacement a while back, and

Re: [s2] OGNL Version 2.7

2007-08-22 Thread mraible
this in as a replacement a while back, and >> have not found any issues... >> >> -Dale >> >> ----------------- >> To unsubscribe, e-mail: [EMAIL PRO

Re: [s2] OGNL Version 2.7

2007-08-22 Thread James Holmes
replacement a while back, and >> have not found any issues... >> >> -Dale >> >> --------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >

Re: [s2] OGNL Version 2.7

2007-08-22 Thread mraible
hile back, and > have not found any issues... > > -Dale > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: ht

Re: Replace OGNL in Struts 2.1 WAS: Re: [s2] OGNL Version 2.7

2007-08-22 Thread Ted Husted
I'd say open a ticket and give it a try. The sooner we try it, the sooner we'll know that it works :) -Ted. On 8/22/07, James Holmes <[EMAIL PROTECTED]> wrote: > I'm in favor of changing the dependency in Struts 2.1 from OGNL 2.6.1 to 2.7. > This would better position us once we work on updating

Replace OGNL in Struts 2.1 WAS: Re: [s2] OGNL Version 2.7

2007-08-22 Thread James Holmes
I'm in favor of changing the dependency in Struts 2.1 from OGNL 2.6.1 to 2.7. This would better position us once we work on updating the Struts 2/XWork code to take advantage of the performance improvements. I'm happy to make POM changes if everyone agrees. James On Wed Aug 22 14:38 , Dale New

Re: [s2] OGNL Version 2.7

2007-08-22 Thread Dale Newfield
mraible wrote: There doesn't seem to be much activity on this as of late. Is upgrading to OGNL 2.7 on the roadmap? I tried to upgrade 2.0.9 to use 2.7 and it didn't work. What didn't work? I dropped this in as a replacement a while back, and have not found any issues... -Dale -

Re: [s2] OGNL Version 2.7

2007-08-22 Thread mraible
> - Original message - > From: "Alexandru Popescu ☀" <[EMAIL PROTECTED]> > To: "Struts Developers List" > Date: Mon, 2 Jul 2007 20:23:59 +0300 > Subject: Re: [s2] OGNL Version 2.7 > > On 7/2/07, Musachy Barroso <[EMAIL PROTECTED]> wro

Re: [s2] OGNL Version 2.7

2007-07-02 Thread Martin Gilday
same should be possible with Struts2. - Original message - From: "Niall Pemberton" <[EMAIL PROTECTED]> To: "Struts Developers List" Date: Mon, 2 Jul 2007 16:10:11 +0100 Subject: [s2] OGNL Version 2.7 I seem to recall a couple of threads relating to S2 performan

Re: [s2] OGNL Version 2.7

2007-07-02 Thread Martin Gilday
It is in the central repo. http://repo1.maven.org/maven2/ognl/ognl/2.7/ - Original message - From: "Alexandru Popescu ☀" <[EMAIL PROTECTED]> To: "Struts Developers List" Date: Mon, 2 Jul 2007 20:23:59 +0300 Subject: Re: [s2] OGNL Version 2.7 On 7/2/07, Musachy

Re: [s2] OGNL Version 2.7

2007-07-02 Thread Alexandru Popescu ☀
On 7/2/07, Musachy Barroso <[EMAIL PROTECTED]> wrote: I was asking about that on IRC the other day, where is the download for 2.7? I can't find it on the OGNL website. (maven repo?) I heard it is available in the maven repo, but under a different name: ognl/ognl (unfortunately I don't have the

Re: [s2] OGNL Version 2.7

2007-07-02 Thread Musachy Barroso
I was asking about that on IRC the other day, where is the download for 2.7? I can't find it on the OGNL website. (maven repo?) musachy On 7/2/07, Niall Pemberton <[EMAIL PROTECTED]> wrote: I seem to recall a couple of threads relating to S2 performance and OGNL - so looks like it would be goo

[s2] OGNL Version 2.7

2007-07-02 Thread Niall Pemberton
I seem to recall a couple of threads relating to S2 performance and OGNL - so looks like it would be good for S2 to upgrade its dependency. I guess this is probably already on the radar, but in case its not: http://www.theserverside.com/news/thread.tss?thread_id=45954 Niall