Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

Spring Integration with DWR

  Asked By: Suganthi    Date: Mar 30    Category: Java    Views: 1101
  

Hi All

I am using Spring 3 and DWR 3. I am having some issues in configuring dwr with spring. I am following the below link:
pwu-developer.blogspot.com/20...-with-dwr.html

The error I get when I run the web application is
ERROR DwrController:202 - init failed
org.directwebremoting.extend.ContainerConfiguratio nException: multiple beans of type 'javax.servlet.ServletConfig' were found in the spring configuration
at org.directwebremoting.spring.SpringContainer.addPa rameter(SpringContainer.java:74)
at org.directwebremoting.impl.DefaultContainer.addBea n(DefaultContainer.java:53)
at org.directwebremoting.impl.StartupUtil.setupDefaul tContainer(StartupUtil.java:251)
at org.directwebremoting.spring.DwrController.afterPr opertiesSet(DwrController.java:189)


I am not quite sure what I am doing wrong.

Can someone please guide me as to how to solve the above issue.

Thanks
Sugu

Share: 

 

No Answers Found. Be the First, To Post Answer.

 
Didn't find what you were looking for? Find more on Spring Integration with DWR Or get search suggestion and latest updates.




Tagged: