Hi Sean,

If you still have the issue, could you create an issue in the tracker and
attach a reproducible sample?

Best regards,
Jerome


2007/12/14, sean <[EMAIL PROTECTED]>:
>
>
> sorry for the confusion...
>
> my code actually does not wrap the StringRepresentation
> with an ObjectRepresentation, so it looks like:
>
> retVal = new EncodeRepresentation( Encoding.ZIP,
>         new StringRepresentation( builder.toString(),
>                                  MediaType.TEXT_PLAIN,
>                                  Language.ENGLISH_US,
>                                  CharacterSet.UTF_8  )
>
>
>                                                                               
>                                   );
>
>
>

Reply via email to