Return-Path: Delivered-To: apmail-jakarta-hivemind-cvs-archive@www.apache.org Received: (qmail 11217 invoked from network); 23 Oct 2005 17:48:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 23 Oct 2005 17:48:05 -0000 Received: (qmail 29385 invoked by uid 500); 23 Oct 2005 17:48:05 -0000 Delivered-To: apmail-jakarta-hivemind-cvs-archive@jakarta.apache.org Received: (qmail 29366 invoked by uid 500); 23 Oct 2005 17:48:05 -0000 Mailing-List: contact hivemind-cvs-help@jakarta.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: hivemind-dev@jakarta.apache.org List-Id: Delivered-To: mailing list hivemind-cvs@jakarta.apache.org Received: (qmail 29355 invoked by uid 99); 23 Oct 2005 17:48:05 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 23 Oct 2005 10:48:03 -0700 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id E64C4220 for ; Sun, 23 Oct 2005 19:47:41 +0200 (CEST) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Apache Wiki To: hivemind-cvs@jakarta.apache.org Date: Sun, 23 Oct 2005 17:47:41 -0000 Message-ID: <20051023174741.30617.44198@ajax.apache.org> Subject: [Jakarta-hivemind Wiki] Update of "CayenneIntegration" by ChristianMittendorf X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Dear Wiki user, You have subscribed to a wiki page or wiki category on "Jakarta-hivemind Wiki" for change notification. The following page has been changed by ChristianMittendorf: http://wiki.apache.org/jakarta-hivemind/CayenneIntegration ------------------------------------------------------------------------------ + ## page was renamed from CayenneIntegation ChristianMittendorf: I've done some testing on HiveMind integration of Cayenne. My solution requires your webapp to use servlet specification 2.4 or newer (see [http://www.objectstyle.org/cayenne/userguide/deploy/webapplicationcontextprovider.html WebApplicationContextProvider]). Put this listener entry into your application web.xml. This entry will put a DataContext into your session and bind it automatically to the request. --------------------------------------------------------------------- To unsubscribe, e-mail: hivemind-cvs-unsubscribe@jakarta.apache.org For additional commands, e-mail: hivemind-cvs-help@jakarta.apache.org