Return-Path: X-Original-To: apmail-cayenne-user-archive@www.apache.org Delivered-To: apmail-cayenne-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A68B491C1 for ; Thu, 23 Feb 2012 17:29:14 +0000 (UTC) Received: (qmail 17857 invoked by uid 500); 23 Feb 2012 17:29:14 -0000 Delivered-To: apmail-cayenne-user-archive@cayenne.apache.org Received: (qmail 17842 invoked by uid 500); 23 Feb 2012 17:29:14 -0000 Mailing-List: contact user-help@cayenne.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@cayenne.apache.org Delivered-To: mailing list user@cayenne.apache.org Received: (qmail 17833 invoked by uid 99); 23 Feb 2012 17:29:14 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Feb 2012 17:29:14 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=FSL_RCVD_USER,HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of brunorene@holos.pt designates 193.126.127.18 as permitted sender) Received: from [193.126.127.18] (HELO mail.holos.pt) (193.126.127.18) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Feb 2012 17:29:06 +0000 Received: (qmail 7862 invoked from network); 23 Feb 2012 17:28:41 -0000 Received: from mail-ey0-f171.google.com (brd@[209.85.215.171]) (envelope-sender ) by mail.holos.pt (qmail-ldap-1.03) with RC4-SHA encrypted SMTP for ; 23 Feb 2012 17:28:41 -0000 Received: by eaan12 with SMTP id n12so694057eaa.16 for ; Thu, 23 Feb 2012 09:28:40 -0800 (PST) Received-SPF: pass (google.com: domain of brunorene@holos.pt designates 10.14.194.136 as permitted sender) client-ip=10.14.194.136; Authentication-Results: mr.google.com; spf=pass (google.com: domain of brunorene@holos.pt designates 10.14.194.136 as permitted sender) smtp.mail=brunorene@holos.pt Received: from mr.google.com ([10.14.194.136]) by 10.14.194.136 with SMTP id m8mr1349895een.97.1330018120413 (num_hops = 1); Thu, 23 Feb 2012 09:28:40 -0800 (PST) Received: by 10.14.194.136 with SMTP id m8mr1067787een.97.1330018120355; Thu, 23 Feb 2012 09:28:40 -0800 (PST) MIME-Version: 1.0 Received: by 10.213.27.196 with HTTP; Thu, 23 Feb 2012 09:28:20 -0800 (PST) From: =?UTF-8?Q?Bruno_Ren=C3=A9_Santos?= Date: Thu, 23 Feb 2012 17:28:20 +0000 Message-ID: Subject: Migrating to cayenne 3.1 To: user@cayenne.apache.org Content-Type: multipart/alternative; boundary=047d7b33dc5c9bcf9704b9a4f9ab --047d7b33dc5c9bcf9704b9a4f9ab Content-Type: text/plain; charset=UTF-8 Hello all, I am trying to migrate my web application from 3.0.1 to 3.1M3. My main problem now is that I usually use a custom DataContext in my Apps. In 3.0.1 I would use the DataContextFactory (defined on the modeler) to configure the use of the custom class. How do I do that on 3.1? Regards Bruno --047d7b33dc5c9bcf9704b9a4f9ab--