Hi, I am running jBoss 2.0 final and Tomcat 3.2b with fixed jndi lookup from cvs... up to now I wrote my own security check bean for the jsp part... it's quite ugly because I have to pass an extra parameter (login) to the ejb's. I want to change that so that Tomcat does the authorization through a bean or jdbc. But I have to get username in the ejb's finder method so I can customize the output (I think I should retrieve it through the jndi context... getPrincipal() ?) anyone got it to work... (I have to deliver in 2 weeks from now the first version) thx markus -- -------------------------------------------------------------- To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Problems?: [EMAIL PROTECTED]
