I put this conde in resin.conf inside a <host> tag.
<host id=.....>
....
<system-property javax.xml.parsers.DocumentBuilderFactory=
"org.apache.xerces.jaxp.DocumentBuilderFactoryImpl"/>
<system-property javax.xml.parsers.SAXParserFactory=
"org.apache.xerces.jaxp.SAXParserFactoryImpl"/>
.....
</host>
I don't know if is used only for the host definition or if it is
global for all hosts defined.
Ricardo.
-----Mensaje original-----
De: Klaasjan Brand [mailto:[EMAIL PROTECTED]]
Enviado el: jueves, 13 de febrero de 2003 16:06
Para: OJB Users List
Asunto: Re: problems loading repository.xml using resin
On Thu, 2003-02-13 at 14:27, Leandro Rodrigo Saad Cruz wrote:
> I use resin to develop with ojb, but I put my parsers on WEB-INF/lib
That's needed when using Xerces too, but how do you set up OJB so it's
using Xerces to parse it's repository. The only way I know with Resin is
to use a server global switch which is a little problematic with a
hosting provider which runs multiple sites on one server...
--
Klaasjan Brand <[EMAIL PROTECTED]>
Topicus B.V.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]