Symptom:
The JNI version will increase the size of the buffer to match the the size of the response from the server. The pure java agent API passes a fixed size ByteBuffer. The Pure java agent API's limit of 32784 Bytes is very small.
Star Issue 17428858-01
Solution:
The pure Java API now supports larger buffer sizes for its transport layer.
Copyright © 2012 CA.
All rights reserved.
|
|