rdonkin     2004/03/06 09:13:04

  Added:       xdocs/site/news elsewhere-2002.xml
  Log:
  Moved news from 2002 into a separate page
  
  Revision  Changes    Path
  1.1                  jakarta-site2/xdocs/site/news/elsewhere-2002.xml
  
  Index: elsewhere-2002.xml
  ===================================================================
  <?xml version="1.0"?>
  <!--
  Copyright 1999-2004 The Apache Software Foundation
  Licensed under the Apache License, Version 2.0 (the "License");
  you may not use this file except in compliance with the License.
  You may obtain a copy of the License at
  
  http://www.apache.org/licenses/LICENSE-2.0
  
  Unless required by applicable law or agreed to in writing, software
  distributed under the License is distributed on an "AS IS" BASIS,
  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  See the License for the specific language governing permissions and
  limitations under the License.
  -->
  <document>
  
    <properties>
      <author email="husted.AT.apache.DOT.org">Ted Husted</author>
      <author email="nicolaken.AT.apache.DOT.org">Nicola Ken Barozzi</author>
      <author email="tetsuya.AT.apache.DOT.org">Tetsuya Kitahata</author>
      <title>Elsewhere - 2003</title>
    </properties>
  
  <body>
  
  <section name="Elsewhere (2002)">
  <a name="1026"></a>
  <h3>26 October 2002 - Enterprise Object Broker 0.75: EJB for mere mortals</h3>
  <p>
  See above for description and links.</p>
  <hr noshade="noshade" size="1"/>
  
  <a name="0621"></a>
  <h3>21 May 2002 - OpenORB Community Edition 1.3 Beta 1 Released</h3>
  <p>After nearly 6 months of steady product improvement, rationalisation
  and platform enhancement, the OpenORB community is proud to release
  the first beta of the "Community OpenORB" product suite version 1.3.
  Version 1.3 introduced significant enhancements based on the Jakarta
  Avalon component framework - including configuration and context
  management, ORB initialization and service logging.
  All modules have been updated and brought into line with strict
  coding standards, major enhancements to the logging framework
  (including support for alternative logging mechanisms including
  Log4J, JDK1.4 Logging, and Avalon Logkit), a complete revision
  of the build systems with unification of the build structure
  across all packages, and the introduction of docbook based
  documentation.  A complete list of changes per package is available
  in the WHATSNEW file included with each module.
  </p>
  <p>Release 1.3 beta 1 available at<br />
  <a href="http://sourceforge.net/project/showfiles.php?group_id=43608";>
  http://sourceforge.net/projects/openorb/
  </a>
  </p>
  <hr noshade="noshade" size="1"/>
  
  <a name="0524"></a>
  <h3>24 May 2002 - OpenEJB 0.8 Beta 2 Released</h3>
  <p>OpenEJB is an open source, modular, configurable, and extendable EJB
  Container System and EJB Server.</p>
  <p>An EJB Container System:<br/>
  OpenEJB is a pre-built, self-contained, portable EJB container system
  and that can be plugged into any server environment including
  application servers, CORBA ORBs, Web servers, databases, etc. For
  example, OpenEJB is used in Apple computer's WebObjects.
  </p>
  <p>
  An EJB Server:<br/>
  OpenEJB comes with fast, lightweight EJB Servers for both Local and
  Remote access. That's right, deploy your EJBs into the container system,
  then just start the Remote EJB Server from the command line! Or, put
  OpenEJB in your class path and use it as an embedded library through the
  Local EJB Server. 
  </p>
  <p>Release 0.8 beta 2 available at<br/>
  <a 
href="http://openejb.sourceforge.net/download.html";>openejb.sourceforge.net/download.html</a>
  </p>
  <hr noshade="noshade" size="1"/>
  
  
  <a name="0523.1"></a>
  <h3>23 May 2002 - JBoss Project posts the third release candidate for
  JBoss 3.0.0</h3>
  <p>The award winning <a href="http://www.jboss.org";>JBoss Project</a>
  just posted the third release candidate for JBoss 3.0.0. 
  </p>
  <p>JBoss is an Open Source, standards-compliant, Enterprise JavaBeans
  application server implemented in pure Java. JBoss provides
  JBossServer, the basic EJB container and JMX infrastructure, JBossMQ
  for JMS messaging, JBossMail for mail, JBossTX for JTA/JTS
  transactions, JBossSX for JAAS based security, JBossCX for JCA
  connectivity, and JBossCMP for CMP persistence. It integrates with
  Tomcat Servlet/JSP container and Jetty Web server/servlet container,
  and enables you to mix and match these components through JMX by
  replacing any component you wish with a JMX-compliant implementation
  for the same APIs. The goal is to provide a full J2EE stack in the
  Free/Open Source software world.
  </p>
  <hr noshade="noshade" size="1"/>
  
  <a name="0509"></a> <h3>9 May 2002 - Krysalis Centipede 1.0 beta2
  Released - maven included</h3>
  
  <p>
  Krysalis Centipede is a project build system based on Apache Ant.<br/>
  It's made to be easy, extensible and powerful.
  </p><p>
  It's based on the CDC paradigm, that keeps focus on Community, Documentation
  and Code.<br/>
  An example of a complete website and project using the latest Centipede is
  <a href="http://jakarta.apache.org/poi/";>Apache POI</a> .
  The site is updated automatically every 2 hours via a script.
  </p><p>
  This beta contains much more documentation, fixes coming from user feedback,
  enhanced descriptors, and a target to create automatic descriptors' and
  cents' documentation.
  </p><p>
  We have integrated the Maven docs generation and the Maven xref generation
  using a cent, along with numerous bugfixes.
  </p><p>
  The docs are generated from the same Forrest DTD. This way users can decide
  to switch in any moment, preventing vendor lock-in.
  </p>
  <p>
  Major features:
  <br/>
  <ul>
  <li> multiple skin support (jakarta and xml.apache look-and-feel) </li>
  <li> use of pre-packaged war style build plugins called "cents" </li>
  <li> automatic download of cents using JJAR </li>
  <li> ready for automatic site update from Gump runs </li>
  <li> build target aliasing and description </li>
  </ul>
  <br/>
  Other changes:
  <br/>
  <ul>
  <li> new maven cent with docs and xref generation </li>
  <li> new documentation - still growing </li>
  <li> centipede.descriptor-docs target: generates docs on the descriptors and the 
cents installed </li>
  </ul>
  </p>
  
  <p>
  For more, visit <a href="http://sourceforge.net/projects/krysalis/";>Krysalis on 
SourceForge</a> or the 
  <a href="http://www.krysalis.org/";>Krysalis web site</a>.
  </p>
  
  <hr noshade="noshade" size="1"/>
  
  <a name="0430"></a>
  <h3>30 April  2002 - Krysalis Centipede 1.0 beta1 Released</h3>
  
  <p>
  Krysalis Centipede is a project build system based on Apache Ant.<br/>
  It's made to be easy, extensible and powerful.
  </p>
  <p>
  Centipede has been through major changes, like autodownloading and
  autoinstalling build plugins, and now is stable and ready for
  user testing.
  </p><p>
  It's based on the CDC paradigm, that keeps focus on Community, Documentation
  and Code.<br/>
  An example of a complete website and project using the latest Centipede is
  <a href="http://jakarta.apache.org/poi/";>Apache POI</a> .
  The site is updated automatically every 2 hours via a script.
  </p>
  <p>
  Major features:
  <br/>
  <ul>
  <li> multiple skin support (jakarta and xml.apache look-and-feel) </li>
  <li> use of pre-packaged war style build plugins called "cents" </li>
  <li> automatic download of cents using JJAR </li>
  <li> ready for automatic site update from Gump runs </li>
  <li> build target aliasing and description </li>
  </ul>
  <br/>
  Other changes:
  <br/>
  <ul>
  <li> basic docs on how to start, and the dir layout </li>
  <li> enhanced gump descriptor use </li>
  <li> examples jar build, along with proper, scratchpad and contrib </li>
  <li> simple build script </li>
  <li> endorsed jar dir, used by both build and tools </li>
  <li> new  "dist" target, with test run before jar generation </li>
  <li> new "gump" target </li>
  <li> no mode heavy use of xml entities </li>
  </ul>
  </p>
  
  <p>
  For more, visit <a href="http://sourceforge.net/projects/krysalis/";>Krysalis on 
SourceForge</a> or the 
  <a href="http://www.krysalis.org/";>Krysalis web site</a>.
  </p>
  
  <hr noshade="noshade" size="1"/>
  
  <a name="0322.1"></a>
  <h3>22 March  2002 - Krysalis Centipede = Ant + Cocoon</h3>
  
  <p>
  Krysalis Centipede is a basic build starter kit that uses Apache Ant 
  and Cocoon. It's in version 0.2 and growing fast. The docs will start 
  to come out as soon as the structure stabilizes.
  </p>
  
  <p>
  Next week's version will include:
  </p>
  <ul>
  <li>multiple skin support (jakarta and xml.apache look-and-feel)</li>
  <li>build target aliasing and description</li>
  <li>basic docs on how to start, and the dir layout</li>
  <li>gump descriptor integration with project-info</li>
  <li>examples jar build, along with proper, scratchpad and contrib</li>
  <li>new build script</li>
  <li>endorsed jar dir, used by both build and tools</li>
  <li>corrected "dist" target, with test run before jar generation</li>
  <li>new "testmodule" target that tests all the build</li>
  <li>new "gump" target</li>
  <li>ready for automatic site update from Gump runs</li>
  </ul>
  <p>
  For more, visit Krysalis on SourceForge:
  </p>
  <ul>
  <li><a 
href="http://sourceforge.net/projects/krysalis/";>http://sourceforge.net/projects/krysalis/</a></li>
  </ul>
  <hr noshade="noshade" size="1"/>
  
  <a name="0307"></a>
  <h3>07 March  2002 - Enterprise Object Broker: EJB for mere mortals</h3>
  <p>
  Enterprise Object Broker (EOB) is an application server that tries to a 
  be a simpler EJB container. It is not complete yet, but we have many 
  demos showing local, remote, and webapp usage.  
  </p>
  <p>
  Take a look at 
  <a href="http://eob.sourceforge.net/";>
  http://eob.sourceforge.net/</a>
  </p>
  <p>
  We are looking to add more demos, especially Jakarta ones.  The best 
  candidates are WAR file apps with object models (hopefully 
  interface/impl separated) that can be moved out of the Servlet's 
  context.  These also include EJB using webapps, but the EJB side would 
  have to be trimmed of the EJB 'noise' before being run in EOB.
  </p>
  <p>
  As well as our need for more demos, we are interested in people to join 
  in the main development. Apache license of course.
  </p>
  <hr noshade="noshade" size="1"/>
  
  <a name="0305"></a>
  <h3>5 March 2002 - Poolman developer retires</h3>
  <p>
  The developer of the popular Poolman connection pool has retired from 
  active work on the product. The current beta release was to include 
  pooling of PreparedStatments. While Poolman has a tremendous user 
  base, it has never attracted a developer community. 
  </p>
  <p>
  The current beta and prior stable releases are still available from 
  <a href="http://sourceforge.net/project/showfiles.php?group_id=4899";>
  SourceForge</a>. If you are a Poolman user, you may wish to tuck away 
  a copy of the distribution archives for safekeeping.
  </p>
  <p>
  From the CodeStudio site<br/>
  PoolMan is no longer available or supported through this site. It did exceedingly 
well during its
  lifetime, and I appreciate the important role it played in so many distributed 
applications over the
  past three years. If you are looking for connection and object pooling mechanisms, 
they can now
  be found in application servers such as JRun, Tomcat and the Jakarta Project, and 
other J2EE
  products and servers. 
  </p>
  <p>
  Poolman in the Commons?<br/>
  <a href="http://www.mail-archive.com/[EMAIL PROTECTED]/msg04242.html">05 Mar 
2002</a><br/>
  <a href="http://www.mail-archive.com/[EMAIL PROTECTED]/msg04304.html">06 Mar 2002</a>
  </p>
  <hr noshade="noshade" size="1"/>
  
  
  <a name="0301"></a>
  <h3>1 March 2002 - Simper 0.2: JDBC Persistence</h3>
  <p>
  Simper is a simple JDBC persistence mechanism for Java web apps. It features many
  of the interesting features of EJB, such as automatic transaction demarcation (by 
way of
  Servlet Filters), and automatic change detection of database rows (by way of
  DynaBeans). Lastly, the notation by which you reference rows, as well as relations
  between tables, is extremely JSP friendly. 
  </p>
  <p>
  <a href="http://www.netmeme.org/simper/";>http://www.netmeme.org/simper/</a>
  </p>
  <hr noshade="noshade" size="1"/>
  
  
  <a name="0208"></a>
  <h3>8 February 2002 - JasperReports: Writing Complex Reports and PDF</h3>
  <p>
  Java based, XML enabled reporting tool that organizes data retrieved through
  JDBC into a ready to print document, according to the template defined in a
  XML file. The output can be delivered to the screen, printer, or stored in XML or
  PDF file.
  </p>
  <p>
  <a 
href="http://jasperreports.sourceforge.net/";>http://jasperreports.sourceforge.net/</a>
  </p>
  <p>
  JavaReports relies on a number of Jakarta technologies,including the
  Commons-Digester. Status is alpha/pre-release.
  </p>
  <hr noshade="noshade" size="1"/>
  
  
  <a name="0115"></a>
  <h3>15 January 2002 - dbForms releases version 1.0</h3>
  <p>
  DbForms enables developers to build sophisticated web-based database driven
  applications in very short time and with very little effort. DbForms - applications 
are
  built in a conceptually very similar manner to RAD - database building tools like 
Sybase
  PowerSite (for web-based applications) or even Microsoft Access (for Windows-based
  applications) 
  </p>
  <p>
  The philosophy behind DbForms could be described shortly as follows 
  </p>
  <blockquote>
       user places database components and action elements on templates, which get
       executed at runtime 
       user is not required program anything (he/she just designs the app) 
  </blockquote>
  <p>
  <a href="http://dbforms.org/";>http://dbforms.org/</a>
  </p>
  <p>
  DbForms utilizes technology from the Jakarta-Commons and works well with 
  Jakarta Struts, and other Java Web application frameworks. 
  </p>
  <hr noshade="noshade" size="1"/>
  <h3 align="center">[ <a href="index.html#Headlines">News Headlines index</a> ]</h3>
  <h3 align="center">[ <a href="index.html#Newsletter Archive">Newsletters Archive</a> 
]</h3>
  <h3 align="center">[ <a href="news-2004-1stHalf.html">Jakarta Product News from 
2004</a> ]</h3>
  <h3 align="center">[ <a href="elsewhere-2004-1stHalf.html">Other News from 2004</a> 
]</h3>
  <h3 align="center">[ <a href="news-2003.html">Jakarta News from 2003</a> ]</h3>
  <h3 align="center">[ Other News from 2003 ]</h3>
  <h3 align="center">[ <a href="news-2002.html">Jakarta News from 2002</a> ]</h3>
  <h3 align="center">[ <a href="news-2003.html">Other News from 2002</a> ]</h3>
  <h3 align="center">[ <a href="news-2001.html">News from 2001</a> ]</h3>
  <h3 align="center">[ <a href="news-2000.html">News from 2000</a> ]</h3>
  </section>
  
  </body>
  </document>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to