Uploaded image for project: 'RESTEasy'
  1. RESTEasy
  2. RESTEASY-603

Remove Servlet 2.5 dependency in RESTEasy

    XMLWordPrintable

Details

    • Task
    • Resolution: Duplicate
    • Major
    • None
    • 2.2.1
    • jaxrs

    Description

      RESTEasy is not dependent on both servlet 2.5 and servlet 3.0. In JBoss AS7 the servlet 2.5 is not supported and all the components that relies on servlet 2.5 will not work. The current usage of servlet 2.5 in resteasy is on resteasy-tjws and the unit testings that uses the resteasy-tjws embedded container. Here are the details of classes in RESTEasy that related with resteasy-tjws:

      org/jboss/resteasy/springmvc/tjws/TJWSEmbeddedSpringMVCServer.java
      org/jboss/resteasy/springmvc/tjws/TJWSEmbeddedSpringMVCServerBean.java
      org/jboss/resteasy/springmvc/tjws/TJWSSpringMVCDispatcher.java
      org.jboss.resteasy.plugins.server.tjws.TJWSEmbeddedJaxrsServer

      The class below is used by resteasy-tjws:
      org/jboss/resteasy/util/HttpServletRequestDelegate.java

      Attachments

        Issue Links

          Activity

            People

              weinanli Weinan Li
              weinanli Weinan Li
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: