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

给你一囗甜甜゛ 提交于 2019-12-25 08:53:05

问题


I want to test my domino web service consumer in intellij idea project

I have c:/Notes in my environments variables

Also I have all required domino jar files and also web service consumer %%object%%.jar and %%webserviceresource%%.jar

but still I have an exception

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

I understand that there is no some native method in my classpath. Maybe c:/Notes is not enough

Could anyone help me with it?

来源:https://stackoverflow.com/questions/46449611/java-lang-unsatisfiedlinkerror-lotus-domino-axis-transport-http-notessocket-ope

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!