Hi. Could someone tell me how to properly setup security with jBoss 2.0FINAL with embedded Tomcat? I am in need of two things: 1. HTTPS secured access to web-pages (JSP) with BASIC auth-form and CONFIDENTIAL transport-guarantee 2. Authentication of users of the java client app (in client-container). So I think, I need to know: 1. how to setup (default-) realm (with realmtool?) 2. how and where to specifiy the mapping between realm-users and roles/users of jboss/tomcat 3. enable security in jboss/tomcat? etc. further information: I am using RedHat 7.0, IBM JDK 1.3. Already running is a sample web-app and client-app that both query the ejb-tier (without security of course). I also succeeded to setup these apps with Sun's j2ee ri (with security). Thanks a lot ... Armin -- -------------------------------------------------------------- To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED]
