| Author |
Accessing Environment entries in WebSphere 3.5 Adv.
|
Horaci Macias
Ranch Hand
Joined: Nov 08, 2001
Posts: 74
|
|
Does anybody know how to access Environment entries of an EJB in WebSphere ? I've tried the following: the Environment entry I want to read is called "testing", and I've tried lookup("java:comp/env/testing"), lookup("java:comp"), and many other combinations with no luck. If anyone could paste a sample code.... Thank you in advance, Horaci Macias
|
 |
 |
|
|
subject: Accessing Environment entries in WebSphere 3.5 Adv.
|
|
|