RE: Initial Setup: The type java.lang.Object cannot be resolved.

2007-11-16 Thread Caldarale, Charles R
 From: Ian Pushee [mailto:[EMAIL PROTECTED] 
 Subject: Initial Setup: The type java.lang.Object cannot be resolved.
 
 I am running a debian install of tomcat5.5, using 
 java-gcj-compat-dev (a free jdk replacement).

Which is why you're having problems.  Get rid of both of the above, and
use a real Tomcat from tomcat.apache.org and a real JVM (Sun, IBM, BEA).

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Initial Setup: The type java.lang.Object cannot be resolved.

2007-11-16 Thread Pid
Ian Pushee wrote:

 Any help or suggestions would be greatly appreciated.

Use a proper JVM?
Sounds like yours is knackered.

There's another free JDK from a company called Bun, or something.
Sounds like that anyway.

;o)


p



 Thanks,
 -Ian
 
 -
 To start a new topic, e-mail: users@tomcat.apache.org
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 


-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Initial Setup: The type java.lang.Object cannot be resolved.

2007-11-16 Thread Peter Crowther
 From: Ian Pushee [mailto:[EMAIL PROTECTED]
 I am running a debian install of tomcat5.5, using
 java-gcj-compat-dev (a free jdk replacement).

Oh, dear.  Get a real JDK (the Sun one is fine), and a real Tomcat from 
http://tomcat.apache.org (the tarball is fine).  GNU java is a nice toy, but we 
get regular reports of problems when people try to use it in production.

- Peter

-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]