如何获取不同类型客户端的客户端ip
如何在 ejb 拦截器中获取客户端 ip?我的应用程序基于 javaee5 并部署在 glassfish 上,它有不同类型的客户端(ejb/MDB/jax-ws webservices),并且我有一个默认拦截器负责记录客户端 ip 等我可以使用java.rmi.server.RemoteServer吗?我测试了它,但收到此错误:
ServerNotActiveException:不在远程调用中
有什么想法吗?
How Can I get client ip in an ejb interceptor? My application is based on javaee5 and is deployed on glassfish and it has different kind of clients (ejb/MDB/jax-ws webservices) and I have a default interceptor that is responsible to log client ip and etc. Can I use java.rmi.server.RemoteServer? I test it but I'm getting this error :
ServerNotActiveException: not in a remote call
Any Idea?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论