TOPIC | 503.0 | ACAS_PROXY table question |
| 503.14 | Fri May 14 1993 16:28 | | 14 lines |
| 503.17 | Tue May 18 1993 10:23 | Proxies map remote hostname/username pairs to a local username ... | 13 lines |
| 503.20 | Fri May 21 1993 10:18 | | 46 lines |
| 503.24 | Fri May 21 1993 17:40 | Proxies still aren't the correct answer. | 24 lines |
| 503.29 | Mon Mar 28 1994 11:00 | | 9 lines |
TOPIC | 689.0 | How to get a method to run on a specific remote node |
| 689.1 | Wed Mar 03 1993 18:32 | Use colocate | 12 lines |
TOPIC | 703.0 | Built-in Servers and the CORBA interface |
| 703.1 | Thu Mar 18 1993 10:09 | | 5 lines |
TOPIC | 716.0 | Server selection under client control? |
| 716.4 | Thu Apr 01 1993 14:57 | Use an abstract location for server selection | 223 lines |
TOPIC | 739.0 | Script Server Question |
| 739.2 | Thu Apr 15 1993 12:15 | Methods need to be defined before classes | 21 lines |
TOPIC | 764.0 | Privileged Servers |
| 764.4 | Thu May 06 1993 17:31 | | 9 lines |
TOPIC | 769.0 | Beginners Script question ... |
| 769.1 | Fri May 07 1993 16:11 | Which context object did you place the ACAS_NAMES_REGISTRY table in? | 11 lines |
TOPIC | 777.0 | CRL versus IDL - two views of the same interface |
| 777.8 | Fri May 14 1993 16:40 | I think you have the flag backwards. | 7 lines |
TOPIC | 837.0 | question on ACA/trellis |
| 837.9 | Tue Jun 29 1993 16:10 | Where to go from here? | 29 lines |
TOPIC | 901.0 | BL3 notes and problems |
| 901.55 | Tue Oct 12 1993 11:57 | ACAS_SUBSYS_DIRECTORY is not set correctly... | 7 lines |
| 901.59 | Wed Oct 13 1993 11:01 | The Command line syntax has changed since ACA V2.1 | 9 lines |
TOPIC | 987.0 | Problem with "Server is not registered" |
| 987.3 | Tue Oct 12 1993 10:58 | It looks like your server is hanging. | 5 lines |
TOPIC | 994.0 | Server username on startup |
| 994.1 | Thu Oct 14 1993 10:01 | | 8 lines |
TOPIC | 1097.0 | How to return unbounded seq of obj's ? |
| 1097.1 | Mon Feb 21 1994 09:12 | Memory, sequences, object references and out args. | 65 lines |
| 1097.3 | Mon Feb 21 1994 10:22 | inconsistency in the documentation with respect to ORBarg_set_objref | 11 lines |
TOPIC | 1099.0 | BL4 notes and problems |
| 1099.5 | Thu Feb 24 1994 10:00 | Notes is great, but the QAR system is the official place where we track bugs... | 13 lines |
| 1099.29 | Wed Apr 06 1994 14:16 | The IMH file is generated along with the Dispatcher | 9 lines |
TOPIC | 1102.0 | Cleanup after method errors? |
| 1102.2 | Thu Feb 24 1994 10:42 | Exceptions, memory, and OUT arguments | 17 lines |
TOPIC | 1105.0 | Returned Object sequence is empty |
| 1105.1 | Tue Mar 01 1994 14:20 | Congratulations you found a bug... | 2 lines |
TOPIC | 1108.0 | Does out sequences of structs containg Objects work? |
| 1108.1 | Tue Mar 01 1994 15:53 | Same bug (in the code) as note 1105.0 | 5 lines |
TOPIC | 1109.0 | Data transfer limitations ? |
| 1109.1 | Tue Mar 01 1994 17:59 | 1024 bytes per-argument - see the release notes | 4 lines |
| 1109.3 | Wed Mar 02 1994 14:54 | the argument size restrictiion will be removed for BL5 | 9 lines |
TOPIC | 1110.0 | Client use of inout sequences? |
| 1110.1 | Wed Mar 02 1994 10:28 | INOUT Sequences | 22 lines |
| 1110.3 | Wed Mar 02 1994 14:59 | We will detect what we can without adding significant overhead and return exceptions | 9 lines |
TOPIC | 1139.0 | use of ORBarg_malloc & ORBfree |
| 1139.1 | Tue Mar 15 1994 09:51 | Dynamic arguments, memory, associations and freeing | 12 lines |
TOPIC | 1145.0 | Security |
| 1145.1 | Wed Mar 16 1994 16:59 | I believe that you can do exactly what you want | 4 lines |
| 1145.4 | Thu Mar 17 1994 14:23 | | 11 lines |
TOPIC | 1158.0 | Cleanup on return of exceptions? (may be a repeate) |
| 1158.2 | Mon Mar 21 1994 18:30 | Memory allocated via ORBarg_malloc and obj refs set wiwth ORBArg_set_objref will be handled | 11 lines |
TOPIC | 1160.0 | Stub Interface Problem (Result not returned) |
| 1160.1 | Tue Mar 22 1994 14:31 | Returns from stubs do not work in BL4 | 7 lines |
TOPIC | 1164.0 | What does 1024 byte limit means |
| 1164.1 | Thu Mar 24 1994 15:37 | The 1024 limit is for the total size for an argument | 9 lines |
TOPIC | 1165.0 | Memory management of strings in structs |
| 1165.1 | Thu Mar 24 1994 18:13 | Strings are handled the same whether bounded or not | 11 lines |
| 1165.3 | Fri Mar 25 1994 16:06 | INOUT strings are handled the same whether bounded or unbounded | 12 lines |
TOPIC | 1171.0 | More storage management zero lengths and NULLs |
| 1171.1 | Fri Mar 25 1994 17:35 | | 10 lines |
| 1171.3 | Fri Mar 25 1994 19:15 | | 7 lines |
TOPIC | 1173.0 | Method receives invalid "object" parameter |
| 1173.1 | Mon Mar 28 1994 16:50 | | 4 lines |
TOPIC | 1174.0 | loading array definitions bug |
| 1174.1 | Wed Mar 30 1994 12:47 | Anonymous types are not supported for BL4 | 6 lines |
TOPIC | 1185.0 | Server Crash after successful method execution |
| 1185.1 | Tue Apr 05 1994 12:36 | | 8 lines |
TOPIC | 1206.0 | |
| 1206.1 | Fri Apr 15 1994 14:01 | Initialize Errorlists to NULL before calling ACAS routines | 2 lines |
| 1206.3 | Fri Apr 15 1994 17:07 | | 9 lines |
TOPIC | 1207.0 | Reply to operation explicitly, instead of on return to disppatcher? |
| 1207.1 | Fri Apr 15 1994 14:07 | Have the server invoke a request back on the client... | 15 lines |
TOPIC | 1209.0 | Problem allocating list. |
| 1209.7 | Fri Apr 29 1994 15:28 | No real snwers, but some examples of code look at | 1917 lines |
TOPIC | 1230.0 | fixed-size arrays??? |
| 1230.1 | Tue May 03 1994 19:22 | If it looks like a bug, and smells like a bug, ... | 4 lines |
TOPIC | 1233.0 | ORB_Object_create_request's obj argument |
| 1233.1 | Thu May 05 1994 18:29 | the target of the request | 7 lines |
TOPIC | 1237.0 | Both a Method Server & DCE Server? |
| 1237.1 | Mon May 09 1994 17:46 | | 11 lines |
TOPIC | 1876.0 | PC CORBA_Request_send fails |
| 1876.12 | Wed Aug 23 1995 10:05 | | 11 lines |
TOPIC | 1888.0 | Client & Impl as one process |
| 1888.1 | Wed Jul 26 1995 15:32 | A couple of questions | 11 lines |
TOPIC | 1890.0 | Any potential pitfals on this strategy for creating object references to persistent servers |
| 1890.1 | Fri Jul 28 1995 13:46 | | 16 lines |
TOPIC | 1892.0 | How to do split instances without really trying |
| 1892.17 | Wed Aug 09 1995 12:13 | a new object reference is created each time CORBA_BOA_create is called. | 19 lines |
TOPIC | 1893.0 | Context clause provokes memory leaks? |
| 1893.1 | Mon Jul 31 1995 18:03 | | 7 lines |
| 1893.5 | Tue Aug 22 1995 14:17 | | 7 lines |
| 1893.7 | Wed Aug 23 1995 10:02 | | 5 lines |
TOPIC | 1904.0 | sequence of any |
| 1904.1 | Wed Aug 09 1995 12:25 | | 29 lines |
| 1904.4 | Thu Aug 10 1995 12:58 | | 9 lines |
TOPIC | 1906.0 | Memeory management - out bounded sequence |
| 1906.1 | Thu Aug 10 1995 13:01 | Yes Bounded sequences need memory allocated as well | 8 lines |
TOPIC | 1912.0 | OBBarg_malloc in client |
| 1912.2 | Fri Aug 18 1995 11:24 | | 8 lines |
TOPIC | 1916.0 | STATIC Implementation bound to a server ? |
| 1916.12 | Wed Aug 23 1995 10:07 | | 10 lines |
TOPIC | 1999.0 | How to use sleep function in method routine. |
| 1999.1 | Fri Oct 13 1995 11:15 | | 11 lines |
TOPIC | 2005.0 | OBBarg_malloc questions |
| 2005.1 | Tue Oct 17 1995 10:46 | | 10 lines |
TOPIC | 2010.0 | context based method resolution |
| 2010.2 | Mon Oct 23 1995 15:52 | | 18 lines |
| 2010.4 | Mon Oct 23 1995 16:55 | | 20 lines |
| 2010.7 | Tue Oct 24 1995 09:01 | | 12 lines |
TOPIC | 2012.0 | limit on CORBA_string lentgh? |
| 2012.2 | Thu Oct 26 1995 16:41 | | 6 lines |
| 2012.10 | Thu Nov 09 1995 17:14 | QAR'ed as number 2293 | 14 lines |
TOPIC | 2054.0 | Transport BUffer size (again) |
| 2054.1 | Mon Dec 04 1995 10:31 | | 11 lines |
TOPIC | 2066.0 | Can I get this to work TypeCodes and anys |
| 2066.5 | Wed Feb 21 1996 09:37 | | 61 lines |
TOPIC | 2073.0 | Transport problem with V2.5B-08? |
| 2073.4 | Thu Jan 11 1996 14:23 | | 16 lines |
TOPIC | 2074.0 | Does "OWNER" include proxies? |
| 2074.1 | Tue Jan 02 1996 10:40 | | 7 lines |
| 2074.5 | Thu Jan 11 1996 11:01 | | 29 lines |
| 2074.7 | Fri Jan 12 1996 09:32 | | 29 lines |
TOPIC | 2085.0 | simultaneous OBB apps cause transport error |
| 2085.5 | Wed Jan 17 1996 10:02 | | 10 lines |
| 2085.8 | Thu Jan 18 1996 09:35 | | 21 lines |
TOPIC | 2088.0 | DNS resolve server names |
| 2088.2 | Wed Jan 17 1996 09:58 | | 30 lines |
| 2088.6 | Thu Jan 18 1996 09:17 | | 18 lines |
| 2088.10 | Mon Feb 05 1996 11:44 | | 21 lines |
| 2088.12 | Mon Feb 05 1996 12:54 | | 8 lines |
TOPIC | 2089.0 | OBB_INV_BADTRANSHND ??? |
| 2089.1 | Tue Jan 16 1996 14:37 | | 8 lines |
| 2089.3 | Wed Jan 17 1996 09:45 | | 5 lines |
TOPIC | 2119.0 | Method invokation fails due to transport timeout? |
| 2119.1 | Wed Feb 21 1996 09:48 | | 15 lines |
TOPIC | 2120.0 | security.reg problem (2.6 on WNT) |
| 2120.2 | Fri Feb 23 1996 08:34 | | 3 lines |
TOPIC | 2121.0 | WNT AXP 3.51: trouble unmarshaling |
| 2121.2 | Tue Feb 27 1996 14:23 | | 5 lines |
TOPIC | 2142.0 | living with the past... |
| 2142.3 | Fri Mar 22 1996 13:06 | | 10 lines |
TOPIC | 2145.0 | obbldrep and wrong hostfile |
| 2145.1 | Thu Mar 21 1996 11:14 | | 12 lines |
| 2145.3 | Fri Mar 22 1996 13:00 | | 13 lines |
| 2145.6 | Tue Mar 26 1996 09:12 | | 8 lines |
| 2145.9 | Thu Mar 28 1996 09:57 | | 8 lines |
| 2145.11 | Fri Mar 29 1996 11:26 | | 12 lines |
TOPIC | 2147.0 | invoke request timeout? |
| 2147.5 | Wed Mar 27 1996 13:17 | | 8 lines |
| 2147.7 | Thu Mar 28 1996 10:10 | | 6 lines |
TOPIC | 2150.0 | TCP_NODELAY problem with UCX V3.3 |
| 2150.4 | Tue Mar 26 1996 11:22 | | 7 lines |
TOPIC | 2162.0 | Have you changed object_activate in V2.5B-08??? |
| 2162.1 | Wed Apr 03 1996 18:29 | | 17 lines |
| 2162.4 | Thu Apr 04 1996 09:37 | | 19 lines |
| 2162.7 | Thu Apr 04 1996 14:08 | | 10 lines |
TOPIC | 2166.0 | CORBA_NO_IMPLEMENT |
| 2166.2 | Thu Apr 11 1996 14:30 | | 50 lines |
| 2166.4 | Thu Apr 11 1996 16:44 | | 15 lines |
| 2166.7 | Thu Apr 11 1996 17:43 | | 11 lines |
TOPIC | 2167.0 | Automatic startup and shared memory |
| 2167.1 | Thu Apr 11 1996 14:34 | | 13 lines |