Flex4 - 刷新自动生成的 Web 服务类

发布于 2024-11-08 19:47:13 字数 287 浏览 0 评论 0原文

我正在使用 Flex4 连接到 SOAP Web 服务。我正在使用 Flash Builder 中的内省向导生成 ActionScript 类。这一切都有效。

但是,Web 服务本身正在开发中,因此我需要定期重新生成这些 AS 类以获取新方法或更改的方法签名。我发现做到这一点的唯一方法是删除现有的类,然后重新运行向导。但是,当我这样做时,我还需要为该服务指定一个新名称,否则我会看到一条错误消息,指出该服务已存在。

有没有什么方法可以“刷新”现有的 Web 服务类定义,而无需删除、提供新名称并重新创建?

谢谢

I am using Flex4 to connect to a SOAP web service. I'm generating the ActionScript classes using the Introspection Wizard in Flash Builder. That all works.

However, the web service is itself under development, so I need to periodically regenerate those AS classes to pick up the new methods or changed method signatures. The only way I've found to do that is to delete the existing classes, and re-run the wizard. HOWEVER, when I do that I also need to give the service a new name, or I see an error saying that the service already exists.

Is there any way to 'refresh' existing web service class definitions WITHOUT having to delete, come up with a new name, and re-create?

Thanks

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

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

发布评论

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

评论(1

ㄖ落Θ余辉 2024-11-15 19:47:13

明白了 -- 显示视图 -->数据/服务。您可以在那里刷新服务并选择为其生成代码的方法...

Got it -- Show View -> Data/Services. You can refresh the service there and choose which methods to generate code for...

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