• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
WebService with iso-8859-1
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

WebService with iso-8859-1


  • Subject: WebService with iso-8859-1
  • From: Ute Hoffmann <email@hidden>
  • Date: Mon, 9 Feb 2004 10:52:57 +0100

Hi,
I would like to trasfer my webservice contents in iso-latin 1 in place
of unicode to preserve my german umlaute.

1. How can I change the encoding info in the wsdl document to <?xml
version="1.0" encoding="ISO-8859-1"?>? I tried to edit the .wsdd-files,
but this had no effect on the generated wsdl-file.

2. With utf-8 encoding I get an UTFEncodingException  when I invoke the
webservice when the returned content has special characters in.

There must be a way either to have webservices in WO running and not
using utf-8 as the encodimg or to parse the iso-latin data from the
database correctly to utf-8 via java and parse it back again in the
receiver via java without an exception.

My database is Mysql. The encoding of the database is set to:
capitalizeTypeNames=true&useUnicode=true&characterEncoding=ISO-8859-1

Thanks for some hints.

Regards,
Ute
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: WebService with iso-8859-1
      • From: Christian Mittendorf <email@hidden>
  • Prev by Date: Re: href path components
  • Next by Date: WebServices with iso-8859-1
  • Previous by thread: Re: href path components
  • Next by thread: Re: WebService with iso-8859-1
  • Index(es):
    • Date
    • Thread