Details
-
Improvement
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
1.6
-
Mac OS X 10.8.3, jdk 1.7.0_21
Description
I want to send 'not so large' XML-content over a websocket connection to a server-side middleware component, but the broker complains with the following message. If there is a way to configure the text message size of the websocket connector within the broker config-file, I've not found it. If not, please add an option to configure that within the config file or in code in the case of an embedded broker.
org.eclipse.jetty.websocket.WebSocketConnectionRFC6455$WSFrameHandler textMessageTooLarge
WARNING: Text message too large > 16384 chars for SCEP@2639a53a
-
{WebSocketServletConnectionRFC6455 p=WebSocketParserRFC6455@60c5b6 state=DATA buffer= g=WebSocketGeneratorRFC6455@51542feb closed=false buffer=-1}