mirror of
https://github.com/AdaCore/PolyORB.git
synced 2026-02-12 13:01:15 -08:00
- Add proper error messages for unsupported typecodes
introduced in CORBA 3.0
- Add support for error management in Representations
- Add support for GIOP 1.0, 1.1 and 1.2 (w)char and (w)string
specific marshalling rules
Patch submitted by Vadim Godunko.
[Imported from Perforce change 8544 at 2006-12-01 20:35:27]
Subversion-branch: /trunk/polyorb
Subversion-revision: 36126
README for PolyORB Tools ------------------------ $Id: //droopi/main/tools/README#1 $ PolyORB provides some helper tools po_catref : output information held in a stringified reference, e.g. CORBA IOR, corbaloc or URI po_names : generic naming server, compatible with CORBA COS Naming API. To be used when no dependences on CORBA is required.