There is a HowTo on how to implement security in JBoss: http://www.jboss.org/documentation/HTML/ch11s78.html I've recently implemented it and it works well. The EJB security model allows you to specify which roles are allowed to access each method of the beans. Regards, Pelle Poluha > How do we ensure that no-one can call our EJB's directly via RMI? > (I know a firewall helps here, but is there a built-in mechanism?) > How does one prevent access to EJB's via RMI? _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-user
- [JBoss-user] Running the Upload client in the cdBean exampl... Paul McLachlan
- Re: [JBoss-user] Running the Upload client in the cdBe... Burkhard Vogel
- [JBoss-user] StreamCorruptedException julien piaser
- [JBoss-user] Security in JBoss Howto? Adam Lipscombe
- RE: [JBoss-user] Security in JBoss Howto? Pelle Poluha
- RE: [JBoss-user] Security in JBoss Howto? Alex Radka
- Re: [JBoss-user] Security in JBoss Howto? Juha Lindfors
- Re: [JBoss-user] Security in JBoss Howto? Scott M Stark
- RE: [JBoss-user] Security in JBoss Howto? Adam Lipscombe
- [JBoss-user] Running the Upload client in the cdBean e... Paul McLachlan
- RE: [JBoss-user] Running the Upload client in the ... Allen Fogleson