Results 1 to 2 of 2

Thread: Encoding issues with Roo in STS 2.6 tcServer

  1. #1
    Join Date
    Feb 2010
    Posts
    23

    Default Encoding issues with Roo in STS 2.6 tcServer

    Folks,

    I started working with Spring Roo and STS 2.3 some time ago and started facing issues with encoding of latin characters - the characters would get to my controller methods all weird.

    After posting to the Roo forums and upgrading to STS 2.6, I found out that the issue only happens in STS tcServer. If I run my app in a standalone tomcat or through maven tomcat plugin, the encoding issues goes away.

    I tried to set URIEncoding to UTF-8 in the http connector but it didn't resolve the issue.

    Any ideas?

  2. #2
    Join Date
    Oct 2008
    Posts
    493

    Default

    There's very little difference between tc Server and Tomcat, and in terms of character encoding there should be no difference at all.

    If you'd like us to investigate further, we'll need detailed steps to reproduce the problem. A sample Roo application that exhibits the problem would be ideal.
    Andy Wilkinson
    SpringSource

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •