This question shows research effort; it is useful and clear
0
This question does not show any research effort; it is unclear or not useful
Bookmark this question.
Show activity on this post.
我通过 OSGi 使用 Apache CXF 将我的 OSGi 服务公开为 Web 服务。我可以通过“org.apache.cxf.ws.address”属性设置 web 服务 uri,但这会将我与服务器上的单个 IP 地址联系起来。某些服务需要部署在我无法控制的服务器上,因此我希望能够将服务部署到服务器上的所有地址。