Re: UnsupportedEncodingException: NSMacOSRomanStringEncoding

From: Harald Niesche (haral..heco.de)
Date: Tue Apr 20 2004 - 04:09:39 EDT

  • Next message: Ulrich Köster: "Re: Upgrading WOGen to Cayenne 1.1, etc."

    Jake MacMullin wrote:
    > Hi,
    >
    > I've just installed WebObjects 5.2.3, Eclipse 2.1.2 and WOLips 1.0.7.38
    > on Windows XP. I'm having trouble getting a basic "Hello World"
    > WebObjects application to run in Eclipse. When I create a project in
    > WebObjects it works fine, but when I use WOLips to create a new project,
    > I'm getting a UnsupportedEncodingException: NSMacOSRomanStringEncoding

    This exception is usually thrown because the charsets.jar (or i18n.jar,
    or whatever it's called in the JDK you are using) is missing from the
    classpath.

    > Any ideas why this works using Project Builder but not Eclipse/WOLips??

    It's probably because the WOLips templates are still encoded in
    NSMacOSRoman while ProjectBuilder uses another encoding.

    Harald



    This archive was generated by hypermail 2.0.0 : Tue Apr 20 2004 - 04:09:56 EDT