Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert namespace URIs to use new hostname: xmlns.jcp.org instead of java.sun.com. #1169

Closed
eclipse-faces-bot opened this issue Feb 4, 2013 · 8 comments

Comments

@eclipse-faces-bot
Copy link

Per Bill Shannon, all newly created XML namespaced artifacts in JSF 2.2 must use the new xmlns.jcp.org hostname instead of java.sun.com. For example, the faces-config.xml schema will be <http://xmlns.jcp.org/xml/ns/javaee> instead of <http://java.sun.com/xml/ns/javaee>.

@eclipse-faces-bot
Copy link
Author

@glassfishrobot Commented
Reported by @edburns

@eclipse-faces-bot
Copy link
Author

@glassfishrobot Commented
Issue-Links:
blocks
JAVASERVERFACES-2764

@eclipse-faces-bot
Copy link
Author

@glassfishrobot Commented
@edburns said:
EB> Pass Through Attributes
EB>
EB> http://java.sun.com/jsf/passthrough
EB>
EB> becomes

http://xmlns.jcp.org/xml/ns/jsf/passthrough

EB> Pass Through Elements
EB>
EB> http://java.sun.com/jsf
EB>
EB> becomes

http://xmlns.jcp.org/xml/ns/jsf

@eclipse-faces-bot
Copy link
Author

@glassfishrobot Commented
@edburns said:
EB> * Looking at overview-summary in JSF 2.2 you can see that there are three new XSD files in JSF
EB> 2.2. They are all increments of anologous files in JSF 2.1. All of
EB> these will use the new XML ns.

@eclipse-faces-bot
Copy link
Author

@glassfishrobot Commented
Marked as fixed on Wednesday, June 26th 2013, 12:25:42 pm

@eclipse-faces-bot
Copy link
Author

@glassfishrobot Commented
This issue was imported from java.net JIRA JAVASERVERFACES_SPEC_PUBLIC-1169

@eclipse-faces-bot
Copy link
Author

@OndroMih
Copy link

A similar issue for changing the namespaces in Faces 4.0: #1553

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants