aspose file tools
The moose likes BEA/Weblogic and the fly likes How to retrieve managed server name using Java? 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 » BEA/Weblogic
Reply Bookmark "How to retrieve managed server name using Java?" Watch "How to retrieve managed server name using Java?" New topic
Author

How to retrieve managed server name using Java?

Ong Vua
Ranch Hand

Joined: Jan 24, 2008
Posts: 57
I deployed my web app to a managed server and I want to retrieve the managed server's name from within the web app servlet.

Do you know how to do that?

Ong Vua
Ranch Hand

Joined: Jan 24, 2008
Posts: 57
I got it working already. Thanks
Sudhakar Betha
Greenhorn

Joined: Aug 04, 2011
Posts: 3

Can you please share how to ?

TIA,
Sudhakar


Sudhakar

Bangalore | India
German Gonzalez-Morris
Ranch Hand

Joined: Nov 16, 2009
Posts: 47

using Mbeans is an option: http://www.coderanch.com/t/520873/BEA-Weblogic/Getting-Server-Name-if-Current
(maybe the only one..)

G.


http://devwebcl.blogspot.com/
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: How to retrieve managed server name using Java?
 
Similar Threads
Erro HTTP Status 500- What is this?
Where to put properties files specific to each managed server?
getting the files from other server
How to dynamically find out name of the managed instance using Java?
JSF property file's value is not executing