--- RajiR <[EMAIL PROTECTED]> wrote:
> As struts2 comes along with spring integration with
> struts2-spring-plugin-2.0.11.jar,after starting the tomcat server its
> unable to load that jar and getting an exception as:

Looks more like you don't have Spring itself on your classpath:

> Caused by: java.lang.NoClassDefFoundError:
> org/springframework/context/ApplicationContextAware

Did you download Spring and include the appropriate jar(s) in your app?

Dave



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

Reply via email to