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
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]
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
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
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
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
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
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
8 matches
Mail list logo