Hi, I am trying to deploy a simple war file on WebSphere Community Edition V3. My web app needs a user authentication. Therefor I have created a new FileRealm named 'imixsrealm' and added the geronimo-web.xml file into my war. But this did not work. Can anybody help me what else is necessary to setup a JAAS configuration for a file realm?
geronimo-web.xml: This is the error message when I try to deploy my app on Websphere: The application deploys on GlassFish, so I did not think that there is something wrong in my web.xml Thanks for any help Ralph -- View this message in context: http://apache-geronimo.328035.n3.nabble.com/How-to-setup-an-JAAS-file-realm-tp3732548p3732548.html Sent from the Users mailing list archive at Nabble.com.
