How can we disable RESTeasy's JAXBContext caching in our application in EAP 6?
Issue
Our application has hundreds of POJO object which are marshaled to XML using RESTEasy built in providers. After a few days, our application consumes huge amount of memory leading to OutOfMemoryError. How can we disable the JAXBContext caching?
Environment
- Red Hat JBoss Enterprise Application Platform (EAP)
- 6.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.