Bug 1722951
Summary: | [GSS](6.4.z) beans.xml schema validation should not require internet | ||||||
---|---|---|---|---|---|---|---|
Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | Brad Maxwell <bmaxwell> | ||||
Component: | CDI/Weld | Assignee: | Romain Pelisse <rpelisse> | ||||
Status: | CLOSED UPSTREAM | QA Contact: | Matej Novotny <manovotn> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | unspecified | CC: | bbaranow, fweimer, jharting, maschmid, pmackay, rpelisse | ||||
Target Milestone: | --- | ||||||
Target Release: | EAP 6.4.23 | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2025-02-10 03:59:47 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: | |||||
Embargoed: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 1699388, 1722955, 1797104 | ||||||
Attachments: |
|
Description
Brad Maxwell
2019-06-21 19:31:19 UTC
The validator needs to bundle the required XML schema definitions (matching those that are implemented in the code) and not fetch missing schema definitions from the network. These URLs are intended as unique identifiers, not as locations for fetching the schema definitions. Some background information for a different schema definition is available here: https://www.w3.org/blog/systeam/2008/02/08/w3c_s_excessive_dtd_traffic/ Created attachment 1656816 [details] BZ1722951.war https://github.com/jbossas/jboss-eap/pull/3131 has been merged, marking as MODIFIED. Verified with EAP 6.4.23.CP.CR2 This product has been discontinued or is no longer tracked in Red Hat Bugzilla. |