gpt4 book ai didi

java.lang.UnsatisfiedLinkError : lotus/domino/axis/transport/http/NotesSocket. openConnection()

转载 作者:太空宇宙 更新时间:2023-11-04 11:05:10 26 4
gpt4 key购买 nike

我对 native java 方法有疑问。

我什至在静态 block 中手动加载这个dll文件:

static {
System.loadLibrary("nnotes");
}

但仍然有一个异常(exception):

java.lang.UnsatisfiedLinkError: lotus/domino/axis/transport/http/NotesSocket.openConnection()

我通过 intellij idea 使用适当的 jre 运行我的代码

Here's the result of DLL Export Viewer

我完全不明白为什么它不起作用

最佳答案

我没有找到与 intellij idea 中的 domino Web 服务使用者一起使用的方法。

但是您可以使用 apache axis jar 手动生成该消费者,并且工作正常。

关于java.lang.UnsatisfiedLinkError : lotus/domino/axis/transport/http/NotesSocket. openConnection(),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/46544390/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com