You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by "Simmons, Donald" <jo...@ca.com> on 2000/12/14 16:23:02 UTC

UTF8 Question

I am running Red Hat 6.1 and just installed Tomcat 3.2.1. When I start
tomcat I get an error message, UnsupporteEncodingException UTF8. Can anyone
offer any suggestions? Thanks.

Joe


RE: UTF8 Question

Posted by micky mimo <mi...@truexchange.com>.
Blackdown requires royalties to sun for commercial products. Use JDK1.3.

/===============================\
| Micky Mimo                    |
| Systems Specialist            |
| (781) 457 - 1317              |
| micky@truexchange.com         |
\===============================/


-----Original Message-----
From: andy@jakarta.apache.org [mailto:andy@jakarta.apache.org]On Behalf
Of Andy
Sent: Thursday, December 14, 2000 2:55 PM
To: tomcat-user@jakarta.apache.org
Subject: Re: UTF8 Question


Craig,

Not to get into a jdk argument but I'd not recommend suns jdk 1.2 for linux
if
anyone is doing any gui development (most specifically in swing) or even
running
guis as there are a number of erroneous exceptions generated related to drag
and
drop (REGARDLESS of whether you are actually using drag and drop).  I just
wanted to raise this caution.  The blackdown jdk 1.2x does not suffer from
that
problem.

-andy


"Craig R. McClanahan" wrote:

> "Simmons, Donald" wrote:
>
> > I am running Red Hat 6.1 and just installed Tomcat 3.2.1. When I start
> > tomcat I get an error message, UnsupporteEncodingException UTF8. Can
anyone
> > offer any suggestions? Thanks.
> >
>
> Which JDK are you using?  If I remember right, the Kaffe virtual machine
that
> comes with Red Hat 6.1 had problems like this.
>
> You can get a nice JDK 1.2 or 1.3 for Linux from
<http://java.sun.com/j2se>.
>
> >
> > Joe
>
> Craig McClanahan


__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com


Re: UTF8 Question

Posted by Andy <ac...@yahoo.com>.
Craig,

Not to get into a jdk argument but I'd not recommend suns jdk 1.2 for linux if
anyone is doing any gui development (most specifically in swing) or even running
guis as there are a number of erroneous exceptions generated related to drag and
drop (REGARDLESS of whether you are actually using drag and drop).  I just
wanted to raise this caution.  The blackdown jdk 1.2x does not suffer from that
problem.

-andy


"Craig R. McClanahan" wrote:

> "Simmons, Donald" wrote:
>
> > I am running Red Hat 6.1 and just installed Tomcat 3.2.1. When I start
> > tomcat I get an error message, UnsupporteEncodingException UTF8. Can anyone
> > offer any suggestions? Thanks.
> >
>
> Which JDK are you using?  If I remember right, the Kaffe virtual machine that
> comes with Red Hat 6.1 had problems like this.
>
> You can get a nice JDK 1.2 or 1.3 for Linux from <http://java.sun.com/j2se>.
>
> >
> > Joe
>
> Craig McClanahan


__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com

Re: UTF8 Question

Posted by "Craig R. McClanahan" <Cr...@eng.sun.com>.
"Simmons, Donald" wrote:

> I am running Red Hat 6.1 and just installed Tomcat 3.2.1. When I start
> tomcat I get an error message, UnsupporteEncodingException UTF8. Can anyone
> offer any suggestions? Thanks.
>

Which JDK are you using?  If I remember right, the Kaffe virtual machine that
comes with Red Hat 6.1 had problems like this.

You can get a nice JDK 1.2 or 1.3 for Linux from <http://java.sun.com/j2se>.

>
> Joe

Craig McClanahan