Hi: I am getting the following error when I try to bring up my app -
SEVERE: Exception starting filter struts2 Cannot locate the chosen ObjectFactory implementation: spring - [unknown location] at org.apache.struts2.config.BeanSelectionProvider.alias(BeanSelectionProvider.java:198) I have the following in struts.xml = <constant name="struts.objectFactory" value="spring"/> I am using struts 2.0.3 and have spring.jar (from Spring 2.0.2 release) in WEB-INF/lib directory. I am trying to do something somilar to the following example - (for a while now :((((((( ) http://cwiki.apache.org/S2WIKI/struts-2-spring-jpa-ajax.html thanx -- View this message in context: http://www.nabble.com/SEVERE%3A-Exception-starting-filter-struts2-tf3162420.html#a8772139 Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]