Last updated April 19, 2010 20:12, by Ken Cavanaugh
Integrating CSIv2 with the ORB
Why?
- To fix CSIv2-IIOP FOLB operational problems
- To enable ORB to better integrate with Grizzly v2 in the future
- To create a cleaner separation between the ORB and GF in this area
- To fix some ORB issues that require more information from CSIv2 in the ORB
What?
- CSIv2TaggedComponentInfo
- Move this into the ORB framework for tagged components
- More efficient marshalling/unmarshalling
- More convenient Java-friendly representation of the data in the tagged component
- Provide direct access in the ORB to CSIv2 address information
- Fix the ORB isLocal problem with the zero port property
- Move this into the ORB framework for tagged components
- CSIv2 service context
- CSIv2 interceptors
- SSL transport plugin





