Oliver Mross created APLO-325:
---------------------------------
Summary: Allow larger text messages on websocket connection
Key: APLO-325
URL: https://issues.apache.org/jira/browse/APLO-325
Project: ActiveMQ Apollo
Issue Type: Improvement
Components: apollo-stomp, apollo-web
Affects Versions: 1.6
Environment: Mac OS X 10.8.3, jdk 1.7.0_21
Reporter: Oliver Mross
Priority: Critical
Fix For: 1.7
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{l(/127.0.0.1:51180)<->r(/127.0.0.1:8082),d=true,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=1r}-{WebSocketServletConnectionRFC6455
p=WebSocketParserRFC6455@60c5b6 state=DATA buffer=
g=WebSocketGeneratorRFC6455@51542feb closed=false buffer=-1}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira