Re: Problems migrating Roller to Struts 2.0.9

2007-08-07 Thread Dave
Thanks to Antonio and Elias, Roller is now working fine with Struts 2.0.9. - Dave - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Problems migrating Roller to Struts 2.0.9

2007-08-06 Thread eliasthayer
les.xml file: http://tinyurl.com/2o4cyr > * tiles-simplepage.jsp http://tinyurl.com/2dr8g4 > * login.jsp - http://tinyurl.com/yp5cut > > Any other ideas what I might be dong wrong? > > - Dave > > --------- > To

Re: Problems migrating Roller to Struts 2.0.9

2007-08-05 Thread Antonio Petrelli
2007/8/5, Dave <[EMAIL PROTECTED]>: > On 8/4/07, Antonio Petrelli <[EMAIL PROTECTED]> wrote: > > > So I downloaded 2.0.9. First, I found that the old Tiles listener > > > "org.apache.tiles.listener.TilesListener" is gone. > > > > Wrong, it has been renamed to org.apache.tiles.web.startup.TilesListe

Re: Problems migrating Roller to Struts 2.0.9

2007-08-05 Thread Dave
On 8/4/07, Antonio Petrelli <[EMAIL PROTECTED]> wrote: > > So I downloaded 2.0.9. First, I found that the old Tiles listener > > "org.apache.tiles.listener.TilesListener" is gone. > > Wrong, it has been renamed to org.apache.tiles.web.startup.TilesListener. Thanks. I changed my web.xml accordingly

Re: Problems migrating Roller to Struts 2.0.9

2007-08-04 Thread Antonio Petrelli
2007/8/4, Dave <[EMAIL PROTECTED]>: > We've been on Struts 2.0.6 and a Tiles 2.0 pre-release > (2.0-20070207.130156-4) for a while now in the Roller trunk. After > seeing the recent news about XSS dangers we decided to upgrade to > 2.0.9. before we make our next release. > > So I downloaded 2.0.9.

Problems migrating Roller to Struts 2.0.9

2007-08-03 Thread Dave
We've been on Struts 2.0.6 and a Tiles 2.0 pre-release (2.0-20070207.130156-4) for a while now in the Roller trunk. After seeing the recent news about XSS dangers we decided to upgrade to 2.0.9. before we make our next release. So I downloaded 2.0.9. First, I found that the old Tiles listener "org