> The next step that I am considering is to start changing println's in the > Xindice code to logging messages to the tomcat log - but I want to avoid > touching Xindice code if possible.
If you are changing println's in the Xindice code (tool package), it's certain that users will have problems when using the CLI... But the Xindice code must be refactored so that external applications can use features (like creating indexes) without using the tool.* classes. -Vladimir -- Vladimir R. Bossicard www.bossicard.com
