[jboss-user] [JNDI/Naming/Network] - Re: javax.naming.CommunicationException - no security manage

altes-kind do-not-reply at jboss.com
Fri Jan 16 17:07:25 EST 2009


Ok - found a solution. My Callback class has to extends from java.rmi.server.UnicastRemoteObject.

public class Callback extends UnicastRemoteObject   
  |    implements BCServiceProxy { 
  |    .
  |    .
  |    .
  | }


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

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



More information about the jboss-user mailing list