KS> My guess is this is a conflict with the built in XML parser in JDK 1.4, KS> can you test it with 1.3 VM?
KS> Also, can anyone verify that they do have this working on JDK 1.4? Win2000 Pro SP2 JAVA_HOME=d:\j2sdk1.4.0-rc PATH=d:\j2sdk1.4.0-rc\bin;%path% ------ command shell ------------------------------------- W:\xml-xindice-1.0rc1>startup.bat java version "1.4.0-rc" Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-rc-b91) Java HotSpot(TM) Client VM (build 1.4.0-rc-b91, mixed mode) java -classpath (skipped) -noverify org.apache.xindice.core.server.Xindice .\\config\system.xml Xindice 1.0rc1 (DarkHorse) Database: 'db' initializing Script: 'GET' added to script storage Service: 'db' started Service: 'HTTPServer' started @ http://YURIB:4080/ Service: 'APIService' started Server Running ~ ----- command shell ------------------------------------- Server is started and accessible through http . Under Sun's JDK 1.3.1 has the same behaviour. -- Best regards, Yuri Bakumenko mailto:[EMAIL PROTECTED]
