Submitted by duncanc on Thu, 01/15/2015 - 10:46
Forums

Hi,

We have just updated our dev server from 0412 to 0442 and we have an issue with our web service responses not including their encoding.

0403:
<?xml version="1.0" encoding="windows-1252" ?>

0442:
<?xml version="1.0" encoding="" ?>

I've checked the CCSID in CHGICESVR and this is set to 37, which is the same as our production server (running build 0403)

Is there another setting or something I am missing?

Thanks,
Craig