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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...