-
**Describe the bug**
corba.nameservers の与えるネームサーバのリストに、unreachable なものがあると、reachable なネームサーバに対しても名前が登録されない。
**Environment**
- OS: Windows 10
- OpenRTM-aist Version 1.2.2
-
Java -version output
--------------------
```
openjdk version "1.8.0_212"
OpenJDK Runtime Environment (build 1.8.0_212-b04)
Eclipse OpenJ9 VM (build openj9-0.14.2, JRE 1.8.0 Linux amd64-64-Bit Co…
-
Doubt whether the code references is correct, should it be == 0?
https://github.com/DOCGroup/ACE_TAO/blob/e4bcaf22324492a0d784890cd9ca86b4a707e68f/TAO/tao/DynamicInterface/Context.cpp#L172
-
Here's d error:
> In file included from /home/dinesh/ws/underlay_isolated/src/orocos/orocos_toolchain/rtt/rtt/transports/corba/CorbaLib.cpp:50:0:
> /home/dinesh/ws/underlay_isolated/src/orocos/oro…
-
The `ossie::corba::erase()` function in `redhawk/src/base/include/ossie/CorbaSequence.h` has an extra template parameter that breaks type deduction. In order to invoke the function, the caller must ex…
-
-
I'm getting the following error all over my maven build when trying to compile my project with JDK11, where I include glassfish-corba-orb:4.2.5 as a dependency:
`[WARNING] Supported source version …
-
We are trying to use the Glassfish ORB (version 4.2.0-b003) with SSLSockets, by setting the com.sun.corba.ee.legacy.connection.ORBSocketFactoryClass property to an according custom factory. This lead…
-
Running GF Quicklook with JDK7U25 or later causes a test failure:
[testng] ===============================================
[testng] ejb_remoteview
[testng] Tests run: 3, Failures: 1, Skips: 2
[testng]…
-
Currently ACS relies on a CORBA Notification Service implementation (TAO Notify_Service) for its messaging system (a distributed and decoupled implementation of the Publish-subscribe architectural pat…