Re: Resin parser and transformers configuration
Mattias Jiderhamn <[email protected]> Tue, 30 May 2006 12:02:30 +0200
| Newsgroups | gmane.text.xml.resin.user |
|---|---|
| Message-ID | <[email protected]> |
Where are the Xerces and Xalan JARs located?
At 2006-05-26 18:05, Frederico Faria wrote:
>I am using Apaches AXIS 1.3 ant I have configured the
>Resin Parsers changing the resin.conf to use Apache
>parsers. However I yet continue receiving the
>exception
>when deploying the web service.
> I only am able to solve the problem when I change
>the
>start Resin with the CLASSPATH pointing for the
>Apache Parser classes.
> Below I send the resin.conf slice with the parser
>configuration and the error I have got.
>
>Thank you,
>
>Frederico Faria
>
>
> <server>
><!-- xml -->
><system-property
>javax.xml.parsers.DocumentBuilderFactory=
>
>"org.apache.xerces.jaxp.DocumentBuilderFactoryImpl"/>
><system-property javax.xml.parsers.SAXParserFactory=
>
>"org.apache.xerces.jaxp.SAXParserFactoryImpl"/>
>
><!-- xslt -->
>
><system-property
>javax.xml.transform.TransformerFactory=
>
>"org.apache.xalan.processor.TransformerFactoryImpl"/>
> <system-property org.xml.sax.driver=
> "org.apache.xerces.parsers.SAXParser"/>
> </server>
>
>
>
>-----------------------------------------------------
>
>Processing file deploy.wsdd
>Exception: AxisFault
> faultCode:
>{http://schemas.xmlsoap.org/soap/envelope/}Server.userException
> faultSubcode:
> faultString: org.w3c.dom.DOMException: `null' prefix
>expects a namespace uri
> faultActor:
> faultNode:
> faultDetail:
> {http://xml.apache.org/axis/}hostname:tech