RE: binding error

2001-08-29 Thread Shlomo Rothschild
You should set the in the home/config/application.xml -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Pazhyvilka, Yury Sent: Wednesday, August 29, 2001 10:39 AM To: Orion-Interest Subject: binding error Dear all, when I try to bind an object to the

binding error

2001-08-29 Thread Pazhyvilka, Yury
Dear all, when I try to bind an object to the InitialContext inside EJB code >> initCtx.rebind( name, ctx.getEJBObject().getHandle()); << I always receive an error: >>Error binding to server: java.lang.SecurityException: User does not have a bind- >>permission for BEAN_NAME does someone have