• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Migrating struts2 version code from 2.0.6 to 2.1.6

 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
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]
 
Sheriff
Posts: 9707
43
Android Google Web Toolkit Hibernate IntelliJ IDE Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Please change your name to meet the javaranch naming policy...
reply
    Bookmark Topic Watch Topic
  • New Topic