| Thread | Last Post | Replies |
|
| CORBA resources not being freed up | 29 Jul 2005 01:53 GMT | 3 |
I've got a problem with resources not being freed up by CORBA eventually causing out-of-memory errors. I have a Java based client-server architecture with objects being created on the server and passed back to the client via the Orb. By stepping through with
|
| run Client and the server on two different machine!! it doesen't work!! | 09 Jul 2005 10:58 GMT | 1 |
I am trying to execute my Corba/Java program with the Client on one machine and the server on another (things work fine on a single machine). -------------------------------------
|
| implement out-Parameter in Java | 09 Jul 2005 10:58 GMT | 2 |
Have someone any experience in implement of out-Parameter in Java. //idl interface AA {
|
| implement IDL-struct as input value of method in java | 05 Jul 2005 18:10 GMT | 1 |
how could I implement IDL-struct as input value of method in java, please: ///IDL struct Info{
|
| BOA and POA | 05 Jul 2005 10:03 GMT | 1 |
We are needing to move to Java 1.4. We currently run on Windows XP with Java 1.3 and Visibroker 3.4. When we go to JDK 1.4, I understand, I need to change our CORBA stuff from using BOA to POA.
|