[jboss-user] [Remoting] - Re: AccessControlException
colomb
do-not-reply at jboss.com
Tue May 15 09:30:19 EDT 2007
lol, they suggested I post the question here. I was able to figure the whole class loader issue out. I also had to add this permission for things to work, although it could be a messaging related issue:
permission java.net.SocketPermission "*", "connect, accept, resolve";
Thanks for the help.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4045805#4045805
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4045805
More information about the jboss-user
mailing list