| Summary: | [GSS](6.4.z) jboss-web.xml validate problem. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | xuzhan | ||||
| Component: | Web | Assignee: | Radovan Netuka <rnetuka> | ||||
| Status: | CLOSED WONTFIX | QA Contact: | Radim Hatlapatka <rhatlapa> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 6.4.0 | CC: | bmaxwell, chaowan, rmaucher, rnetuka, xuzhan | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | All | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2016-10-07 13:04:04 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Attachments: |
|
||||||
|
Description
xuzhan
2016-01-28 08:31:10 UTC
https://github.com/jboss-developer/jboss-eap-quickstarts/blob/6.4.x/servlet-security/src/main/webapp/WEB-INF/jboss-web.xml is an jboss-web.xml example in quickstart <?xml version="1.1" encoding="UTF-8"?> <!DOCTYPE jboss-web> <jboss-web xmlns="http://www.jboss.com/xml/ns/javaee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.jboss.org/schema/jbossas http://www.jboss.org/schema/jbossas/jboss-web_7_2.xsd"> ... ... I did not see any error with this inside my IDE. Could you try it in your JBDS? Thanks Wang, It works at my side as well, I am updating to customer right now. Best Regards, Zhang Xu |