How can I disable session creation for RESTEasy application?
Issue
- During any
POSTrequest into our server JBoss RESTEasy is creating an HTTP session in the application and setting theJSESSIONin the cookie. - We would like to know how to have JBoss RESTEasy not to create an HTTP session for
POSTrequests.
Environment
- Red Hat JBoss Enterprise Application Platform (EAP)
- 6.0.1
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.