Re: Upgrading from Tapestry5.0.18 to 5.1.0.5

2010-07-16 Thread Christophe Cordenier
Hi Have you seen this one http://markmail.org/thread/ethp2mqrvdv733p2 ? 2010/7/16 Duruk_Kab > > I tried using above settings... but then I get ClassCast exception. Its > related to Stax TemplateParser issue... > > check more about it on: > http://www.mail-archive.com/users@tapestry.apache.org/m

Re: Upgrading from Tapestry5.0.18 to 5.1.0.5

2010-07-16 Thread Duruk_Kab
I tried using above settings... but then I get ClassCast exception. Its related to Stax TemplateParser issue... check more about it on: http://www.mail-archive.com/users@tapestry.apache.org/msg36309.html Any thoughts? -- View this message in context: http://tapestry-users.832.n2.nabble.com/Up

Re: Upgrading from Tapestry5.0.18 to 5.1.0.5

2010-07-16 Thread Christophe Cordenier
Hi Set tapestry.use-external-spring-context symbol to true and use default Spring ContextLoaderListener to load spring registry. HTH 2010/7/16 Duruk_Kab > > I am also facing the same issue... any suggestions? > -- > View this message in context: > http://tapestry-users.832.n2.nabble.com/Upgrad

Re: Upgrading from Tapestry5.0.18 to 5.1.0.5

2010-07-16 Thread Duruk_Kab
I am also facing the same issue... any suggestions? -- View this message in context: http://tapestry-users.832.n2.nabble.com/Upgrading-from-Tapestry5-0-18-to-5-1-0-5-tp5291773p5301209.html Sent from the Tapestry Users mailing list archive at Nabble.com. -

Re: Upgrading from Tapestry5.0.18 to 5.1.0.5

2010-07-14 Thread Sha Aith
Howard, I read through some of the points mentioned in http://tapestry.apache.org/tapestry5.1/tapestry-spring/. I tried the 5.0 Compatibility Mode and also tried retaining the old tapestry-spring version 5.0.18 with the rest of Tapestry 5.1.0.5. By doing this, the original exception I reported we

Re: Upgrading from Tapestry5.0.18 to 5.1.0.5

2010-07-14 Thread Howard Lewis Ship
There are upgrade notes concerning tapestry-string, please check on the web site. On Wed, Jul 14, 2010 at 4:56 AM, Sha Aith wrote: > > I do have the Tapestry-Spring integration package. I'm running this in an > OSGi environment. > > > > Juan E. Maya wrote: >> >> Hi, >> It seems to me like you are

Re: Upgrading from Tapestry5.0.18 to 5.1.0.5

2010-07-14 Thread Sha Aith
I do have the Tapestry-Spring integration package. I'm running this in an OSGi environment. Juan E. Maya wrote: > > Hi, > It seems to me like you are missing the tapestry-spring integration > jar or you have the old one still somewhere. > > On Wed, Jul 14, 2010 at 11:36 AM, Sha Aith > wrote:

Re: Upgrading from Tapestry5.0.18 to 5.1.0.5

2010-07-14 Thread Juan E. Maya
Hi, It seems to me like you are missing the tapestry-spring integration jar or you have the old one still somewhere. On Wed, Jul 14, 2010 at 11:36 AM, Sha Aith wrote: > > Hi, > > I'm trying to upgrade from Tapestry 5.0.18 to 5.1.0.5. My projects works > fine with 5.0.18, but when I use 5.1.0.5, I