Oracle Weblogic Server (MOSC)

MOSC Banner

Using JNDI to connect toWeblogic Managed Server

edited May 7, 2013 9:22PM in Oracle Weblogic Server (MOSC) 4 commentsAnswered
Hi,I have a weblogic 12c testsystem with an AdminServer and a Managed Server. I want do read out some Mbeans with a little Java-Programm (Name, State, HeapSize, CPU usage and so on). It worked fine with usage of DomainRuntimeServiceMBean (as you can see in the Code below). But when the AdminServer is down, I have no function. I can't read out the Mbeans of the running Managed Server. I seems there is a solution with usage of Weblogic JNDI, but I don't know how it works. I read the instructions of the following link

http://docs.oracle.com/cd/E13222_01/wls/docs81/jndi/jndi.html

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center