cvs commit: xml-xindice status.xml

2003-12-11 Thread vgritsenko
vgritsenko2003/12/11 07:45:56 Modified:.status.xml Log: update date Revision ChangesPath 1.15 +1 -1 xml-xindice/status.xml Index: status.xml === RCS file: /home/cvs/xml-xindice/stat

cvs commit: xml-xindice/java/src/org/apache/xindice/server UglyBrowser.java

2003-12-11 Thread vgritsenko
vgritsenko2003/12/11 07:43:12 Modified:.status.xml java/src/org/apache/xindice/server UglyBrowser.java Log: Fix bug 21765: Change URLs in debug tool to "/xindice/?/db". Revision ChangesPath 1.14 +3 -0 xml-xindice/status.xml Index: sta

DO NOT REPLY [Bug 21765] - wrong paths on debug tool

2003-12-11 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

cvs commit: xml-xindice/java/tests/src/org/apache/xindice/core/query XPathQueryResolverTest.java

2003-12-11 Thread vgritsenko
vgritsenko2003/12/11 07:38:12 Modified:java/tests/src/org/apache/xindice/core/query XPathQueryResolverTest.java Log: remove extra drop Revision ChangesPath 1.4 +0 -2 xml-xindice/java/tests/src/org/apache/xindice/core/query/XPathQueryRes

DO NOT REPLY [Bug 14846] - SysSymbols not properly deleted

2003-12-11 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

cvs commit: xml-xindice/java/src/org/apache/xindice/core Collection.java SystemCollection.java

2003-12-11 Thread vgritsenko
vgritsenko2003/12/11 07:35:21 Modified:.status.xml java/src/org/apache/xindice/core Collection.java SystemCollection.java Log: Fix bug 14846: SysSymbols not properly deleted Revision ChangesPath 1.13 +3 -0 xml-xindi

DO NOT REPLY [Bug 14846] - SysSymbols not properly deleted

2003-12-11 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 14846] - SysSymbols not properly deleted

2003-12-11 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

cvs commit: xml-xindice/java/tests/src/org/apache/xindice/integration/client/basic CollectionTest.java

2003-12-11 Thread vgritsenko
vgritsenko2003/12/11 06:07:49 Modified:java/tests/src/org/apache/xindice/integration/client/basic CollectionTest.java Log: harden collection test: test returned error code. Revision ChangesPath 1.12 +19 -22 xml-xindice/java/tests/src/org/a

cvs commit: xml-xindice/java/src/org/apache/xindice/server/rpc RPCDefaultMessage.java RPCMessageInterface.java

2003-12-11 Thread vgritsenko
vgritsenko2003/12/11 06:06:16 Modified:java/src/org/apache/xindice/client/xmldb/xmlrpc CollectionImpl.java java/src/org/apache/xindice/server/rpc RPCDefaultMessage.java RPCMessageInterface.java Log: Attempt to pass at lea

cvs commit: xml-xindice/java/src/org/apache/xindice/core Database.java CollectionManager.java

2003-12-11 Thread vgritsenko
vgritsenko2003/12/11 03:49:47 Modified:java/src/org/apache/xindice/core Database.java CollectionManager.java Log: fix typo in comment Revision ChangesPath 1.31 +3 -3 xml-xindice/java/src/org/apache/xindice/core/Database.java Index:

cvs commit: xml-xindice/java/src/org/apache/xindice/client/xmldb/managed ManagedDatabaseImpl.java

2003-12-11 Thread vgritsenko
vgritsenko2003/12/11 03:48:54 Modified:java/src/org/apache/xindice/client/xmldb/embed CollectionImpl.java java/src/org/apache/xindice/client/xmldb/managed ManagedDatabaseImpl.java Log: fix typo in javadoc Revision C

cvs commit: xml-xindice/java/src/org/apache/xindice/core FaultCodes.java

2003-12-11 Thread vgritsenko
vgritsenko2003/12/11 03:46:50 Modified:java/src/org/apache/xindice/core FaultCodes.java Log: Do not use 'l' in constants declaration - it looks same as '1' in some fonts. Remove TODO about nested exceptions - XMLDBException has cause field. Append message from the original except

cvs commit: xml-xindice build.bat build.sh build.xml

2003-12-11 Thread vgritsenko
vgritsenko2003/12/11 03:44:36 Modified:.build.bat build.sh build.xml Log: Add endorsed lib to java parameters, same as in xindice.bat (yes, I know that lib/endorsed does not exist) Revision ChangesPath 1.4 +2 -2 xml-xindice/build.bat Index: build

cvs commit: xml-xindice/java/src/org/apache/xindice/server Xindice.java

2003-12-11 Thread vgritsenko
vgritsenko2003/12/11 03:42:50 Modified:java/src/org/apache/xindice/server Xindice.java Log: CVS already has tag b2, so current CVS should be b3-dev Revision ChangesPath 1.14 +4 -4 xml-xindice/java/src/org/apache/xindice/server/Xindice.java Index: Xindice.j

cvs commit: xml-xindice build.properties

2003-12-11 Thread vgritsenko
vgritsenko2003/12/11 03:41:59 Modified:.build.properties Log: CVS already has tag b2, so current CVS should be b3-dev Revision ChangesPath 1.4 +2 -2 xml-xindice/build.properties Index: build.properties

cvs commit: xml-xindice xindice.bat xindice.sh

2003-12-11 Thread vgritsenko
vgritsenko2003/12/11 03:40:32 Modified:.xindice.bat xindice.sh Log: CVS already has tag b2, so current CVS should be b3-dev Revision ChangesPath 1.6 +2 -2 xml-xindice/xindice.bat Index: xindice.bat

cvs commit: xml-xindice/java/lib commons-logging-1.0.3.jar commons-logging-1.0.1.jar

2003-12-11 Thread vgritsenko
vgritsenko2003/12/11 03:37:55 Added: java/lib commons-logging-1.0.3.jar Removed: java/lib commons-logging-1.0.1.jar Log: update commons logging Revision ChangesPath 1.1 xml-xindice/java/lib/commons-logging-1.0.3.jar <>

error adding document by way of XMLDB API

2003-12-11 Thread Majirus FANSI
Hi all, I tried to add Document address1.xml under collection /db/addressBook/mycollection using the example of developpers guide 0.7.1, by way of xmldb api; compilation works fine but during execution I obtained the following errors messages: XML:DB Exception occured: org.apache.xmlrpc.XmlRpcExce

Fwd: error adding document by way of XMLDB API

2003-12-11 Thread Majirus FANSI
_ Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français ! Yahoo! Mail : http://fr.mail.yahoo.com--- Begin Message --- Hi all, I tried to add Document address1.xml under collection /db/addressBook/mycollection using the exa

DO NOT REPLY [Bug 23098] - Can't compile org.apache.xindice.core.query.XPathQueryResolver

2003-12-11 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu