users@glassfish.java.net

Re: Glassfish defaults lowercase "utf-8"?

From: Jan Luehe <Jan.Luehe_at_Sun.COM>
Date: Wed, 06 Jan 2010 13:44:59 -0800

On 01/ 5/10 02:42 AM, glassfish_at_javadesktop.org wrote:
> The problem is not the lower case utf-8 but the " " put around the utf-8. I have now found other threads with a similar problem.

I believe you are referring to

  http://forums.java.net/jive/thread.jspa?messageID=372670
  ("Content-type double-quote problem, JAX-WS RI on oc4j and SoapUI ")

which has a reference to

  https://jax-ws.dev.java.net/issues/show_bug.cgi?id=793

which was fixed.

Jan

> The problem appears to be generated by Glassfish v2 and the solution was to upgrade to Glassfish version 3. See below, the header message (Raw) in SOAP UI now reads for exactly the same App service - note the double quotes have disappeared and everything is working fine:
>
> HTTP/1.1 200 OK
> server: grizzly/1.9.18
> Content-Type: text/xml;charset=utf-8
> Transfer-Encoding: chunked
> Date: Tue, 05 Jan 2010 10:27:00 GMT
> [Message sent by forum member 'nigel_runnalls' (nigel.runnalls_at_cdecisions.com)]
>
> http://forums.java.net/jive/thread.jspa?messageID=378774
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>