Re: struts-tiles migration issues

2007-10-26 Thread Antonio Petrelli
2007/10/26, Hans Hedung <[EMAIL PROTECTED]>: > > > > value="/WEB-INF/conf/tiles-defs.xml, /WEB-INF/conf/tiles-defs-store.xml, > /WEB-INF/conf/tiles-defs-admin.xml, /WEB-INF/conf/tiles-defs-report.xml, > /WEB-INF/conf/tiles-defs-person.xml"/> > > > Doh! It seems all ok! Try to lower to DEBU

RE: struts-tiles migration issues

2007-10-26 Thread Hans Hedung
This is the tiles-part. > Date: Thu, 25 Oct 2007 20:52:44 +0200> From: [EMAIL PROTECTED]> To: user@struts.apache.org> Subject: Re: struts-tiles migration issues> > 2007/10/25, Hans Hedung <[EMAIL PROTECTED]>:> > 2.> > No you're absolutely corre

Re: struts-tiles migration issues

2007-10-25 Thread Antonio Petrelli
2007/10/25, Hans Hedung <[EMAIL PROTECTED]>: > 2. > No you're absolutely correct about that. > > In the was 5.1 log I can read > > > > > [2007-10-25 16:53:54:616 CEST] 3dff516d WebGroup I SRVE0180I: > [StoreMasterWeb.war] [/StoreMasterWeb] [Servlet.LOG]: action: init > > [2007-10-25 16:53:55:304 CE

RE: struts-tiles migration issues

2007-10-25 Thread Hans Hedung
the tiles def definition? Regard /H here is complete stacktrace when I try to access the startpage on 6.1 server. > Date: Thu, 25 Oct 2007 16:19:59 +0200> From: [EMAIL PROTECTED]> To: user@struts.apache.org> Subject: Re: struts-tiles migration issues> > First of all it

Re: struts-tiles migration issues

2007-10-25 Thread Antonio Petrelli
First of all it is not the same problem as the TILES-201 issue. >From your stacktrace I suppose that you are trying to render the ".welcomeat" tiles definition. Check if: - you have this definition in your tiles-defs.xml - Tiles loads correctly the Tiles definition files at startup (i.e. check the

struts-tiles migration issues

2007-10-25 Thread Hans Hedung
Hello,im having difficulties migrating my 1.1 struts app from websphere 5.1 to websphere 6.1.in short, the same difficulties as this post: http://issues.apache.org/struts/browse/TILES-201 Im using RAD 7.0.0.4.Everything works fine on WAS 5.1. Migrating to WAS 6.1 works fine, for start