[
https://issues.jboss.org/browse/SEAMSECURITY-55?page=com.atlassian.jira.p...
]
Marek Schmidt commented on SEAMSECURITY-55:
-------------------------------------------
If anybody is interested, this can be fixed like this:
https://github.com/maschmid/security/commit/7649c5e76c59ab70d4afdbeefa408...
Note that in addition to creating the catalog, we also need to disable validation
(<nv>true</nv>), as the validator seems to ignore the catalog, for some reason
I didn't dig that much into xjc about...
Use catalog for XMLSchema hosted on
w3.org in the external/ xjc goal
--------------------------------------------------------------------
Key: SEAMSECURITY-55
URL:
https://issues.jboss.org/browse/SEAMSECURITY-55
Project: Seam Security
Issue Type: Task
Affects Versions: 3.0.0.Final
Reporter: Marek Schmidt
Priority: Minor
The current xjc task downloads the
http://www.w3.org/2001/XMLSchema from the
w3.org,
which is commonly serving only HTTP 503 responses. The build should use a local copy of
the schema (catalog).
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira