Unable to change configuration of the session manager to PersistentManager
Issue
- I would like to to change configuration of the session manager to PersistentManager
<Manager className="org.apache.catalina.session.PersistentManager" ...>
<Store className="org.apache.catalina.session.FileStore"/>
</Manager>
- Here is the error I get in server.log
ERROR [org.jboss.web.tomcat.service.deployers.JBossContextConfig] XML error parsing: WEB-INF/context.xml
org.jboss.xb.binding.JBossXBException: Failed to parse source: Store not found as a child of Manager in unordered_sequence: attributes?
...
Environment
- Red Hat JBoss Enterprise Application Platform (EAP)
- 5.1.2
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.