No, tested in tomcat and jetty 6.
Plain old war packaged webapp...

2010/7/22 Sha Aith <shashank.aith...@nuware.com>

>
> Thanks for the update. But I'm using Spring DM server in an OSGi
> environment.
> Are you using the same?
>
>
> Magnus Kvalheim-3 wrote:
> >
> > I'm using 5.1.0.5 with Spring 3 (in production).
> >
> > The key thing is the TapestyBeanFactory which was incompatible with
> spring
> > 3.
> >
> > If I remember correctly - the steps I did was:
> > 1. copy 5.2 version of beanfactory:
> >
> http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/tapestry-spring/src/main/java/org/apache/tapestry5/internal/spring/TapestryBeanFactory.java?view=log
> >
> > 2. Rename to TapestyBeanFactory(misspelled in 5.1.0.5,
> >
> http://svn.apache.org/viewvc/tapestry/tapestry5/tags/releases/5.1.0.5/tapestry-spring/src/main/java/org/apache/tapestry5/internal/spring/TapestyBeanFactory.java?view=log
> > )
> >
> > 3. put in own project - remember to keep in package
> > org.apache.tapestry5.internal.spring
> >
> > And that should be it!
> >
> > I've been running this in production since *3.0.0.RELEASE *of spring.
> >
> > best
> > Magnus
> >
> > 2010/7/22 Sha Aith <shashank.aith...@nuware.com>
> >
> >>
> >> Thanks for the update. I'm using tapestry 5.0.18 and experiencing a lot
> >> of
> >> performance issues. I thought of upgrading to 5.1.0.5 but dont want to
> do
> >> it
> >> now because there are some bugs in 5.1.0.5. We also have plans to move
> to
> >> Spring 3.0. I saw that 5.1 is not compatible with Spring 3. So, I'm
> >> eagerly
> >> waiting for the Tapestry 5.2. I'm hoping to see a stable version of 5.2
> >> sometime in mid August
> >>
> >>
> >>
> >>
> >> Igor Drobiazko wrote:
> >> >
> >> > The aim is to release 5.2 before JavaOne which is in September.
> >> >
> >> > On Wed, Jul 21, 2010 at 9:19 AM, Sha Aith
> >> > <shashank.aith...@nuware.com>wrote:
> >> >
> >> >>
> >> >> When will a stable version of Tapestry 5.2 be released?
> >> >> --
> >> >> View this message in context:
> >> >> http://old.nabble.com/tapestry-5.2-tp29222616p29222616.html
> >> >> Sent from the Tapestry - User mailing list archive at Nabble.com.
> >> >>
> >> >>
> >> >> ---------------------------------------------------------------------
> >> >> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> >> >> For additional commands, e-mail: users-h...@tapestry.apache.org
> >> >>
> >> >>
> >> >
> >> >
> >> > --
> >> > Best regards,
> >> >
> >> > Igor Drobiazko
> >> > http://tapestry5.de
> >> >
> >> >
> >>
> >> --
> >> View this message in context:
> >> http://old.nabble.com/tapestry-5.2-tp29222616p29233759.html
> >> Sent from the Tapestry - User mailing list archive at Nabble.com.
> >>
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> >> For additional commands, e-mail: users-h...@tapestry.apache.org
> >>
> >>
> >
> >
>
> --
> View this message in context:
> http://old.nabble.com/tapestry-5.2-tp29222616p29234362.html
> Sent from the Tapestry - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>

Reply via email to