Re: getting an error like this repetedly

2007-11-16 Thread vijay vijay
thank you, my problem has been rectified. i am using all the api's which are given by the apache. i am not using this spring classes i have removed that jar file from my lib.it is working fine.One more query is there nay problem if i use strut2 with tomcat 6.0? vijay On 11/17/07, Om

Re: getting an error like this repetedly

2007-11-16 Thread Omkar patil
Vijay, Looks like you are using the spring plugin, and the following snippet from the stacktrace clearly indicates that the spring classes are not available - java.lang.NoClassDefFoundError: org/springframework/context/ApplicationContextAware If you look at the spring plugin pom.xml, it decl

getting an error like this repetedly

2007-11-16 Thread vijay vijay
Hi all i am getting an error like fallowing way. i have downloded latest version copied all the jars still i am facing this p[roblem.i ma running on tomcat5.5 and ide is eclipse. some one help me.pl Nov 17, 2007 10:58:08 AM org.apache.catalina.core.StandardContextfilterStart SEV