Did you look into using the existing Configurable system to pick up the setting from system.xml instead of adding a separate Properties object? I don't know if it will work or not, but if it does that's how it should be done.

On Monday, February 17, 2003, at 10:09  PM, Gary Shea wrote:

I've been looking over how to configure the xml-rpc sax parser, which is
now hard-configured to 'xerces'.


There are a few different places where it comes up:

org.apache.xindice.client.xmldb.xmlrpc.CollectionImpl

    - DatabaseImpl is Configurable; set a property on DatabaseImpl,
      export it to CollectionImpl.

org.apache.xindice.server.XindiceServlet

    - Use the web.xml file to set a property that can be accessed via
        the ServletContext during init().

org.apache.xindice.admin.XindiceAdmin
org.apache.xindice.client.xmldb.xmlrpcssl.CollectionImpl

    - in the scratchpad directory... does anybody care?


Untried patches attached for CollectionImpl and XindiceServlet. Let me know if this is a satisfactory approach and I'll write tests and so on...

        Gary

On Fri, 14 Feb 2003, at 08:34 [-0500], Matt Liotta ([EMAIL PROTECTED]) wrote:

Actually I wasn't volunteering, but if no one else is working on it then
my company will likely tackle the problem in the coming months. I just
didn't want to waste resources on work someone else was doing.


BTW, any Xindice hackers out there who are looking for contract work
implementing changes to Xindice?

Matt Liotta
President & CEO
Montara Software, Inc.
http://www.montarasoftware.com/
888-408-0900 x901

-----Original Message-----
From: Vladimir R. Bossicard [mailto:[EMAIL PROTECTED]
Sent: Friday, February 14, 2003 8:24 AM
To: [EMAIL PROTECTED]
Subject: Re: Xerces dependency

Any plans to remove the Xerces dependency from Xindice and support
JAXP
instead?

Thank you for volunteering :-)

I'm not aware of any plan but if JAXP is smaller, faster you have my
+1.

-Vladimir

--
Vladimir R. Bossicard
Apache Xindice - http://xml.apache.org/xindice


<xindice-xmlrpc.patch>
Kimbro Staken
Java and XML Software, Consulting and Writing http://www.xmldatabases.org/
Apache Xindice native XML database http://xml.apache.org/xindice
XML:DB Initiative http://www.xmldb.org




Reply via email to