PROTECTED]> wrote:
> > From: Mon Cab [mailto:[EMAIL PROTECTED]
> > Subject: RE: Tomcat shutting down when instantiating
> > javax.swing.ImageIcon on Fedora
> >
> > I have Tomcat 5.0 installed.
>
> Oops, sorry. I'd really recommend throwing away that 3rd-
> From: Mon Cab [mailto:[EMAIL PROTECTED]
> Subject: RE: Tomcat shutting down when instantiating
> javax.swing.ImageIcon on Fedora
>
> My dev environment is Tomcat 5.0 on java 1.4.2.
I'd strongly recommend moving both up, on development and production
systems. The newer
> wrote:
> > From: Mon Cab [mailto:[EMAIL PROTECTED]
> > Subject: RE: Tomcat shutting down when instantiating
> > javax.swing.ImageIcon on Fedora
> >
> > I have Tomcat 5.0 installed.
>
> Oops, sorry. I'd really recommend throwing away that 3rd-party
&g
> From: Mon Cab [mailto:[EMAIL PROTECTED]
> Subject: RE: Tomcat shutting down when instantiating
> javax.swing.ImageIcon on Fedora
>
> I have Tomcat 5.0 installed.
Oops, sorry. I'd really recommend throwing away that 3rd-party
repackaged version and downloading a rea
> wrote:
> > From: Mon Cab [mailto:[EMAIL PROTECTED]
> > Subject: RE: Tomcat shutting down when instantiating
> > javax.swing.ImageIcon on Fedora
> >
> > Then, when I started Tomcat, even the Tomcat home page would not
> > display.
>
> You really sh
> From: Mon Cab [mailto:[EMAIL PROTECTED]
> Subject: RE: Tomcat shutting down when instantiating
> javax.swing.ImageIcon on Fedora
>
> Then, when I started Tomcat, even the Tomcat home page would not
> display.
You really should try reading the Tomcat doc - it will save you
a Plesk add on pack (the OS is Fedora). Does anyone know what
is going on here?
I dont know how to verify whether this real Tomcat, or something else.
--- "Caldarale, Charles R" <[EMAIL PROTECTED]> wrote:
> > From: Mon Cab [mailto:[EMAIL PROTECTED]
Mikolaj Rydzewski wrote:
My application works fine until the following line of code is reached.
ImageIcon ii = new javax.swing.ImageIcon(myFile.getCanonicalPath());
Try to run Tomcat with -Djava.awt.headless=true option set. i.e.:
$ export CATALINA_OPTS="-Djava.awt.headless=true"
$ ${CATALI
Mon Cab wrote:
I am running Tomcat, on Fedora 4. Using
java version "1.4.2"
gij (GNU libgcj) version 4.0.2 20051125 (Red Hat 4.0.2-8)
Copyright (C) 2005 Free Software Foundation, Inc.
Install real JRE first...
My application works fine until the following line of code is reached.
ImageI
> From: Mon Cab [mailto:[EMAIL PROTECTED]
> Subject: Tomcat shutting down when instantiating
> javax.swing.ImageIcon on Fedora
>
> I have been advised to uninstall gnu java and replace it with Sun SDK,
> which I am in the process of trying to figure out how to do.
Until y
I am running Tomcat, on Fedora 4. Using
java version "1.4.2"
gij (GNU libgcj) version 4.0.2 20051125 (Red Hat 4.0.2-8)
Copyright (C) 2005 Free Software Foundation, Inc.
My application works fine until the following line of code is reached.
ImageIcon ii = new javax.swing.ImageIcon(myFile.getC
11 matches
Mail list logo