Hi, What I had to do:
- change tapestry version in pom.xml from 5.0.5 to 5.0.6 - rename all pages and components to tml - move pages (not components) to context root (the dir below WEB-INF) - delete all Inject annotation import statements and let eclipse import the new Inject - upgrade log4j to version 1.2.14 (?) in pom.xml, as stated in howard's blog. That was it for me regards, Mike jblier wrote: > > This question may look simple for you but I ask it anyway. > > What are the steps to upgrade a project from 5.0.5 to 5.0.6? > > Do I just need to modify my web.xml file or the pom.xml file? > > Yes, I know, once upgraded, I'll have to rename my pages .html files to > .tml and move them in webapp. > > Thanks in advance. > -- View this message in context: http://www.nabble.com/T5%3A-How-to-upgrade-from-5.0.5-to-5.0.6-tf4693333.html#a13416055 Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]