hello, i'm new to jboss, but have been successful in deploying several of my beans. at this point i'm getting around to securing the system. i've read the threads on jaas and how to write my own authentication classes to login from a client (not sure if this was a java client (e.g. swing) or a web client (servlet container). however i'm still unsure on how to proceed in my situation. i'm currently running tomcat 4.0 beta 1 standalone from jboss 2.0 (not in the same jvm). the servlet 2.3 specification talks about the ability for a servlet to propagate the security (principal?) of the user currently logged into the web container. i am able to login to tomcat, and i can get references to ejb's and run them without security, but i am now wondering how i can propagate the security of a user from the web container to jboss when i run methods on ejb's. can anyone help me out, or at least point me in a direction to look more and study? thanks for any help! cheers, chris | chris wilson || web dev ||| [EMAIL PROTECTED] || | www.wondergeek.com | | -- -------------------------------------------------------------- To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] List Help?: [EMAIL PROTECTED]
