ObjectFactory 类中的 GroovyWS 冲突

发布于 2024-11-11 06:05:12 字数 280 浏览 3 评论 0原文

我正在使用 http://groovy.codehaus.org/GroovyWS 上的示例应用程序,并且只是 插入我的 WSDL/参数。 捕获异常并将其打印出来后,我发现根本问题 是:两个声明导致 ObjectFactory 类中发生冲突。

我用谷歌搜索了一下,看到了一些 JAXB 实现的解决方案 (即模式绑定、工厂方法)。 以前有人见过这个吗? GroovyWS 中有干净的方法来解决吗?

I'm using the sample app at http://groovy.codehaus.org/GroovyWS and just
plugging in my WSDL / parameters.
After catching the exception and printing it out I see that the root problem
is: Two declarations cause a collision in the ObjectFactory class.

I've googled around a bit and I see some solutions for JAXB implementations
(i.e. schemabindings, factoryMethod).
Has anyone seen this before. Is there a clean way to resolve in GroovyWS?

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

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

发布评论

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