| Thread | Last Post | Replies |
|
| Event dispatch in OrbixWeb: single threaded or multi-threaded? | 29 Nov 2007 11:38 GMT | 4 |
I have just found a nasty race condition in my java servant which can only be explained if the CORBA event dispatching in OrbixWeb occurs using multiple threads. Does it? Can any OrbixWeb/IONA expert comment please?
|
| JacORB behaviour: Windows vs. Solaris. | 22 Nov 2007 10:08 GMT | 2 |
I have a very perplexing problem, which has left me tearing my hair out... I've written a small java app, which is basically a data consumer which connects (using JacORB) to a data provider (which uses Tao). The
|
| org.omg.CORBA.INTERNAL | 14 Nov 2007 23:04 GMT | 1 |
I am a novice to CORBA, I am trying to run the dds demo of JACORB, I managed to run the demo on a standalone machine but when I try to run it in a distributed environment, I get the following exception: org.omg.CORBA.INTERNAL: server-side Exception: null vmcid: SUN minor
|
| NullPointerException during ORB_init | 09 Nov 2007 12:27 GMT | 4 |
I've spent ages searching on Google and several newsgroups for an answer but sadly with no success. I get an NPE when I try to create my ORB - I'm pretty sure its going to be down to some config error but the exception isn't helpful at
|
| comparison of OrbixWeb and Orbix 3.0.1 | 07 Nov 2007 08:44 GMT | 6 |
Orbix 3.0.1. Yes I know. please don't laugh. I am working on a project where I have to find a way to move off these ancient products. I have managed to move away from C++ onto java but cannot change the CORBA product in use at the moment. The Orbix setup includes OrbixWeb which
|