I am using BMP using JBOss server and have the following method in my bean.

public void setEntityContext(EntityContext ctx) throws RemoteException
 {
      this.ctx = ctx;
     env = ctx.getEnvironment();
 }
But this is Deprecated:
Deprecated. Use the JNDI naming context java:comp/env to access enterprise
bean's environment.

How should I code it...thanx in advance
need a quick reply......



--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
List Help?:          [EMAIL PROTECTED]

Reply via email to