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
No encoding in SOAP in build 442
Hi Craig
This sounds like a real bug. I'l bring it to the support team, and keep ypu posted
Ok thanks very much Niels
Ok thanks very much Niels
missing charset in SOAP response
Hi Craig;
The charset issue is fixed! Please install the new experimental version:
http://webfiles.icebreak.org/webfiles/blueseries/IceBreakSetup0453.exe
Please keep us posted
Regards
Niels
Thanks Niels, that seems to
Thanks Niels, that seems to have corrected the issue.