Actually it's running but I get:

org.jboss.proxy.ejb.EJBMetaDataImpl (no security manager: RMI class loader 
disabled )

I tried:

if( System.getSecurityManager() == null ) {
     System.setSecurityManager( new RMISecurityManager() )
}

but it's not working.

Any suggestions?

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3904242#3904242

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3904242


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to