users@glassfish.java.net

Re: Can't set charset to UTF-8

From: Ryan Lubke <Ryan.Lubke_at_Sun.COM>
Date: Mon, 12 Nov 2007 09:48:48 -0800

Gerald Holl wrote:
> Jan.Luehe_at_Sun.COM wrote:
>> Would it be possible for you to add a
>>
>> Thread.currentThread().dumpStack()
>>
>> to the beginning of
>>
>>
>> glassfish/appserv-webtier/src/java/org/apache/coyote/tomcat5/CoyoteRequest.setCharacterEncoding()
>>
>>
>> and send the stacktrace, so we know who the caller is?
>
>
> Hello Jan,
>
> here is the stack trace:
> http://pastebin.com/f3ebdf2fe
The stack trace is what I expected. We set the encoding before invoking
any user code.

Was this the stacktrace that was printed right before/after the encoding
warning that prompted
this thread?

It should be in the log more than once for a reqest/post-back sequence.

>
> cheers,
> Gerald
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>