Finally this solved the problem: I used both of your suggestions: I replaced ROOT.war with my application and I set "tapestry.suppress-redirect-from-action-requests" to true
This seems to solve the problem. Thanks, Grigoris On Fri, Aug 1, 2008 at 4:18 PM, Jonathan Barker <[EMAIL PROTECTED] > wrote: > > I've used a different technique for the apache->jboss connection, but faced > the same problem. > > Unless someone else has a better solution, you can replace the ROOT.war in > the JBoss tomcat service with your application. > > Jonathan > > >