Uploaded image for project: 'Tapestry 5'
  1. Tapestry 5
  2. TAP5-2114

Quick Start 5.3.6 webdefault.xml causing Eclipse project validation to fail

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Incomplete
    • 5.3.6
    • None
    • quickstart
    • None

    Description

      Issue:
      webdefault.xml causes Eclipse project validation to fail:

      <web-app
      xmlns="http://java.sun.com/xml/ns/j2ee"
      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
      xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd"
      version="2.4">

      Fix:

      <web-app
      xmlns="http://java.sun.com/xml/ns/j2ee"
      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
      xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd"
      version="2.4">

      Attachments

        Activity

          People

            Unassigned Unassigned
            ekyu88@hotmail.com Ed Yu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: