Hi Paul, Woden has a hardcoded dependency to xerces in this class. http://svn.apache.org/repos/asf/incubator/woden/trunk/java/src/org/apache/woden/internal/DOMWSDLReader.java
Therefore we can't use other parser implementation if we are using woden. Chathura. On 3/13/07, Paul Fremantle <[EMAIL PROTECTED]> wrote:
Can't we just register DOOM as our JAXP DOM provider? Paul On 3/12/07, Chathura Ekanayake <[EMAIL PROTECTED]> wrote: > Hi all, > > I am implementing the WSDL based endpoint for synapse. It will be able to > extract endpoint details > from a given WSDL document and create an endpoint. > > Woden is used for reading WSDL 2,0 documents, which uses xerces as the > parser. So I think we have > to introduce a xerces dependency for Synapse for supporting this feature. > > Chathura > -- Paul Fremantle VP/Technology, WSO2 and OASIS WS-RX TC Co-chair http://bloglines.com/blog/paulfremantle [EMAIL PROTECTED] "Oxygenating the Web Service Platform", www.wso2.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
