From hivemind-user-return-529-apmail-jakarta-hivemind-user-archive=jakarta.apache.org@jakarta.apache.org Sun Dec 19 17:50:55 2004 Return-Path: Delivered-To: apmail-jakarta-hivemind-user-archive@www.apache.org Received: (qmail 4421 invoked from network); 19 Dec 2004 17:50:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 19 Dec 2004 17:50:55 -0000 Received: (qmail 82479 invoked by uid 500); 19 Dec 2004 17:50:55 -0000 Delivered-To: apmail-jakarta-hivemind-user-archive@jakarta.apache.org Received: (qmail 82328 invoked by uid 500); 19 Dec 2004 17:50:54 -0000 Mailing-List: contact hivemind-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: hivemind-user@jakarta.apache.org Delivered-To: mailing list hivemind-user@jakarta.apache.org Received: (qmail 82312 invoked by uid 99); 19 Dec 2004 17:50:54 -0000 X-ASF-Spam-Status: No, hits=0.4 required=10.0 tests=DNS_FROM_RFC_ABUSE X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from hcm-ms-185.vnn.vn (HELO HCM-MS-185.vnn.vn) (203.162.4.185) by apache.org (qpsmtpd/0.28) with ESMTP; Sun, 19 Dec 2004 09:50:51 -0800 Received: from nbjeff ([203.162.4.10]) by HCM-MS-185.vnn.vn (InterMail vK.4.04.00.00 201-232-137 license 9d3ecd185b7059adcefb4d0866ce835e) with ESMTP id <20041219175047.ZSUA153727.HCM-MS-185@nbjeff> for ; Mon, 20 Dec 2004 00:50:47 +0700 From: "Jean-Francois Poilpret" To: Subject: Announcement: HiveTranse 0.3.0 released on SourceForge Date: Mon, 20 Dec 2004 00:50:43 +0700 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.5510 Thread-Index: AcTl80KMPnp6Xc5+SjeyH74EwbB/Pw== X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Message-Id: <20041219175047.ZSUA153727.HCM-MS-185@nbjeff> X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Dear HiveMind users, In the previous weeks, I have been working a bit on the next version of HiveTranse, and I wanted to announce its latest release to the HiveMind community. The major improvements are: - "Open Session in View" support for Hibernate (thank to Richard Hensley's suggestion) - brand new support for iBATIS SqlMaps (it was not planned so early, but I realized that iBATIS would be much more useful in my next project than Hibernate...) The original announcement as posted on SourceForge follows. Cheers Jean-Francois Poilpret Announcement on SourceForge: HiveTranse 0.3.0 released! The HiveTranse project team is pleased to announce the release of HiveTranse 0.3.0 on SourceForge. HiveTranse is aiming to bring generic transaction support to the HiveMind lightweight IoC container for Java, as well as easy integration with persistence frameworks (like Hibernate and iBATIS). New release 0.3.0 brings the following: - new support for iBATIS SqlMaps V2 framework with a complete example - support of "Open Session In View" pattern for Hibernate support - example of AdapterBuilderFactory usage - better build system (dependencies are now necessary only on target call) - small bugs fixes in examples HiveTranse current release supports the following features: - generic framework for transparent transaction support - programmatic and declarative transaction support are available - injection of one or more JDBC Connections into your own services - injection of one or more Hibernate Sessions into your own services - injection of one or more iBATIS SqlMaps into your own services The download comes in 3 flavors: - source only (including build system) - source, compiled jars, javadoc - source, compiled jars, docs, and all dependent libraries Please note that the example wars are not delivered in any package and must explicitely be built through "ant war". For more information on HiveTranse: http://sourceforge.net/projects/hivetranse/ The HiveTranse team --------------------------------------------------------------------- To unsubscribe, e-mail: hivemind-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: hivemind-user-help@jakarta.apache.org