eclipse-ee4j / glassfish

Eclipse GlassFish
https://eclipse-ee4j.github.io/glassfish/
385 stars 144 forks source link

[SPEC] <name> should be only in web-fragment.xml, not in web.xml #10677

Closed glassfishrobot closed 15 years ago

glassfishrobot commented 15 years ago

Per discussion in JSR 315 expert group, the should only be defined in web-fragment.xml, not in web.xml. One need to fix the schema and change the corresponding DOL code.

Environment

Operating System: All Platform: All

Affected Versions

[V3]

glassfishrobot commented 6 years ago
glassfishrobot commented 15 years ago

@glassfishrobot Commented @shingwaichan said: Sending deployment/dol/src/main/java/com/sun/enterprise/deployment/node/web/WebCommonNode.java Sending deployment/dol/src/main/java/com/sun/enterprise/deployment/node/web/WebFragmentNode.java Sending deployment/schemas/src/main/resources/glassfish/lib/schemas/web-common_3_0.xsd Transmitting file data ... Committed revision 33542.

glassfishrobot commented 15 years ago

@glassfishrobot Commented jluehe said: Ported schema-related change to javaee6 repo:

Modified: trunk/schemas/javaee6/src/web-common_3_0.xsds Url: https://glassfish-svn.dev.java.net/source/browse/glassfish-svn/trunk/schemas/javaee6/src/web-common_3_0.xsds?view=diff&rev=33549&p1=trunk/schemas/javaee6/src/web-common_3_0.xsds&p2=trunk/schemas/javaee6/src/web-common_3_0.xsds&r1=33548&r2=33549

— trunk/schemas/javaee6/src/web-common_3_0.xsds (original) +++ trunk/schemas/javaee6/src/web-common_3_0.xsds 2009-10-30 02:18:56+0000 @@ -102,16 +102,12 @@

- * - @@ -214,6 +210,8 @@ + Sending web-common_3_0.xsds Transmitting file data . Committed revision 33549.
glassfishrobot commented 7 years ago

@glassfishrobot Commented This issue was imported from java.net JIRA GLASSFISH-10677

glassfishrobot commented 15 years ago

@glassfishrobot Commented Reported by @shingwaichan

glassfishrobot commented 15 years ago

@glassfishrobot Commented Marked as fixed on Thursday, October 29th 2009, 12:21:38 pm