mod_jk

2002-10-09 Thread jef
Hi, I have to connect a Tomcat 4.0 with an Apache 1.3. Is there a jk or jk2 version that I can use to do this or can I only use the mod_web_app. Thanks, jef -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

very Large memory java jobs

2002-10-09 Thread Kristian G. Kvilekval
We have several bio-computing experiments that need over 2GB of heap. We are running on linux-2.4.19 on machines with 4GB of memory. $ java -version java version "1.3.1" Java(TM) 2 Runtime Environment, Standard Edition (build Blackdown-1.3.1-FCS) Java HotSpot(TM) Client VM (build Blackdown-1.3.

unsubscribe

2002-10-09 Thread Kim Blom
Title: unsubscribe

Re: gcj and --classpath

2002-10-09 Thread Adam C Powell IV
Tom Tromey wrote: "Adam" == Adam C Powell IV <[EMAIL PROTECTED]> writes: Adam> I'm trying to build a large Java program using gcj-3.0, which compiles Adam> using "-classpath a.jar:b.jar:c.jar", but I get lots of errors saying Adam> that classes like String are missing. Before 3.1, -cla

Funziona Davvero!!!

2002-10-09 Thread [EMAIL PROTECTED]
Vorresti Davvero Guadagnare con Internet? Bene, la prima cosa da fare è salvare su disco questa pagina per averla a portata di mano anche se il tuo PC non è connesso a Internet, poi copia tutto in Word o in Blocco Note e stampalo, così lo potrai leggere con più attenzione. Que

very Large memory java jobs

2002-10-09 Thread Kristian G. Kvilekval
We have several bio-computing experiments that need over 2GB of heap. We are running on linux-2.4.19 on machines with 4GB of memory. $ java -version java version "1.3.1" Java(TM) 2 Runtime Environment, Standard Edition (build Blackdown-1.3.1-FCS) Java HotSpot(TM) Client VM (build Blackdown-1.3

unsubscribe

2002-10-09 Thread Kim Blom
Title: unsubscribe

probleme with the accents

2002-10-09 Thread Panard
Hi everybody ! It is impossible to make appear the accents in any java program... Is there a solution for this problem ? Thank you Panard -- [EMAIL PROTECTED]http://www.inzenet.org

Re: gcj and --classpath

2002-10-09 Thread Adam C Powell IV
Tom Tromey wrote: >>"Adam" == Adam C Powell IV <[EMAIL PROTECTED]> writes: >> >> > >Adam> I'm trying to build a large Java program using gcj-3.0, which compiles >Adam> using "-classpath a.jar:b.jar:c.jar", but I get lots of errors saying >Adam> that classes like String are

Funziona Davvero!!!

2002-10-09 Thread [EMAIL PROTECTED]
Vorresti Davvero Guadagnare con Internet? Bene, la prima cosa da fare è salvare su disco questa pagina per averla a portata di mano anche se il tuo PC non è connesso a Internet, poi copia tutto in Word o in Blocco Note e stampalo, così lo potrai leggere con più attenzione. Qu

Re: gcj and --classpath

2002-10-09 Thread Tom Tromey
> "Adam" == Adam C Powell IV <[EMAIL PROTECTED]> writes: Adam> I'm trying to build a large Java program using gcj-3.0, which compiles Adam> using "-classpath a.jar:b.jar:c.jar", but I get lots of errors saying Adam> that classes like String are missing. Before 3.1, -classpath overrode the int

Re: gcj and --classpath

2002-10-09 Thread Adam C Powell IV
Adam C Powell IV wrote: Is this a bug in (Debian's packaging of) gcj? Forgot to say: please CC me in replies, I'm not subscribed. Zeen, -- -Adam P. GPG fingerprint: D54D 1AEE B11C CE9B A02B C5DD 526F 01E8 564E E4B6 Welcome to the best software in the world today cafe!

gcj and --classpath

2002-10-09 Thread Adam C Powell IV
Greetings, I'm trying to build a large Java program using gcj-3.0, which compiles using "-classpath a.jar:b.jar:c.jar", but I get lots of errors saying that classes like String are missing. I looked at the manpage, which mentions --classpath, so I tried adding the extra hyphen, to no avail. W

probleme with the accents

2002-10-09 Thread Panard
Hi everybody ! It is impossible to make appear the accents in any java program... Is there a solution for this problem ? Thank you Panard -- [EMAIL PROTECTED]http://www.inzenet.org -- To UNSUBSCRIBE, em

Re: .deb files for JAVA 1.4

2002-10-09 Thread Hubert Schmid
On Mon, 7 Oct 2002, J. R. Westmoreland wrote: > Where can I get .deb files for JAVA 1.4? Due to license problems, Sun's Java 2 SDK is not available in Debian. See the Debian Java FAQ (/usr/share/doc/java-common/debian-java-faq) for more information. You can download and install a J2SDK in /usr/l

Re: .deb files for JAVA 1.4

2002-10-09 Thread Juergen Kreileder
Takashi Okamoto <[EMAIL PROTECTED]> writes: > From: Yven Leist <[EMAIL PROTECTED]> > Subject: Re: .deb files for JAVA 1.4 > Date: Wed, 9 Oct 2002 15:47:56 +0200 >> > Can I check your deb before upload? Default JDK1.4 configuration >> > may have a problem about Japanese font. I want check it. >> >

Re: gcj and --classpath

2002-10-09 Thread Tom Tromey
> "Adam" == Adam C Powell IV <[EMAIL PROTECTED]> writes: Adam> I'm trying to build a large Java program using gcj-3.0, which compiles Adam> using "-classpath a.jar:b.jar:c.jar", but I get lots of errors saying Adam> that classes like String are missing. Before 3.1, -classpath overrode the in

Re: .deb files for JAVA 1.4

2002-10-09 Thread Yven Leist
On Wednesday 09 October 2002 16:15, you wrote: > Yven Leist <[EMAIL PROTECTED]> writes: > > On Wednesday 09 October 2002 15:36, Takashi Okamoto wrote: > >> From: Stephen Zander <[EMAIL PROTECTED]> > >> Subject: Re: .deb files for JAVA 1.4 > >> Date: 08 Oct 2002 20:28:56 -0700 > >> > >> > Right now,

Re: gcj and --classpath

2002-10-09 Thread Adam C Powell IV
Adam C Powell IV wrote: > Is this a bug in (Debian's packaging of) gcj? Forgot to say: please CC me in replies, I'm not subscribed. Zeen, -- -Adam P. GPG fingerprint: D54D 1AEE B11C CE9B A02B C5DD 526F 01E8 564E E4B6 Welcome to the best software in the world today cafe!

gcj and --classpath

2002-10-09 Thread Adam C Powell IV
Greetings, I'm trying to build a large Java program using gcj-3.0, which compiles using "-classpath a.jar:b.jar:c.jar", but I get lots of errors saying that classes like String are missing. I looked at the manpage, which mentions --classpath, so I tried adding the extra hyphen, to no avail.

Re: .deb files for JAVA 1.4

2002-10-09 Thread Juergen Kreileder
Yven Leist <[EMAIL PROTECTED]> writes: > On Wednesday 09 October 2002 15:36, Takashi Okamoto wrote: >> From: Stephen Zander <[EMAIL PROTECTED]> >> Subject: Re: .deb files for JAVA 1.4 >> Date: 08 Oct 2002 20:28:56 -0700 >> >> > Right now, you can't. Once I finish packaging GGZ I'll update >> > th

Re: .deb files for JAVA 1.4

2002-10-09 Thread Takashi Okamoto
From: Yven Leist <[EMAIL PROTECTED]> Subject: Re: .deb files for JAVA 1.4 Date: Wed, 9 Oct 2002 15:47:56 +0200 > > Can I check your deb before upload? Default JDK1.4 configuration may > > have a problem about Japanese font. I want check it. > > It seems to have a problem with german umlauts as wel

remove

2002-10-09 Thread edv
Original Message Subject: Re: .deb files for JAVA 1.4 (09-Okt-2002 15:54) From:[EMAIL PROTECTED] To: [EMAIL PROTECTED] > On Wednesday 09 October 2002 15:36, Takashi Okamoto wrote: > > From: Stephen Zander <[EMAIL PROTECTED]> > > Subject: Re: .deb files for JAVA 1.4 > >

Re: .deb files for JAVA 1.4

2002-10-09 Thread Yven Leist
On Wednesday 09 October 2002 15:36, Takashi Okamoto wrote: > From: Stephen Zander <[EMAIL PROTECTED]> > Subject: Re: .deb files for JAVA 1.4 > Date: 08 Oct 2002 20:28:56 -0700 > > > Right now, you can't. Once I finish packaging GGZ I'll update the > > Blackdown mirrors with 1.4 debs unless Juergen

Re: .deb files for JAVA 1.4

2002-10-09 Thread Takashi Okamoto
From: Stephen Zander <[EMAIL PROTECTED]> Subject: Re: .deb files for JAVA 1.4 Date: 08 Oct 2002 20:28:56 -0700 > Right now, you can't. Once I finish packaging GGZ I'll update the > Blackdown mirrors with 1.4 debs unless Juergen beats me to it. Can I check your deb before upload? Default JDK1.4 co

Re: .deb files for JAVA 1.4

2002-10-09 Thread Hubert Schmid
On Mon, 7 Oct 2002, J. R. Westmoreland wrote: > Where can I get .deb files for JAVA 1.4? Due to license problems, Sun's Java 2 SDK is not available in Debian. See the Debian Java FAQ (/usr/share/doc/java-common/debian-java-faq) for more information. You can download and install a J2SDK in /usr/

Re: two jars in java

2002-10-09 Thread Darryl L. Pierce
On 2002.10.08 22:42 u2q2w wrote: Hello, Could you please tell me how to compile my.java with two jars? What is the command line? Say, "javac -classpath a1.jar;a2.jar my.java", is it correct in windows? What is it in linux? Use the standard path separator character: /:/ javac -classpath a1.jar:a2.ja

Re: .deb files for JAVA 1.4

2002-10-09 Thread Juergen Kreileder
Takashi Okamoto <[EMAIL PROTECTED]> writes: > From: Yven Leist <[EMAIL PROTECTED]> > Subject: Re: .deb files for JAVA 1.4 > Date: Wed, 9 Oct 2002 15:47:56 +0200 >> > Can I check your deb before upload? Default JDK1.4 configuration >> > may have a problem about Japanese font. I want check it. >>

Re: .deb files for JAVA 1.4

2002-10-09 Thread Yven Leist
On Wednesday 09 October 2002 16:15, you wrote: > Yven Leist <[EMAIL PROTECTED]> writes: > > On Wednesday 09 October 2002 15:36, Takashi Okamoto wrote: > >> From: Stephen Zander <[EMAIL PROTECTED]> > >> Subject: Re: .deb files for JAVA 1.4 > >> Date: 08 Oct 2002 20:28:56 -0700 > >> > >> > Right now

Re: .deb files for JAVA 1.4

2002-10-09 Thread Juergen Kreileder
Yven Leist <[EMAIL PROTECTED]> writes: > On Wednesday 09 October 2002 15:36, Takashi Okamoto wrote: >> From: Stephen Zander <[EMAIL PROTECTED]> >> Subject: Re: .deb files for JAVA 1.4 >> Date: 08 Oct 2002 20:28:56 -0700 >> >> > Right now, you can't. Once I finish packaging GGZ I'll update >> > t

Re: .deb files for JAVA 1.4

2002-10-09 Thread Takashi Okamoto
From: Yven Leist <[EMAIL PROTECTED]> Subject: Re: .deb files for JAVA 1.4 Date: Wed, 9 Oct 2002 15:47:56 +0200 > > Can I check your deb before upload? Default JDK1.4 configuration may > > have a problem about Japanese font. I want check it. > > It seems to have a problem with german umlauts as we

remove

2002-10-09 Thread edv
Original Message Subject: Re: .deb files for JAVA 1.4 (09-Okt-2002 15:54) From:[EMAIL PROTECTED] To: [EMAIL PROTECTED] > On Wednesday 09 October 2002 15:36, Takashi Okamoto wrote: > > From: Stephen Zander <[EMAIL PROTECTED]> > > Subject: Re: .deb files for JAVA 1.4 >

Re: .deb files for JAVA 1.4

2002-10-09 Thread Yven Leist
On Wednesday 09 October 2002 15:36, Takashi Okamoto wrote: > From: Stephen Zander <[EMAIL PROTECTED]> > Subject: Re: .deb files for JAVA 1.4 > Date: 08 Oct 2002 20:28:56 -0700 > > > Right now, you can't. Once I finish packaging GGZ I'll update the > > Blackdown mirrors with 1.4 debs unless Juerge

Re: .deb files for JAVA 1.4

2002-10-09 Thread Takashi Okamoto
From: Stephen Zander <[EMAIL PROTECTED]> Subject: Re: .deb files for JAVA 1.4 Date: 08 Oct 2002 20:28:56 -0700 > Right now, you can't. Once I finish packaging GGZ I'll update the > Blackdown mirrors with 1.4 debs unless Juergen beats me to it. Can I check your deb before upload? Default JDK1.4 c

Dear friends, never miss the chance to travel in China, the beautiful and mysterious place to be!

2002-10-09 Thread holidaycn2002
charset="ISO-8859-1"; charset="ISO-8859-1"; charset="ISO-8859-1"; charset="ISO-8859-1"; charset="ISO-8859-1"; charset="ISO-8859-1"; charset="ISO-8859-1"; charset="ISO-8859-1"; charset="ISO-8859-1"; charset="ISO-8859-1"; charset="ISO-885

Re: two jars in java

2002-10-09 Thread Darryl L. Pierce
On 2002.10.08 22:42 u2q2w wrote: > Hello, > Could you please tell me how to compile my.java with two jars? What is > the > command line? Say, "javac -classpath a1.jar;a2.jar my.java", is it > correct in > windows? What is it in linux? Use the standard path separator character: /:/ javac -classpa

Dear friends, never miss the chance to travel in China, thebeautiful and mysterious place to be!

2002-10-09 Thread holidaycn2002
charset="ISO-8859-1"; charset="ISO-8859-1"; charset="ISO-8859-1"; charset="ISO-8859-1"; charset="ISO-8859-1"; charset="ISO-8859-1"; charset="ISO-8859-1"; charset="ISO-8859-1"; charset="ISO-8859-1"; charset="ISO-8859-1"; charset="ISO-88