User: andreas
Date: 00/11/23 12:56:13
Modified: examples/jboss.admin/etc/beaninfo RemoteResource.xml
Log:
The jBoss Admin GUI now lists all the remote MBeans,
the detail pane shows all the attributes and operations
and it contains a list of attributes in the left hand tree.
Revision Changes Path
1.2 +0 -8 ejx/examples/jboss.admin/etc/beaninfo/RemoteResource.xml
Index: RemoteResource.xml
===================================================================
RCS file:
/products/cvs/ejboss/ejx/examples/jboss.admin/etc/beaninfo/RemoteResource.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- RemoteResource.xml 2000/11/19 23:28:55 1.1
+++ RemoteResource.xml 2000/11/23 20:56:13 1.2
@@ -3,12 +3,4 @@
displayname="Remote Resource"
iconcolor16="/images/container.gif">
- <property
- name="Name" class="java.lang.String"
- displayname="Name" propertyeditor="com.dreambean.awt.editors.TextEditor"/>
-
- <property
- name="Description" class="java.lang.String"
- displayname="Description"
propertyeditor="com.dreambean.awt.editors.TextEditor"/>
-
</bean>