This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Websphere and the fly likes Accessing Environment entries in WebSphere 3.5 Adv. Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » Websphere
Reply Bookmark "Accessing Environment entries in WebSphere 3.5 Adv." Watch "Accessing Environment entries in WebSphere 3.5 Adv." New topic
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
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Accessing Environment entries in WebSphere 3.5 Adv.
 
Similar Threads
Name not found exception - plz help
Problem with DataSource
Kyle, Tony- -ServiceUnavailableException while looking context from Remote host
Properties file for servlet in VA Java/WTE
Client not calling ejb method!!!