On 5/22/06, Wendy Smoak <[EMAIL PROTECTED]> wrote:

Most of the example apps are missing dependencies in WEB-INF/lib, so
they won't start.

I moved Spring into <dependencyManagement> in apps/pom.xml and added
the four Spring dependencies to the shopping cart app.  Now it starts,
displays a page briefly, then changes to an error page:

HTTP Status 500 -
...
Could not load class
org.apache.struts.action2.jsf.FacesSetupInterceptor. Perhaps it exists
but certain dependencies are not available? - interceptor -
file:/C:/svn/struts/current/action2/apps/shopping-cart/target/tomcat5x/work/Catalina/localhost/struts-shopping-cart/loader/struts-default.xml:50:95
...

Is the shopping cart app using JSF?  I thought Don only added it to
the showcase.

--
Wendy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to