I get the same problem on Win2k with Tomcat 4.0.3 and JDK 1.3.1

>From other posts it looks like Tyrex is not working.....


Cheers - Adam


----------------------------------------------------------------------------
----

From: Nikola Milutinovic 
Subject: Re: JDBC/JNDI problem, continued - PUZZLED 
Date: Mon, 18 Mar 2002 23:14:55 -0800 

----------------------------------------------------------------------------
----

> > > Do your log files have any interesting messages?
> > 
> > Nothing. Clean as a whistle. The problem is not related to PostgreSQL or
JDBC 
>driver. I can establish a connection via regular mechanism:
> > 
> > Class.forName( "org.postgresql.Driver" );
> > Connection conn = DriverManager.getConnection( 
>"jdbc:postgresql://test.ev.co.yu/test", "test", "test_pass" );
> 
> This is problem in JSDK 1.4, I think. But under JSDK 1.3.1 everything
> ok.

I'm using JDK 1.3.0-2 on Tru64 UNIX.

Nix.


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: 19 March 2002 13:35
To: Tomcat Users List
Subject: Re: installation of Tomcat 4.0


make sure you do not have any other web servers running. ie IIS, iplanet




"Kwan, William" <[EMAIL PROTECTED]>
18/03/2002 07:19 PM
Please respond to Tomcat Users List

 
        To:     "Tomcat user (E-mail)" <[EMAIL PROTECTED]>
        cc: 
        Subject:        installation of Tomcat 4.0


Hi everyone,

I'm new to Tomcat and was wondering if you could help me.

I've downloaded the following:

j2sdk-1_3_1_02-win.exe
jakarta-tomcat-4.0.3-LE-jdk14.exe

I've install the jdk first then tomcat.

I've set the following environment variables:
Java_home = c:\java\jdk1.3.1_02
Catalina_home = c:\java\apache tomcat 4.0
classpath =
c:\java\jdk1.3.1_02\bin;c:\java\jdk1.3.1_02\lib;c:\java\jdk1.3.1_02\jre
Path = c:\java\apache tomcat 4.0\bin;c:\java\jdk1.3.1_02\bin;%system%;

I've followed the documents from the web on setting up those and when I 
run
the startup.bat file,  a window pops up for a second and then disappears.
The dos window is back at the command prompt.  I then go to the browser 
and
type in:
http://localhost:8080/ and get "The page cannot be display"

I'm on a windows 2000 server, IIS 5.0.

I've looked at the following documents:

http://members.ozemail.com.au/~lampante/hotwo/tomcat/iisnt/
http://javaboutique.internet.com/tutorials/Tomcat/

It doesnt seem that hard, but I dont know what I'm doing wrong, any help
would be appreciated.
thanks,
Will


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>




--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to