User: juhalindfors
  Date: 02/02/01 17:45:31

  Modified:    src/docs/common jboss-jbossmx.jsp
  Log:
  fixed broken links, added downloads
  
  Revision  Changes    Path
  1.2       +54 -4     newsite/src/docs/common/jboss-jbossmx.jsp
  
  Index: jboss-jbossmx.jsp
  ===================================================================
  RCS file: /cvsroot/jboss/newsite/src/docs/common/jboss-jbossmx.jsp,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- jboss-jbossmx.jsp 2001/12/10 20:33:59     1.1
  +++ jboss-jbossmx.jsp 2002/02/02 01:45:31     1.2
  @@ -4,8 +4,12 @@
   <p class="text">
     <IMG src="/pictures/jbossmx.gif" width="400" height="47" border="0" hspace="10" 
vspace="10">
     <br>
  -  JBossMX is the core of the JBoss application server microkernel architecture.
  +  The JBossMX project is a Java Management Extensions implementation for the JBoss 
application server
  +  and the core of the JBoss microkernel architecture. It is optimized for speed in 
the MBean server
  +  invocation bus and will support many of the advanced JMX features such as 
security, transactions,
  +  MBean server federation, and fail-over.
   
  +
   <p class="text">
                        
                                                
  @@ -15,16 +19,62 @@
   <p class="text">
   Working towards complete JMX API functionality. More features later.                
 
                                                
  +                  
  +<p class="head"><b>Releases</b>
  +
  +<p class="head"><font color="red">JBossMX 1.0 Alpha 1</font><p>
  +
  +<p class="text">
  +<table border=0>
  +   <tr>
  +      <th align="left"><p class="text">Packages</th>
  +      <th align="left"><p class="text">&nbsp;&nbsp;&nbsp;Size&nbsp;&nbsp;&nbsp;</th>
  +      <th align="left"><p class="text">Date</th>
  +   </tr>
  +
  +   <tr>
  +      <td><a class="link" 
href="http://prdownloads.sourceforge.net/jboss/jmx-1_0_Alpha1.zip";>JBossMX_1_0_Alpha1.zip</a></td>
  +      <td align="right"><p class="text">1.2M</td>
  +      <td align="center"><p class="text">February 1, 2002</td>
  +   </tr>
  +
  +   <tr>
  +      <td><a class="link" 
href="http://prdownloads.sourceforge.net/jboss/jmx-1_0_Alpha1.tgz";>JBossMX_1_0_Alpha1.tgz</a></td>
  +      <td align="right"><p class="text">0.6M</td>
  +      <td align="center"><p class="text">February 1, 2002</td>
  +   </tr>
  +   
  +</table>
  +
  +
  +
   <p class="head"><b>Forums</b>
                                                                                       
 
   <p class="text"> Join us now! Come on board of the JBossMX project, the microkernel 
     infrastructure of the JBoss application server. You can find us in the
  -  <a class="link" href="http://www.jboss.org/forums/index.jsp";>forums</a>. 
  +  <a class="link" href="http://main.jboss.org";>forums</a>. 
   
     
   <p class="head"><b>Distribution and CVS</b>
                                        
   <p class="text">JBossMX is distributed as part of JBoss/Server. CVS module is 
  -  <a class="link" href="/developers/cvs.jsp">jmx</a> .
  +<a class="link" href="/developers/cvs.jsp">jmx</a> .
  +  
  +
  +<p class="head"><b>Contributors</b>
  +
  +<p class="text">
  +<table border=0 width=100%>
  +  <tr>
  +    <td>Juha Lindfors</td>
  +    <td>Trevor Squires</td>
  +    <td>Adrian Brock</td>
  +  </tr>
  +</table>
  +
  +<br>
  +<br>
  +<br>
  +<br>
  +
     
  -  <br><br>
  
  
  

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to