Update of /cvsroot/ejtools/applications/jndi.browser/xdocs
In directory sc8-pr-cvs1:/tmp/cvs-serv25912/applications/jndi.browser/xdocs
Modified Files:
screenshots.xml
Log Message:
Update screen-shots.
Index: screenshots.xml
===================================================================
RCS file: /cvsroot/ejtools/applications/jndi.browser/xdocs/screenshots.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** screenshots.xml 8 Mar 2003 20:52:11 -0000 1.2
--- screenshots.xml 26 Dec 2003 00:36:44 -0000 1.3
***************
*** 11,35 ****
-->
<document>
! <properties>
! <title>JMX Browser</title>
! </properties>
! <body>
! <section name="JMX Browser Screen Shots">
! <subsection name="Swing Based version">
! <thumbnails>
! <thumbnail prefix="swing/" src="startup.png" title="Startup" comment="JNDI Browser just launched"/>
! <thumbnail prefix="swing/" src="parameters.png" title="Setup" comment="JBoss connection parameters"/>
! <thumbnail prefix="swing/" src="content.png" title="View" comment="Global JNDI space view"/>
! </thumbnails>
! </subsection>
! <subsection name="Web Based version">
! <thumbnails>
! <thumbnail prefix="web/" src="index_ejbmodule.png" title="JNDI View : EJB Modules" comment="Content of the EJB Modules deployed on a JBoss Server 3.2.0RC1"/>
! <thumbnail prefix="web/" src="index_webmodule.png" title="JNDI View : Web Modules" comment="Content of the Web Modules deployed on a JBoss Server 3.2.0RC1"/>
! <thumbnail prefix="web/" src="index_javaspace.png" title="JNDI View : 'java:' space" comment="Content of the 'java:' space"/>
! <thumbnail prefix="web/" src="index_globalspace.png" title="JNDI View : 'global' space" comment="Content of the 'global' space"/>
! </thumbnails>
! </subsection>
! </section>
! </body>
</document>
--- 11,35 ----
-->
<document>
! <properties>
! <title>JNDI Browser</title>
! </properties>
! <body>
! <section name="JNDI Browser Screen Shots">
! <subsection name="Swing Based version">
! <thumbnails>
! <thumbnail prefix="swing/" src="startup.png" title="Startup" comment="JNDI Browser just launched"/>
! <thumbnail prefix="swing/" src="parameters.png" title="Setup" comment="JBoss connection parameters"/>
! <thumbnail prefix="swing/" src="content.png" title="View" comment="Global JNDI space view"/>
! </thumbnails>
! </subsection>
! <subsection name="Web Based version">
! <thumbnails>
! <thumbnail prefix="web/" src="index_ejbmodule.png" title="JNDI View : EJB Modules" comment="Content of the EJB Modules deployed on a JBoss Server 3.2.3"/>
! <thumbnail prefix="web/" src="index_webmodule.png" title="JNDI View : Web Modules" comment="Content of the Web Modules deployed on a JBoss Server 3.2.3"/>
! <thumbnail prefix="web/" src="index_javaspace.png" title="JNDI View : 'java:' space" comment="Content of the 'java:' space"/>
! <thumbnail prefix="web/" src="index_globalspace.png" title="JNDI View : 'global' space" comment="Content of the 'global' space"/>
! </thumbnails>
! </subsection>
! </section>
! </body>
</document>
|