Hi All, So we use Apache camel in order to consume web services via spring WA and recently we are being plagued with OOM issues relating to heap size . The response is around 675 MB in size and we had to increase the heap by 5 GB to successfully unmarshall it . We use vanilla jaxb data format . Is there anything we can do to reduce the heap usage even if it costs us some time ? Any ideas would be highly appreciated.
Sent from my iPhone