corba
Implementing CORBA interface in JBoss
I\'m looking for a tutorial or any additional information on how to make an EJB (or underlying MBean) accessible via CORBA.[详细]
2023-02-12 17:57 分类:问答Where can I find the package org.omg.CosTransactions
i 开发者_如何学Gohad the problem that i downloaded the JTS package from oracle\'s java page but it contains an old version of the JTS/OTS which doesn\'t seem to support the Current interface.[详细]
2023-02-10 06:05 分类:问答nonstandard namespace in corba idl
I\'m using IIOP.NET to connect to corba servers. The servers are enterprise level machines and deployed by world renowned vendors, so they all implement standard corba IDL files. More specifically, al[详细]
2023-02-06 20:29 分类:问答omniORB::MaxMessageSize in omni 4
I am working on a porting project where omni3 has been used.Now we are integrating it with omni 4 which omniORB::MaxMessageSize function is not supported. Anyone know from which function we have 开发者[详细]
2023-02-05 05:28 分类:问答Netbeans 6.9.1 on Windows fails to run with the error below when using ArrayList object
When I execute code using ArrayList object on Windows with Netbeans 6.9.1 and Glassfishv3, it fails and spits the error below. If I comment out the ArrayList, everything works fine.[详细]
2023-02-04 23:37 分类:问答CORBA/ RMI and (D) COM are any still relevant today?
Are CORBA (language agnostic) / RMI (开发者_如何转开发Java) and (D) COM (MS) still relevant today, or is there a technology that has surpassed them?[详细]
2023-02-04 08:23 分类:问答What is a real life example of CORBA?
What is an example of a situation where CORBA would be used? Is it just a matter of using an interface languag开发者_运维百科e (e.g. Java) to \'talk\' to all applications?CORBA might be used to build[详细]
2023-02-03 00:06 分类:问答Printing stack trace while using CORBA
I need to identify the caller of my method. So I would like to print stack trace. Unfortunately, our system is built with CORBA interfaces so if I print stack trace I see smth like this:[详细]
2023-01-31 09:53 分类:问答Java Console Corba Client Application (Windows) and Ctrl+C throws CORBA.COMM_FAILURE Exception
I have an Java console application (Windows) that I want to shut down gracefuly when user hit Ctrl+C. That\'s why I use addShutdownHook to call interrupt() on my worker thread.[详细]
2023-01-30 06:16 分类:问答CORBA unclear stuff
I\'ve recently began on working on my first CORBA project. I think I got the basic stuff , however there are some things that still elude me. One of these things is how CORBA handles several calls on[详细]
2023-01-30 03:52 分类:问答