----- Original Message ----
> From: Raghuveer.V <raghuve...@infotechsw.com>
> To: user@struts.apache.org
> Sent: Friday, August 21, 2009 6:22:18 AM
> Subject: Migrating struts2 version code from  2.0.6 to 2.1.6
> 
> Could you please let me know what are the necessary steps to be followed in
> migrating a struts2 application from 2.0.6 to 2.1.6?
> 
> 
> 
> I get following errors during migration.
> 
> 
> 
> It is found following errors were shown in server console:
> 
> 
> 
> WARNING: Could not find property [actionErrors]
> 
> Aug 21, 2009 4:40:09 PM
> com.opensymphony.xwork2.util.logging.commons.CommonsLogg
> 
> er warn
> 
> WARNING: Could not find property [templateDir]
> 
> Aug 21, 2009 4:44:53 PM
> com.opensymphony.xwork2.util.logging.commons.CommonsLogg
> 
> er warn
> 
> WARNING: Could not find property [theme]
> 
> Aug 21, 2009 4:44:53 PM
> com.opensymphony.xwork2.util.logging.commons.CommonsLogg
> 
> er warn
> 
> WARNING: Could not find property [theme]
> 
> Aug 21, 2009 4:44:53 PM
> com.opensymphony.xwork2.util.logging.commons.CommonsLogg
> 
> er warn
> 
> WARNING: Could not find property [struts.actionMapping]

Do you have devMode=true in properties/xml file?  If so, do you have some 
javascript menus/links with # in the url? if both are true, you can just ignore 
them since I'm working a fresh project based on 2.1.6 with devMode=true and 
lots of javascripts.  If you change devMode=false, those warnings should go 
away.

Regards,
Tommy


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to