javaee / javaee-spec

Java EE Platform Specification
https://javaee.github.io/javaee-spec
Other
389 stars 69 forks source link

javaee_web_services_1_3.xsd includes "javaee_6.xsd" #13

Closed glassfishrobot closed 11 years ago

glassfishrobot commented 11 years ago

if you look at http://java.sun.com/xml/ns/javaee/javaee_web_services_1_3.xsd it includes

Suppose JAX-WS / WS_Metadata are not updated. What happens with this XSD ? Is it at least updated to include javaee7.xsd or does it stay with javaee6.xsd ?

glassfishrobot commented 11 years ago

Reported by agoncal

glassfishrobot commented 11 years ago

@bshannon said: There's no need to update the xsd.

You have to have all old versions available anyway because you have to support deployment of applications using old descriptors, and you have to validate those descriptors against the corresponding schema, not the latest schema.

glassfishrobot commented 7 years ago

This issue was imported from java.net JIRA JAVAEE_SPEC-13

glassfishrobot commented 11 years ago

Marked as works as designed on Thursday, November 1st 2012, 10:40:31 am