开发者

What is the maximum size limit for SOAP response for JAX-WS?

This is开发者_如何学Python regard to my question On JMeter here

i found the SOAP message size can be a problem for the exception.

What is the size limit of SOAP response for JAX-WS webservices?.


There is nothing in the JAX-WS specification about this. If there is a limitation, I'd say that it is dependent on your JAX-WS implementation. If you need to send really big files (hundred or thousand of MB), maybe consider using MTOM/XOP.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜