Using the Object Request Broker instead of marshalling
 Technote (troubleshooting)
 
Problem(Abstract)
To increase performance using Object Request Broker (ORB) a request was made to use Java serialization instead of CORBA marshalling but currently IBM ORB does not provide support of Java serialization.
 
Cause
Currently IBM follows the CORBA specification to the fullest extent when it comes to marshalling. CORBA's marshalling involves chunked encoding where value types (recursively) are marshalled as individual chunks.
 
Resolving the problem
The only option available at this time is to use CORBA marshalling with Object Request Broker (ORB).

However for future consideration you may open a feature request through your IBM marketing representative for Java serialization or other methods.

Currently there is no work around or alternatives.

 
 
Cross Reference information
Segment Product Component Platform Version Edition
Application Servers Runtimes for Java Technology Java SDK
 
 


Document Information


Product categories: Software > Application Servers > Distributed Application & Web Servers > WebSphere Application Server > Object Request Broker (ORB)
Operating system(s): Windows
Software version: 6.0.1
Software edition:
Reference #: 1209680
IBM Group: Software Group
Modified date: Jun 21, 2005