Blogs about: Java Management Extensions

Featured Blog

Monitoring Glassfish V3.1.2 Options

devdude wrote 1 month ago: There are 2 crucial phases you want to look under the hood of your running Glassfish or inside the J … more →

Tags: Glassfish, asadmin, jConsole, jvm, monitoring, restful

Monitoring SparseMap

Ian wrote 1 year ago: Yesterday I started to add monitoring to sparsemap to show what impact client operations were having … more →

Tags: nosql

How to build a replicated HashMap in Java

Hari wrote 1 year ago: We all have heard about clustered application servers and databases and how they can replicate data … more →

Tags: Architecture, Programming, Techniques, Application Server, ehcache, hash table, HashMap, Java, JBoss Application Server

Migrating from EJB to Spring and from JBoss to Apache Tomcat: A Real-Life Case Study of Hyperic v4.5 Release1 comment

Singaram Subramanian wrote 1 year ago: This case study on migrating the open source web application monitoring and management software, Hyp … more →

Tags: Choice of Appln Components, Java Application Servers, spring, Open-Source, activemq, JBoss, Java, Tomcat, JMX

JMX & JConsole - Monitor and Manage your applications1 comment

ShamanOfJava wrote 1 year ago: JMX stands for Java Management Extensions. It allows Java Applications to be managed with little imp … more →

Tags: Java, JMX, jConsole

How to find all live threads in JVM?

cleanjava wrote 1 year ago: JMX API in java provides you some useful classes to find out details about your JVM. One of those cl … more →

Tags: Java, java running thread, all running thread in jvm, Programming, Threads, application programming interface, Java Virtual Machine, jvm, Class

JBoss App Server Memory and Thread Info Using JMX Console

Singaram Subramanian wrote 1 year ago: JBoss AS (Application Server) provides some useful information through its JMX console that’d … more →

Tags: Java Application Servers, JBoss, Performance Tuning, Thread, Java Virtual Machine, JBoss Application Server, Java Platform Enterprise Edition

How to reload an application WAR in JBoss using twiddle utility?

Singaram Subramanian wrote 1 year ago: Enabling JMX in JBoss To enable JMX access to JBoss, add the following arguments to JBoss VM args: - … more →

Tags: JBoss, JMX, J2EE, JBoss Application Server, twiddle

How to print the JBoss JNDI tree?

cleanjava wrote 2 years ago: Even though JBoss comes with JMX console which gives you the graphical view of JNDI tree sometime yo … more →

Tags: JBoss, Java, JNDI, JNDI Tree, JBoss initial context, Programming, Java Naming and Directory Interface, JBoss Application Server, Path (computing)

Advanced Java : How To Program

admin wrote 3 years ago: Java™ has revolutionized application and enterprise-systems development. Using examples and case stu … more →

Tags: I.T/Computer Books, Programming, Java, Enterprise JavaBean, Java Platform Enterprise Edition, languages, Java Database Connectivity, Java Platform Standard Edition

How to set and retrieve Hibernate statistics by JMX

Adrian Citu wrote 4 years ago: Environment: Hibernate 3.x, Spring 2.x and Tomcat 5.x Hibernate part: Into the hibernate.cfg.xml fil … more →

Tags: Java, Hibernate, hibernate, JBoss Application Server, Spring Framework, xml


Related Tags
All →

Follow this tag via RSS