How to Configure Multiple JVMs for Tomcat & ApacheJserv

2001-01-10 Thread WAN HING CHEUNG
Hi all, I want to set up two servlet engines in a Debian Platform, one is ApacheJserv with jdk118 and one is tomcat with j2sdk1.3. ApacheJserv is worked with Apache Web Server But Tomcat is worked alone. For each standalone configuration can be work fine. However there is a JVM startup probl

Re: How to Configure Multiple JVMs for Tomcat & ApacheJserv

2001-01-10 Thread Peter M Kahle
I've never actually tried setting it up, but I'd think you could change the following settings (this is for jserv in the testing distro, I'm sure there's something similar for tomcat.): in /etc/jserv/jserv.conf: # Default port that Apache JServ is listening to # Syntax: ApJServDefaultPort [number]

Re: How to Configure Multiple JVMs for Tomcat & ApacheJserv

2001-01-10 Thread Stefan Gybas
WAN HING CHEUNG wrote: > For each standalone configuration can be work fine. However there is a > JVM startup problem with "address already used" indicated when both > engines opereate. Both servlet engines use the APJv12 protocol on TCP port 8007 for their connection to a web server. If you use

Re: threads with jdk1.3(sun) on potato

2001-01-10 Thread Chad Walstrom
On Wed, Jan 10, 2001 at 12:47:21PM -0800, Miten Mehta wrote: | Hello, | I have problem getting jdk to work well under debain. | I suspect its got some thing to do with threads. | certain gui demo applets like tictactoe first does not | show up other than a dark window and those lines. | when I c

How to Configure Multiple JVMs for Tomcat & ApacheJserv

2001-01-10 Thread WAN HING CHEUNG
Hi all, I want to set up two servlet engines in a Debian Platform, one is ApacheJserv with jdk118 and one is tomcat with j2sdk1.3. ApacheJserv is worked with Apache Web Server But Tomcat is worked alone. For each standalone configuration can be work fine. However there is a JVM startup prob

Re: How to Configure Multiple JVMs for Tomcat & ApacheJserv

2001-01-10 Thread Peter M Kahle
I've never actually tried setting it up, but I'd think you could change the following settings (this is for jserv in the testing distro, I'm sure there's something similar for tomcat.): in /etc/jserv/jserv.conf: # Default port that Apache JServ is listening to # Syntax: ApJServDefaultPort [number

Re: How to Configure Multiple JVMs for Tomcat & ApacheJserv

2001-01-10 Thread Stefan Gybas
WAN HING CHEUNG wrote: > For each standalone configuration can be work fine. However there is a > JVM startup problem with "address already used" indicated when both > engines opereate. Both servlet engines use the APJv12 protocol on TCP port 8007 for their connection to a web server. If you us

Re: threads with jdk1.3(sun) on potato

2001-01-10 Thread Chad Walstrom
On Wed, Jan 10, 2001 at 12:47:21PM -0800, Miten Mehta wrote: | Hello, | I have problem getting jdk to work well under debain. | I suspect its got some thing to do with threads. | certain gui demo applets like tictactoe first does not | show up other than a dark window and those lines. | when I