[jboss-user] [EJB/JBoss] - Re: Serializable no remote classloading

newtetris do-not-reply at jboss.com
Mon Jan 7 07:48:39 EST 2008


I set an AllPermission policy tried it as well VM Parameter and also in the code(see client.policy). Could this be due to the ClassLoader redesign?

Tried it on JBoss 5 Beta 3 too without luck. So something must have happened between 4.0.X --> 4.2 


  | grant {
  | permission java.security.AllPermission;
  | }; 
  | 
(Yes I know not very secure)

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

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



More information about the jboss-user mailing list