Java 中的 corba 问题

发布于 2024-07-11 16:49:59 字数 255 浏览 3 评论 0原文

我遇到一个问题,我编写了一个 Java 应用程序,该应用程序在我的开发计算机上和实验室系统上都能完美运行,但是当我将其安装到客户端计算机上时,出现以下错误:

org.omg.CosNaming.NamingContextPackage .NotFound:IDL:omg.org/CosNaming/NamingContext/NotFound:1.0

有谁知道可能出了什么问题吗? 我缺少 Jar 文件吗? 或者客户端是否安装了错误的 Java 版本?

I'm having an issue where I've written a Java App that works perfectly on my development machine and perfectly on a Lab system, however when I install it onto the client machine I get the following Error:

org.omg.CosNaming.NamingContextPackage.NotFound: IDL:omg.org/CosNaming/NamingContext/NotFound:1.0

Does anyone have any idea what might be wrong? Am I missing a Jar file? or have the client maybe got the wrong version of Java Installed?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

同展鸳鸯锦 2024-07-18 16:49:59

没关系,我一直是个神经病,误解了这个异常。

我尝试连接的 corba 命名服务无法找到,而不是包...

天哪,我觉得很愚蠢吗...

Never mind I've been a numpty and misinterpreted the exception.

The corba naming service that I am trying to connect to can't be found not the package...

Man do I feel stupid...

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文