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.
在使用 wsgen 生成我的 WSDL 时,我可以使用接口作为服务端点接口吗?
当我尝试这样做时,我得到了错误:-“com.nimble.sample.Calc”类不是端点实现类。
CXF 工作正常,但此问题仅在使用 JAX-WS 时出现
这是一个已知(旧)问题,仍需要修复。请参阅: https ://java.net/jira/browse/JAX_WS-817