Is there a page on upgrading from 2.0 to 2.1, like we used to have
here http://wiki.apache.org/struts/StrutsUpgrade ?  I looked on the
new wiki and didn't find anything, nor does Google turn up anything
useful.

I tried just changing the version from 2.0.14 to 2.1.6 in the
Continuum build, and the app won't start.  It's a minor version change
so I don't expect it to be 100% backwards compatible.  What else needs
to change?

The Continuum log file looks fine, but Tomcat says
Apr 11, 2009 7:27:00 AM org.apache.catalina.core.StandardContext start
SEVERE: Error filterStart
Apr 11, 2009 7:27:00 AM org.apache.catalina.core.StandardContext start
SEVERE: Context [/continuum] startup failed due to previous errors

In Jetty I see
2009-04-11 07:42:53.314::WARN:  failed struts-cleanup
java.lang.NoClassDefFoundError:
com/opensymphony/xwork2/util/logging/LoggerFactory
        at 
org.apache.struts2.dispatcher.ActionContextCleanUp.<clinit>(ActionContextCleanUp.java:74)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

Thanks,
-- 
Wendy

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

Reply via email to