DWR

Choose the dwr servlet class (ex : tomcat.DwrCometProcessor) in spring configuration with MVC

Details

  • Type: Improvement Improvement
  • Status: Open Open
  • Priority: Major Major
  • Resolution: Unresolved
  • Affects Version/s: 3.0.RC1
  • Fix Version/s: 3.0.1
  • Component/s: Spring
  • Documentation Required:
    No
  • Description:
    Hide
    while in web.xml we are able to tell which implementation of the
    servlet I want (<servlet-class>org.directwebremoting.server.tomcat.DwrCometProcessor</servlet-class> for tomcat6 )

    This is not possible when we use spring config file to configure dwr.

    this should be allowed as we loose some functionnality compared to web.xml+dwr.xml configuration style.
    Show
    while in web.xml we are able to tell which implementation of the servlet I want (<servlet-class>org.directwebremoting.server.tomcat.DwrCometProcessor</servlet-class> for tomcat6 ) This is not possible when we use spring config file to configure dwr. this should be allowed as we loose some functionnality compared to web.xml+dwr.xml configuration style.

Activity

There are no comments yet on this issue.

People

Dates

  • Created:
    20/Apr/09 1:19 PM
    Updated:
    23/Dec/10 9:47 PM