Hi thanks for your reply.
It solved that problem but giving another problem

this time exception is

SEVERE: Exception sending context initialized event to listener instance of
class org.springframework.web.context.ContextLoaderListener
java.lang.NoSuchMethodError:
org.springframework.util.ReflectionUtils.makeAccessible(Ljava/lang/reflect/Constructor;)V


Thanks
Ratna

Jeromy Evans - Blue Sky Minds wrote:
> 
> nani2ratna wrote:
>> Hi,
>>
>>
>> SEVERE: Context initialization failed
>> org.springframework.beans.factory.BeanDefinitionStoreException: Line 11
>> in
>> XML document from ServletContext resource
>> [/WEB-INF/applicationContext.xml]
>> is invalid; nested exception is org.xml.sax.SAXParseException: Document
>> root
>> element "beans", must match DOCTYPE root "null".
>> org.xml.sax.SAXParseException: Document root element "beans", must match
>> DOCTYPE root "null".
>>   
> 
> This problem is commonly caused by including a spring 1.x jar in your 
> application instead of/as well as a spring 2.  Have a look at the jars 
> in WEB-INF/lib and ensure spring 1.x isn't there.  If it is, find the 
> source and remove it.
> 
> Hope that helps,
>  Jeromy Evans
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Problem-with-Struts-2%2B-Spring-2-%2B-JPA-%2B-Ajax-tp17777018p17780219.html
Sent from the Struts - User mailing list archive at Nabble.com.


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

Reply via email to