You are viewing a plain text version of this content. The canonical link for it is here.
Posted to woden-dev@ws.apache.org by "Sagara Gunathunga (JIRA)" <ji...@apache.org> on 2009/09/16 17:42:02 UTC

[jira] Commented: (WODEN-152) Woden shouldn't be dependent on Xerces

    [ https://issues.apache.org/jira/browse/WODEN-152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12756085#action_12756085 ] 

Sagara Gunathunga  commented on WODEN-152:
------------------------------------------

committed in 815837

This enhancement is based on JAXP 1.2  API , If schema validation is on and  JAXP1.2  compatible parser isn't loaded, it will  throw an exception with following message. 

Unable to validate using XSD: Your JAXP provider "{Parser}" does not support XML Schema.Upgrade to Apache Xerces for full XSD support.




> Woden shouldn't be dependent on Xerces
> --------------------------------------
>
>                 Key: WODEN-152
>                 URL: https://issues.apache.org/jira/browse/WODEN-152
>             Project: Woden
>          Issue Type: Bug
>          Components: Parser
>         Environment: Any
>            Reporter: Paul Fremantle
>            Assignee: Sagara Gunathunga 
>            Priority: Minor
>         Attachments: DOMSchemaResolverAdapter.java.txt, DOMWSDLReader.java.txt, WSDLDocumentValidatorTest.java.txt
>
>
> Woden is hard-coded to use Xerces. This is based on schema validation. However, not all users want schema validation. The dependency should be loosened so that any DOM parser will work. If schema validation is required and Xerces isn't loaded, it can throw an exception.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: woden-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: woden-dev-help@ws.apache.org