Hi,

I used to disable session persistence in the web application's
META-INF/context.xml file by specifying "<Manager pathname='"" />'. This
works as expected in plain Tomcat but, TomEE doesn't seem to respect
this setting. Other values (e.g. parameters) from the webapp's
context.xml are used, but not the Manager. It's only possible to disable
session persistence via the server's global conf/context.xml. This us a
bit unfortunate because it affects all running web applications and some
may still want to use session persistence. Is this a bug or am I missing
something?

Thanks,

Thorsten

-- 
Dr.-Ing. Thorsten Meinl
KNIME.com AG
Technoparkstr. 1
8005 Zurich, Switzerland

Reply via email to