User: d_jencks
Date: 02/02/22 14:54:25
Modified:src/main/org/jboss/naming JNDIView.java
Log:
made jndi view and bean cache monitor work again. Added listSnapshots method to
bean cache monitor so you can actually see the results via jmx
Revision ChangesPath
1.17 +4
User: d_jencks
Date: 02/02/21 23:02:53
Modified:src/main/org/jboss/naming JNDIView.java
Log:
Fixed compilation problems from previous refactoring. JNDIView list works, but
JNDIView list and BeanCacheMonitor do not work: I will fix them shortly
Revision ChangesPath
1.16
User: user57
Date: 02/02/14 16:46:55
Modified:src/main/org/jboss/naming JNDIView.java JNDIViewMBean.java
NamingService.java NamingServiceMBean.java
Log:
o Holy changes BatMan... OBJECT_NAME is now an ObjectName everywhere
Revision ChangesPath
1
User: mnf999
Date: 02/01/20 07:17:45
Modified:src/main/org/jboss/naming JNDIView.java
Log:
Unified deployers
Revision ChangesPath
1.14 +7 -7 jboss/src/main/org/jboss/naming/JNDIView.java
Index: JNDIView.java
User: user57
Date: 02/01/02 20:00:59
Modified:src/main/org/jboss/naming JNDIView.java JNDIViewMBean.java
NamingServiceMBean.java
Log:
o migrated all components to a new JMX domain name model. jboss.system
is now where to core/spine components live.
User: dbudworth
Date: 01/12/03 10:16:40
Modified:src/main/org/jboss/naming JNDIView.java
Log:
Fixed StringOutOfBounds OB1 bug when building buffer
Revision ChangesPath
1.12 +2 -2 jboss/src/main/org/jboss/naming/JNDIView.java
Index: JNDIView.java
User: starksm
Date: 01/11/28 11:19:31
Modified:src/main/org/jboss/naming Tag: Branch_2_4 JNDIView.java
Log:
Add support for displaying Proxy interfaces
Revision ChangesPath
No revision
No revision
1.4.2.2 +60 -6
User: starksm
Date: 01/11/28 11:15:58
Modified:src/main/org/jboss/naming JNDIView.java
Log:
Add support for displaying Proxy interfaces
Revision ChangesPath
1.11 +60 -5 jboss/src/main/org/jboss/naming/JNDIView.java
Index: JNDIView.java
==
User: schaefera
Date: 01/06/15 22:53:38
Modified:src/main/org/jboss/naming JNDIView.java JNDIViewMBean.java
Log:
Added the support for classes with a single string as only argument for
the constructor to the ConfigurationService. Some fixes and additional
methods for the JBoss m
User: starksm
Date: 01/04/09 00:02:18
Modified:src/main/org/jboss/naming JNDIView.java
Log:
Display the name to which a LinkRef points to
Revision ChangesPath
1.3 +35 -27jboss/src/main/org/jboss/naming/JNDIView.java
Index: JNDIView.java
10 matches
Mail list logo