在Weblogic中使用Jersey在RestFul Web服务方法中接收到重复的调用 [英] Duplicate calls received to RestFul web service method with Jersey in weblogic

查看:186
本文介绍了在Weblogic中使用Jersey在RestFul Web服务方法中接收到重复的调用的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有使用jersey-bundle(1.1.1,1.17.1)开发并部署到weblogic服务器10.3.4.0的RestFul Web服务方法。

I have RestFul web service method developed using jersey-bundle(1.1.1,1.17.1) and deployed to weblogic server 10.3.4.0.

在客户端做出时调用一些调用。

I get duplicate calls for some of the call when client made. I get my rest service getting called twice when it actually made one.

我使用wireshark捕获了一些网络日志,发现每当stats [RST,ACK ]。可能是服务器发送回[RST]为客户端的一些呼叫的原因?

I have capture some of the network logs using wireshark and found that it happens whenever stats [RST, ACK] sent by the server. What could be the reason for server sending back [RST] for some of the calls from client?

推荐答案

我找到此报告: JESEY-2616 。我会检查泽西版本2.13如果它仍然包含重复调用错误。

I've found this report: JERSEY-2616. I will check Jersey version 2.13 if it still contains duplicate calls bug.

这篇关于在Weblogic中使用Jersey在RestFul Web服务方法中接收到重复的调用的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆