Hmm,

Well here they are again...


Right I installed the jdk from apt as follows..

sudo apt-get install sun-java6-jdk

Much easier that messing about with a bin file..

Then set it up using the following command...

sudo update-java-alternatives -s java-6-sun

How are you starting tomcat? From a script in /etc/init.d ?

How did you install tomcat on the box? via apt-get or did you download
from http://tomcat.apache.org/download-60.cgi?

Regards

Ben

On 10/8/07, Arun <[EMAIL PROTECTED]> wrote:
> sorry, you did not include the steps to install jdk1.6 in this conversation.
>
> On 10/8/07, ben short <[EMAIL PROTECTED]> wrote:
> >
> > Don't worry about removing it for now
> >
> > follow the steps i showed you to install jdk 1.6 and then set it as
> > what gets executed when you type java at the prompt
> >
> > On 10/8/07, Arun <[EMAIL PROTECTED]> wrote:
> > > How to remove ?
> > > apt-get remove? what is the name for this?
> > > I dont know the name.. Am I using the right jdk?
> > >
> > > On 10/8/07, Caldarale, Charles R <[EMAIL PROTECTED]> wrote:
> > > >
> > > > > From: Arun [mailto:[EMAIL PROTECTED]
> > > > > Subject: Re: Tomcat 6 on ubuntu linux(Fiesty Fawn)
> > > > >
> > > > > [EMAIL PROTECTED]:~/downloads# cd /usr/lib/jvm/
> > > > > java-1.4.2-gcj-4.1-1.4.2.0/      java-gcj/
> > > > > .java-gcj.jinfo
> > > >
> > > > That's the semi-functional GNU JVM implementation.  Strongly suggest
> > you
> > > > remove it, since it's known to cause problems with complex
> > applications
> > > > such as Tomcat.
> > > >
> > > > - 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]
> > > >
> > > >
> > >
> > >
> > > --
> > > Thanks
> > > Arun George
> > >
> >
> > ---------------------------------------------------------------------
> > To start a new topic, e-mail: users@tomcat.apache.org
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>
>
> --
> Thanks
> Arun George
>

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

Reply via email to