When I set the RMISecurity manager with 
 if
(System.getSecurityManager() == null)

           
System.setSecurityManager ( new RMISecurityManager() );

in my portlet, it seems to cause problems with the overall security manager.  
When I use the admin user, and call my portlet, the admin user seems to loose 
admin features -- the "Jetspeed Administrative portlet" link disappears.

What is the proper way to use RMI clients in a portal?  I use RMI extensivly in 
Jetspeed1 and I am starting the migration process to Jetspeed2


Thanks
Jeff



__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

Reply via email to