You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Harring Figueiredo <ha...@gmail.com> on 2007/04/26 04:37:16 UTC

[s2] upgrade error

Did anyone get this error when moving from 2.0.5 to 2.0.6 ?

Unable to load bean: type: class:com.opensymphony.xwork2.ObjectFactory -
bean - jar:file:/home/harringf/install/jakarta-tomcat-5.0.28
/webapps/bh-fl-wp/WEB-INF/lib/struts2-
core-2.0.6.jar!/struts-default.xml:8:69

My stratus-default xml
  8         <bean class="com.opensymphony.xwork2.ObjectFactory" name="xwork"
/>


and xwork-2.0.1.jar is indeed there.



Thanks for any input.

Harring