[seam-issues] [JBoss JIRA] Commented: (SEAMSECURITY-55) Use catalog for XMLSchema hosted on w3.org in the external/ xjc goal

Marek Schmidt (JIRA) jira-events at lists.jboss.org
Thu May 19 08:01:01 EDT 2011


    [ https://issues.jboss.org/browse/SEAMSECURITY-55?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12603179#comment-12603179 ] 

Marek Schmidt commented on SEAMSECURITY-55:
-------------------------------------------

If anybody is interested, this can be fixed like this:

https://github.com/maschmid/security/commit/7649c5e76c59ab70d4afdbeefa408b2523f4a4a2

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

        


More information about the seam-issues mailing list