How to Use the JNDI naming context java:comp/env to access enterprise bean's environm
Sunil Thaorey
Greenhorn
Joined: Jul 03, 2001
Posts: 3
posted
0
How to Use the JNDI naming context java:comp/env to access enterprise bean's environment
where env is ublic Properties env; as getEnvironment is a deprecated method . It gives error at runtime. I am using Weblogic5.1 server. how to use JNDI naming context java:comp/env intead of ctx.getEnvironment() method
Carl Trusiak
Sheriff
Joined: Jun 13, 2000
Posts: 3340
posted
0
JavaRanch Forum is for discussion of this site and it contents. You might get better luck in Other API's forum.