glassfish icon indicating copy to clipboard operation
glassfish copied to clipboard

Namespace of GlassFish deployment descriptors needs changing

Open smillidge opened this issue 5 years ago • 6 comments

Deployment descriptor DTDs and schemas should be updated to reference the new website and placed here https://eclipse-ee4j.github.io/glassfish/dtds/glassfish

smillidge avatar May 18 '20 11:05 smillidge

Which version of DTDs must be change? do we need to change these for example

DOCTYPE ejb-jar PUBLIC '-//Sun Microsystems, Inc.//DTD Enterprise JavaBeans 2.0//EN' 'http://java.sun.com/dtd/ejb-jar_2_0.dtd'

Is there any common location for DTDs?

gerdogdu avatar May 18 '20 11:05 gerdogdu

The redirection of http://glassfish.org/dtds/* also needs to be updated. Right now it (everything from glassfish.org?) just goes to the home page, breaking validation of deployment descriptors.

nitind avatar Jul 23 '20 15:07 nitind

I think the DTDs that needs to be updated is the deployment descriptors that GlassFish defines itself. They are:

  • glassfish-application.xml - http://glassfish.org/dtds/glassfish-application_6_0-1.dtd
  • glassfish-web.xml - http://glassfish.org/dtds/glassfish-web-app_3_0-1.dtd
  • glassfish-application-client.xml - http://glassfish.org/dtds/glassfish-application-client_6_0-2.dtd
  • glassfish-ejb-jar.xml - http://glassfish.org/dtds/glassfish-ejb-jar_3_1-1.dtd

Defined in:

  • appserver/deployment/dol/src/main/java/com/sun/enterprise/deployment/xml/DTDRegistry.java

hs536 avatar Jun 14 '21 08:06 hs536

This issue has been marked as inactive and old and will be closed in 7 days if there is no further activity. If you want the issue to remain open please add a comment

github-actions[bot] avatar Jun 15 '22 01:06 github-actions[bot]

This issue has been marked as inactive and old and will be closed in 7 days if there is no further activity. If you want the issue to remain open please add a comment

github-actions[bot] avatar Dec 15 '23 00:12 github-actions[bot]

This issue has been marked as inactive and old and will be closed in 7 days if there is no further activity. If you want the issue to remain open please add a comment

github-actions[bot] avatar Dec 19 '24 00:12 github-actions[bot]