开发者

Using WS-Security with JAX-WS

Let's pretend all I have is emacs. I want to implement a web service that uses WS-Security with JAX-WS. Does anyone know of a good example of implementing a client that does开发者_如何学运维 not rely on tools like Netbeans?

Thanks


The metro stack (which is the reference implementation for jaxws) has a pretty detailed guide, and pretty much all the examples have "with netbeans" and "without netbeans" versions (e.g. i think sections 13/14 are what you are looking for). I know this because I've done a lot of this with emacs myself. (Note, the metro stack has some enhancements not in the base JDK, so you might need to use it specifically to get that stuff working).

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜