> To solve this problem, I see different solutions: > - force UTF-8 I think this is the best. At least, the XML must be correct and must match the encoding given in the prolog.
> - use system default encoding correctly (for both serializer > and stream > writer) only works within same environment, I had many problems with different environmens that never match, and that I don't control. > - add the possibility to configure the encoding in the > webtest task (the last called one would "win") perhaps overkill imo. > Any thoughts? hth, lothar _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

