没有主要清单属性,在 ---jar 中

发布于 2025-01-16 00:27:53 字数 546 浏览 1 评论 0原文

我目前是一名 Java 开发人员,但我仍在学习东西。 我在公司收到一项任务,要测试我公司使用的第三方软件的 API, 这从未被做过,我们对此也没有任何经验。

这些人向我发送了一个文件夹,其中包含一些 WSDL 文件、XSD 文件和一些 Jar 文件(向我发送这些文件的人不是来自 IT,无法帮助我了解其工作原理):

文件夹

我不习惯这种 API (WSDL),而且我不知道应该如何测试它。 当我尝试执行 jar 文件时,出现以下错误(在所有这些文件中):

“ws-assessment-interface-types-IQ10.jar 中没有主清单属性”

我尝试使用 Eclipse 创建动态 Web 项目使用 Web 服务客户端导入 WSDL + XSD 文件,我所能得到的只是类 + 输入的列表,但我无法调用它们。

有人可以给我一些关于这种 API 的提示吗?它应该如何工作,我应该在代码中用作导入的 jar 文件?任何线索都会非常有帮助。

I'm currently working as a java developer but I'm still learning things.
I've received a task at my company to test an API from a third-part software that my company uses,
that was never done and we don't have any experience about it.

The guys sent me a folder with some WSDL files, XSD files and some Jar Files(The guys that sent-me the files are not from IT and could not help-me about how it works):

folder

I'm not used to this kind of API (WSDL), and I have no clue of how I'm supposed to test it.
When I try to execute the jar files I get the following error (in all of them):

"no main manifest attribute, in ws-assessment-interface-types-IQ10.jar"

I tried to use Eclipse, create a Dynamic Web Project with a Web Service Client importing the WSDL + XSD files and all I can get is a list of the classes + inputs but I can't invoke them.

Can someone give-me a tip about this kind of API, how it supposed to work, the jar files I should use as imports in my code? Any clue would be really helpful.

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文