| New file |
| 0,0 → 1,62 |
| <?xml version="1.0" encoding="ISO-8859-1" standalone="no"?> |
| |
| <!DOCTYPE document SYSTEM '../../../common/dtd/objectweb.dtd'> |
| |
| <document> |
| <properties> |
| <author email="jonas-team@objectweb.org">JOnAS team</author> |
| <title>Download</title> |
| <filename>index.xml</filename> |
| <pathtoroot>..</pathtoroot> |
| </properties> |
| |
| <body> |
| <s1 name="JOnAS: Java (TM) Open Application Server"> |
| <table border="0"> |
| <tr> |
| <td><img src="../images/pix.gif" alt=" " height="1" width="315" border="0"/><br/><img src="../images/logo_jonas2.jpg" alt="JOnAS logo" height="210" width="210" border="0"/><a href="http://www.java.com/"><img src="http://www.objectweb.org/media/Java_CompatEE.gif" alt="JOnAS compatible enterprise edition" width="102" height="170" border="0"/></a></td> |
| <td valign="middle"> |
| <p><strong>Current certified release: 4.8.5 (jonas4.8.5-tomcat5.5.17.tgz)</strong></p> |
| <p><em>Java<sup>TM</sup> Compliance Information: the certification of compliance against Sun J2EE<sup>TM</sup> 1.4 Certification Test Suite has been successfully completed for (and only for) the following configuration: binary package jonas4.8.5-tomcat5.5.17.tgz running on Sun JDK<sup>TM</sup> 1.4.2_10, deployed on Linux kernel 2.6.9 with an Oracle<sup>TM</sup> database version 10.0.1.4 and JDBC<sup>TM</sup> driver i-net ORANXO<sup>TM</sup> version 2.08.</em></p> |
| <p><em>Corresponding source code is available under LGPL license from CVS repository with tag JONAS_4_8_5. Please note that redistribution of JOnAS certified binary package is subject to licencing of Java trademarks. See <a href="http://www.sun.com/policies/trademarks/">http://www.sun.com/policies/trademarks/</a>.</em></p> |
| </td> |
| </tr> |
| </table> |
| </s1> |
| |
| <s1 name="Download" anchor="download"> |
| |
| <p>Releases of the Java Open Application Server (JOnAS) are |
| available from the <a |
| href="http://forge.objectweb.org/project/showfiles.php?group_id=5">ObjectWeb |
| Forge file repository page</a>. The license agreement is displayed |
| before the download can start. You can also download the latest |
| JOnAS milestone build (latest tagged version). Be careful, this |
| version may be unstable and should not be used for real |
| applications. Note at last that you have to use <a |
| href="http://forge.objectweb.org/cvs/?group_id=5">CVS</a> to get |
| the absolute latest current development release.</p> |
| |
| <p>Note: most releases are available as <code>.tgz</code> |
| files. To unzip these files, just go where you want to install |
| JOnAS, and unzip it. You can use <code>gunzip</code> and |
| <code>tar</code> tools on unix-like systems, or |
| <code>winzip</code> utility on NT. After having installed the |
| JOnAS product, please see the <a |
| href="../current/doc/GettingStarted.html#Install">Installation |
| Guide</a> that is part of the distribution.</p> |
| |
| <p>Thanks to <a href="http://bellaminettes.com">Bruno Bellamy</a> for the JOnAS logo.</p> |
| |
| |
| <copyright>Solaris, Java, and all Java-based trademarks are |
| trademarks or registered trademarks of Sun Microsystems, Inc. in |
| the U.S. and other countries. Bull is independent of Sun |
| Microsystems, Inc.. AIX is a trademark of IBM Corp. and is being |
| used under licence. Windows NT is a registered trademark of |
| Microsoft Corporation.</copyright> </s1> |
| |
| </body> |
| </document> |
| |
| |
| Property changes: |
| Added: svn:keywords |
| + Author Date Id Revision |
| Added: svn:eol-style |
| + native |