Hi, Note: Same code is working when both server and client m/c are NT. I'm getting the above error only when the server is os/390. I have installed apache/soap on WebSphere3.5(os/390). The rpcrouter servlet working fine. I'm getting error when I'm trying to execute ServiceManagerClient from my NT m/c to list the webservices on the server. The command i used is java org.apache.soap.server.ServiceManagerClient http://myhost:80/soap/servlet/rpcrouter list The Error message is SOAPException: failed to encode mime multipart: java.io.UnSupportedEncodingException: IBM-1047 Note: Same code is working when both server and client m/c are NT. I'm getting the above error only when the server is os/390. I've tried by changing "charset=IBM-1047" in content-type header, but still i'm getting the same error. Has anybody faced this problem before ? any helps/suggestions are highly appreciated. Thanks & Regards, Sekhar Nadella
