5 Replies Latest reply on Jan 17, 2006 4:20 AM by eitangur

    Using JCharset with JBOSS-3.2.5

    eitangur

      Hi

      I want to use JCharset (http://www.freeutils.net/source/jcharset/) to allow my app to support more charsets.
      I tried to copy the JCharset.jar file to the deployment or to the lib folder but this didn't help, I still get UnsupportedEncodingException when trying to use charsets defined in that package.
      When I try to use this package "stand-alone" I have no problems - the JVM recognizes the new charsets automatically, which makes me think that this is strictly a configuration issue.

      Thanks,
      Eitan