使用 RAD 生成带有 wsdl/xsd 文件的 java 类

发布于 2024-11-29 02:25:24 字数 108 浏览 1 评论 0原文

我是网络服务世界的新手。我刚刚从另一个接口应用程序获得 WSDL 和 XSD 文件,并想从这里开始。任何人都可以帮助使用 RAD 生成具有可用 wsdl 和 xsd 文件的 java 类的步骤或教程吗?

I am new to webservice world. I just got WSDL and XSD files from another Interface Application and want to start from here. Can anyone please help with the steps or tutorial to generate java classes with available wsdl and xsd files using RAD?

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

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

发布评论

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

评论(2

戴着白色围巾的女孩 2024-12-06 02:25:24

此过程的两个演练

IBM 文档

或者您可以尝试这个Websphere 文档

Two walkthrus for this process

IBM's docs

OR you can try this Websphere docs

不爱素颜 2024-12-06 02:25:24

有很多资源。您必须说明您正在使用的 RAD 版本。除了信息中心之外,红皮书也是此类信息的良好来源。

您所看到的这种方法称为自上而下的流程,您可以从 WSDL 和 WSDL 开始。 XSD 并创建服务实现。

试试这个: http://www.redbooks.ibm.com/abstracts/sg247672.html

查看第 18 章“开发 Web 服务应用程序”,您应该查看“从 WSDL 创建自上而下的 Web 服务”

HTH

There are a number of resources. YOu got to state the version of RAD that you are using. Redbooks are a good source for such information besides the Infocenter.

This approach that you are looking at is called a Top-Down Process where in you start with the WSDLs & XSDs and create the service implementation.

Try this one: http://www.redbooks.ibm.com/abstracts/sg247672.html

Look at chapter 18 Developing Web services applications and you should be looking at "Creating a top-down Web service from a WSDL"

HTH

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