Skip to content

Weblogic Wonders

A place for all middleware solutions!

  • Oracle Weblogic Server
  • JBoss
  • Websphere
  • BeginnersCorner
  • Training&Consulting
  • Siteminder
  • Kerberos
  • Webservice
  • LDAP Server
  • SecureSocketLayer
  • Troubleshooting
  • JMS
  • WLST
  • JMX Samples
  • WLDF
  • SNMP
  • Security
  • About US

Tag: mbeans

April 29, 2016 weblogicwonders

Using JConsole to view JMX MBeans of Weblogic Server

1. Set the environment using setWLSEnv.cmd 2. Start JMX Console using the below arguments and connect to the local/remote process. jconsole -J-Djmx.remote.protocol.provider.pkgs=weblogic.management.remote -J-Dcom.sun.tools.jconsole.mbeans.keyPropertyList=Location,type,Type,j2eeType,name,Name -debug   3. Go to the Mbeans tab and view the Mbeans  

Continue reading
November 29, 2009 weblogicwonders

Registering Custom MBeans with Weblogic Server

Registering Custom Mbeans with Weblogic Server. Example.java package jmxMbeans; public class Example implements ExampleMBean { public void sayHello(String str) { System.out.println(“Hello ” + str + “‘!”); } } ExampleMbean.java package jmxMbeans; public interface ExampleMBean { void sayHello(String name); } Index.jsp

Continue reading

Categories

  • Apache
  • General
  • Jboss
  • JMS
  • LDAP
  • Oracle Weblogic Server
  • Security
  • SSL
  • Troubleshooting
  • Uncategorized
  • Webservers
  • Webservice
  • Websphere
  • WLST

Recent Posts

  • Communication Issues between WebLogic Admin and Managed Servers
  • WebLogic Clustering Issues
  • How to view messages from Persistent Store
  • JMX Code to print peak Native Memory Usage and Code Cache
  • High CPU Usage due to C2 CompilerThread

Middleware Solutions!

active directory admin server ant script apache basic authentication classloader ClassNotFoundException Cluster datasource deployment Distributed Setup embedded ldap High CPU JBoss jdbc JMS JMX JNDI jrockit Kerberos LDAP Linux Mbean mbeans Monitoring multicast nodemanager opends openssl Out of Memory plan.xml proxy Queue securing webservices Security Siteminder SSL Topic troubleshooting Twiddle Weblogic WebService Websphere WLDF wlst

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
WordPress Theme: Wellington by ThemeZee.