Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
从同一个应用程序服务器提供几种不同格式的 Web 服务有什么问题吗?
一般来说,我不明白为什么会有问题。我已经在 WebSphere 中顺利完成了这项工作。我看不出这在其他应用服务器中应该有问题的原因。
我能想到的唯一小麻烦可能来自您可能选择使用的特定框架,例如 Wink for REST 和 JAX/WS。这些可能反过来要求不同版本的库,因此您可能需要注意类路径等。