Uploaded image for project: 'Pluto'
  1. Pluto
  2. PLUTO-466

Assembly code cannot parse Servlet 2.4 web.xml containing <jsp-config> tags

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Won't Fix
    • 2.0.0
    • 2.0-refactoring, 2.0.0
    • descriptor
    • None
    • Windows XP, Java 1.5.0_07

    Description

      I am trying to assemble a portlet using the ant tasks and an expception is being thrown when trying to parse a web.xml file containing:
      <web-app version="2.4" ...>
      <jsp-config>
      <taglib>
      ...
      </taglib>
      ....
      </jsp-config>
      </web-app>

      Looking through the source it appears that the WebAppDD needs to be updated to support the new wrapping element
      http://svn.apache.org/viewvc/portals/pluto/tags/pluto-1.1.4/pluto-descriptor-api/src/main/java/org/apache/pluto/descriptors/servlet/WebAppDD.java?annotate=556325

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              emetsger Elliot Metsger
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: