10:49To: xindice-users@xml.apache.orgSubject: RE: Using XUpdate
I copy from yours, I have tried it, but nothing: always the same error message. I can't understand.
Is yoour version 1.0 too?
Brian Hills <[EMAIL PROTECTED]> wrote:
In your start file, you have:
-Djava.endors
Hi Gerry Reno
I am installed xindice 1.1 from CVS like you recommended to me. But it is very diferent from xindice1.0.I have any doubts :1.- When I start tomcat, am I starting the database? I can't see any proccess running in my system (ps -ef | grep xindice) except /usr/java1.3/bin/../bin/sparc/na
Title: Message
I have
Xindice 1.0 installed on Solaris using JDK 1.4 and XUpdate seems to be working
ok.
-Original Message-From: Llerta amat
[mailto:[EMAIL PROTECTED] Sent: 29 January 2003
10:49To: xindice-users@xml.apache.orgSubject: RE: Using
XUpdate
I copy from
FactoryImpl\$VMPROPS -classpath "$CLASSPATH" org.apache.xindice.server.Xindice $* &
wait $!done
trap 1 2 15rm $XINDICE_HOME/config/xindice.pid
-Original Message-From: Llerta amat [mailto:[EMAIL PROTECTED] Sent: 28 January 2003 18:39To: xindice-users@xml.apache
oryImpl\$VMPROPS
-classpath "$CLASSPATH" org.apache.xindice.server.Xindice $*
&
wait $!done
trap 1 2 15rm
$XINDICE_HOME/config/xindice.pid
-Original Message-From: Llerta amat
[mailto:[EMAIL PROTECTED] Sent: 28 January 2003
18:39To: xind
nt + " entries updated."); } catch (XMLDBException e) { System.err.println("XML:DB Exception occured " + e.errorCode + " " + e.getMessage()); } finally { if (col != null) { col.close(); //BTH: &! nbsp; } }
nally
{ if (col != null)
{
col.close(); //BTH: &!
nbsp; } }
} }}
-Original
Message-From: Llerta amat [mailto:[EMAIL PROTECTED]
Sent: 28 January 2003 17:11To:
xindice-users@xml.apache.orgSubject: RE: Using
om: Llerta amat [mailto:[EMAIL PROTECTED] Sent: 28 January 2003 17:03To: xindice-users@xml.apache.orgSubject: RE: Using XUpdate
Thanks, but it doesn´t work. I don't know to do.
Brian Hills <[EMAIL PROTECTED]> wrote:
When I ran your code I got the same error, it seemed that the problem
Title: Message
Does
it give you the same error or just diesnt do the replacement for
you?
-Original Message-From: Llerta amat
[mailto:[EMAIL PROTECTED] Sent: 28 January 2003
17:03To: xindice-users@xml.apache.orgSubject: RE: Using
XUpdate
Thanks, but it doesn´t work. I
ish Horses instead of doubles - this worked for me e.g.
" " +
Does this work for you?
Brian
-Original Message-From: Llerta amat [mailto:[EMAIL PROTECTED] Sent: 28 January 2003 14:53To: xindice-users@xml.apache.orgSubject: RE: Using XUpdate
My XUpdate class is :
pack
Does
this work for you?
Brian
-Original Message-From: Llerta amat
[mailto:[EMAIL PROTECTED] Sent: 28 January 2003
14:53To: xindice-users@xml.apache.orgSubject: RE: Using
XUpdate
My XUpdate class is :
package org.apache.xindice.examples;
import org.xml
Thanks Stefan Lischke.
I haven't never used CVS yet. But I'll try to install. Thanks.
Stefan Lischke <[EMAIL PROTECTED]> wrote:
Hi Llerta amat,I'm posting a previous answer, which is in my opinion the best thing u cando, if you want to use your code in future too.snipI would highly recommend t
My XUpdate class is :
package org.apache.xindice.examples;
import org.xmldb.api.base.*;import org.xmldb.api.modules.*;import org.xmldb.api.*;
/** * Simple XML:DB API example to update the database. */public class XUpdate { public static void main(String[] args) throws Exception { Collection
Hi Llerta amat,
I'm posting a previous answer, which is in my opinion the best thing u can
do, if you want to use your code in future too.
snip
I would highly recommend that you start with Xindice version 1.1 at
this point which is due to be released very shortly. There are
numberous issues
Title: Message
Can
you post your XUpdate class code?
Brian
-Original Message-From: Llerta amat
[mailto:[EMAIL PROTECTED] Sent: 28 January 2003
14:37To: xindice-users@xml.apache.orgCc:
[EMAIL PROTECTED]Subject: Using XUpdate
Please, help me, I installed xIndice1.0
a
t; that this
> > >means the solution given by Akihiro won't work for me (and
> actually it
> > >doesn't ;-) So what do I do ? Should I modify startup.bat and make
> a script
> > >of my own ? (I'm allready tired just thinking about it) Can anyone
> he
D% to add the -D directives is enough ?
>ciao, Julien
>- Original Message -
>From: "SATO Akihiro" <[EMAIL PROTECTED]>
>To:
>Sent: Thursday, December 12, 2002 3:54 AM
>Subject: Re: Using XUpdate
>
>
>>
>> Hello.
>>
>> Add
>>
about it) Can anyone help or
>is there only linux-eleets here :-D
>Does modifying the %JAVACMD% to add the -D directives is enough ?
>ciao, Julien
>- Original Message -
>From: "SATO Akihiro" <[EMAIL PROTECTED]>
>To:
>Sent: Thursday, December 12, 2002 3:54 AM
&
VACMD% to add the -D directives is enough ?
(Bciao, Julien
(B- Original Message -
(BFrom: "SATO Akihiro" <[EMAIL PROTECTED]>
(BTo:
(BSent: Thursday, December 12, 2002 3:54 AM
(BSubject: Re: Using XUpdate
(B
(B
(B>
(B> Hello.
(B>
(B> Add
(B>
(
problem solved?
(B>
(B>- Original Message -
(B>From: "Alex Mariano Costa de Oliveira" <[EMAIL PROTECTED]>
(B>To:
(B>Cc: <[EMAIL PROTECTED]>
(B>Sent: Thursday, December 12, 2002 12:25 AM
(B>Subject: Re: Using XUpdate
(B>
(B>
(B>> I am
Message -
From: "Alex Mariano Costa de Oliveira" <[EMAIL PROTECTED]>
To:
Cc: <[EMAIL PROTECTED]>
Sent: Thursday, December 12, 2002 12:25 AM
Subject: Re: Using XUpdate
> I am having the same Query Processing Error.
> I am using j2sk-1.4.0 and xerces-1.4.3
>
>
I am having the same Query Processing Error.
I am using j2sk-1.4.0 and xerces-1.4.3
Have anybody ever taken this error?
Thanks in advance..
- Original Message -
From: "Tom Sugden" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, December 10, 2002 12:22 PM
Subject: Re: Using XU
Are your jdk version 1.4? If so, you must Modify $XINDICE_HOME/config/vm.cfg
file to append java endorse option to starting-up script.
This will be found in howtos.
These two things are all what I did.
Thanks,
Akihiro
At 2:22 PM + 02.12.10, Tom Sugden wrote:
>Thanks Akihiro.
>
>I tried re
Thanks Akihiro.
I tried replacing Xindice's xerces jar with version 1.4.4 and then 2.1.1,
but it still doesn't work. Any other ideas?
Thanks,
Tom
At 09:10 PM 12/10/2002 +0900, you wrote:
Hello, Tom. I once had a problem like you under tomcat-3.3, jdk1.4.
Xindice 1.0 has xerces-1.4.3.jar in its ja
Hello, Tom. I once had a problem like you under tomcat-3.3, jdk1.4.
Xindice 1.0 has xerces-1.4.3.jar in its java/lib directory.
I replaced the jar file with xerces-1.4.4, and the error was gone.
Maybe the version 1.4.3 not fit to use XUpdate.
Thanks,
Akihiro
Hi,
I'm using Xindice 1.0 and hav
I've used this document:
http://xml.apache.org/xindice/DevelopersGuide.html#N1EB
It gives a quick summary of xupdate commands and a sample Java program.
dave
-Original Message-
From: Roger L. Costello [mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 05, 2002 6:10 AM
To: xindice-users@xml
26 matches
Mail list logo