Embedded Tomcat using MemoryRealm

2006-01-13 Thread robert_gary
I think I'm setting my Embedded tomcat server to use MemoryRealm but its still looking for the jaas.conf file. Can anyone comment on the following... 1) For embedded Tomcat server.xml is not read and you are expected to set these parameters programmatically? 2) The web.xml file does no

RE: Embedded Tomcat using MemoryRealm

2006-01-13 Thread robert_gary
It also looks like the MemoryRealm isn't getting configured correct. Do I need to manually set the container and manage the container??? -Robert -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Friday, January 13, 2006 5:08 PM To: dev@tomcat.apache.org Subject: