I wonder if your problem is more related to the part of the error message that 
states "no security manager: RMI class loader disabled".  I ran into something 
like this a couple of weeks ago and had to read up about security managers and 
the java.policy file and other such fun topics.  Googling the portion of the 
error text I quoted should lead you to several web pages that attempt to 
explain the problem and how to fix it.  (If I ever find the code I had this 
problem with I will post what I did to get around the problem.  I vaguely 
recall declaring a security manager in my Java code and providing an alternate 
java.policy file.) 

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

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


_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to