Update of /cvsroot/ejtools/applications/jndi.browser/src/etc/beaninfo
In directory usw-pr-cvs1:/tmp/cvs-serv30806/jndi.browser/src/etc/beaninfo
Modified Files:
Server.xml
Log Message:
Change display name
Index: Server.xml
===================================================================
RCS file: /cvsroot/ejtools/applications/jndi.browser/src/etc/beaninfo/Server.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** Server.xml 12 May 2002 19:57:34 -0000 1.3
--- Server.xml 24 May 2002 21:17:28 -0000 1.4
***************
*** 19,23 ****
<property
name="context" class="java.lang.String"
! displayname="Initial Context"/>
<property
--- 19,23 ----
<property
name="context" class="java.lang.String"
! displayname="Context"/>
<property
|