|
Problem(Abstract) |
If WebSphere® Application Server for z/OS® invokes a Java™
object on AIX® using RMI/IIOP, this error is generated; however, the
problem does not occur when WebSphere Application Server on Windows®
invokes the same Java object on AIX® |
|
|
|
Cause |
Properties are not set properly in the Windows AIX
environment to communicate successfully with z/OS. |
|
|
Resolving the
problem |
To resolve this problem, set the ORB properties in AIX to:
com.ibm.CORBA.ORBWCharDefault=UCS2
com.ibm.CORBA.ORBCharEncoding=ISO8859
|
|
|
|
|
|
|