classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cp-patches] FYI: The small intermediate page form CORBA interoperabilit


From: Meskauskas Audrius
Subject: [cp-patches] FYI: The small intermediate page form CORBA interoperability.
Date: Mon, 03 Oct 2005 14:03:59 +0200
User-agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)

Andrew Watson , Vice President and Technical Director of the Object Management Group, has officially assigned us 20 bit Vendor Minor Code Id: 0x47430 ("GC"). We must use this Id to mark remote Classpath - specific system exceptions that other applications may receive from our CORBA implementation, while working together. The Id provides namespace for 4096 possible exceptions. Until now, we used the code 0x00000 ("experimental - anybody can use without registration").

The Vice President also requested from us a web page URL where we should describe that our exception codes mean and, if we want, provide other information, how to interoperate with our ORB. I suggested to create in Classpath Wiki, as the page may need rather frequent alterations and clearly depends to mediation category.

However it may not be good to link to Wiki from the external official document. Instead, Thomas suggested a good idea to create an intermediate "hard" page from where the Wiki page can be linked.

2005-10-03  Audrius Meskauskas  <address@hidden>

* doc/www.gnu.org/corba.wml: New file.
#include "include/layout.wml"

<subject "GNU Classpath CORBA interoperability page">

<box>

<boxtitle>GNU Classpath::Object management group</boxtitle>
<boxitem>
This page is referenced from the official OMG Vendor tag list,
maintained by the <a href = "http://www.corba.org/";>OMG</a>. 
It is is designed to help programmers debugging interoperation
with our ORB. 
</boxitem>

<boxtitle>GNU Classpath::CORBA interoperability</boxtitle>
<boxitem>
<ul>
<li>GNU Classpath Vendor Minor Code Id (VMCID) is 0x47430xxx 
("GC\x00\x00" - "GC\x0f\xff").</li>
</ul>
See also:
<ul>
<li><a href="http://developer.classpath.org/mediation/CorbaInteroperability";>
Interoperability information</a> (system exception exception minor codes, 
etc).</li>
<li><a href="bugs.html">GNU Classpath bug database.</a></li>
<li><a href="http://www.gnu.org/software/classpath/classpath.html";>
GNU Classpath project</a> home page</li>
</ul>
</boxitem>

</box>

reply via email to

[Prev in Thread] Current Thread [Next in Thread]