Well, you saw the error log reporting the message as "too big," but yes that's odd if you're saying you don't have any large DSRequests. Are you using the Embedded Tomcat shipped with our SDK? If you're using your own it will probably still have the stock limits mentioned (8K or 16K) which might be small enough to break your use case.
Can you create a standalone repro case for us? Perhaps based on some of the samples included in the SDK? (smartclientSDK/examples)
Can you create a standalone repro case for us? Perhaps based on some of the samples included in the SDK? (smartclientSDK/examples)
Comment