Oracle Weblogic Server (MOSC)

MOSC Banner

Creating a WLS datasource using JMX

edited Jun 17, 2009 11:02PM in Oracle Weblogic Server (MOSC) 5 commentsAnswered
Hello, I'm trying to create a weblogic datasource by using the JMX layer (the target server is a WLS 10.0 MP1).

So I wrote a little java JMX client, and as far as I understand the reference documentation, I have to register a weblogic.j2ee.descriptor.wl. JDBCDataSourceBean object in the Edit MBean Server.
The documentation says the JMX domain name must be com.bea for non custom MBeans, which is the case of the one I'm woking on. I did several tests an I always get an weblogic.management. NoAccessRuntimeException (JMX error 149520), followed by this message : "An attempt was made to Register an MBean with ObjectName com.bea:Name=testDS,Type=

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