Return-Path: Delivered-To: apmail-db-derby-user-archive@www.apache.org Received: (qmail 23474 invoked from network); 24 Feb 2009 00:58:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 24 Feb 2009 00:58:17 -0000 Received: (qmail 58885 invoked by uid 500); 24 Feb 2009 00:58:16 -0000 Delivered-To: apmail-db-derby-user-archive@db.apache.org Received: (qmail 58848 invoked by uid 500); 24 Feb 2009 00:58:16 -0000 Mailing-List: contact derby-user-help@db.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Reply-To: "Derby Discussion" Delivered-To: mailing list derby-user@db.apache.org Received: (qmail 58839 invoked by uid 99); 24 Feb 2009 00:58:16 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Feb 2009 16:58:16 -0800 X-ASF-Spam-Status: No, hits=-4.0 required=10.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [192.18.6.21] (HELO gmp-eb-inf-1.sun.com) (192.18.6.21) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Feb 2009 00:58:07 +0000 Received: from fe-emea-10.sun.com (gmp-eb-lb-1-fe3.eu.sun.com [192.18.6.10]) by gmp-eb-inf-1.sun.com (8.13.7+Sun/8.12.9) with ESMTP id n1O0vkpt029011 for ; Tue, 24 Feb 2009 00:57:46 GMT MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; charset=us-ascii Received: from conversion-daemon.fe-emea-10.sun.com by fe-emea-10.sun.com (Sun Java(tm) System Messaging Server 7.0-3.01 64bit (built Dec 23 2008)) id <0KFJ00400P3F0X00@fe-emea-10.sun.com> for derby-user@db.apache.org; Tue, 24 Feb 2009 00:57:46 +0000 (GMT) Received: from khepri23.norway.sun.com ([unknown] [129.159.112.235]) by fe-emea-10.sun.com (Sun Java(tm) System Messaging Server 7.0-3.01 64bit (built Dec 23 2008)) with ESMTPSA id <0KFJ006BRPC9ZB20@fe-emea-10.sun.com> for derby-user@db.apache.org; Tue, 24 Feb 2009 00:57:46 +0000 (GMT) Date: Tue, 24 Feb 2009 01:57:45 +0100 From: Dag.Wanvik@Sun.COM (Dag H. Wanvik) Subject: Re: Derby and third party products In-reply-to: <20090223202128.1a47dc43@jibe> Sender: Dag.Wanvik@Sun.COM To: Derby Discussion Message-id: References: <20090216082735.30aa6293@ventus> <7921d3e40902160207j46a0950n15557ad5510e8562@mail.gmail.com> <20090221095409.7bbef381@ventus> <7921d3e40902201610s71547397icd590c8bbd622011@mail.gmail.com> <20090221102222.632db2f3@ventus> <20090221103157.1109a04d@ventus> <7921d3e40902202038o21034fb7j8b11b1ced149a3d0@mail.gmail.com> <20090222201102.5ae64d98@ventus> <7921d3e40902221357p76a95a26q9deb701b4d8a4dea@mail.gmail.com> <20090223202128.1a47dc43@jibe> User-Agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/22.1 (usg-unix-v) X-Virus-Checked: Checked by ClamAV on apache.org Walter Rogura writes: > Hi Francois, > > ok, than I expect that I'm logged in as APP, since I never set a > username and password in my servlet. However, I'm able to update > data with the servlet, but not with OOo. Thank you for the link. > > Well, I set no specific permissions. Actually, everything is realised > by hibernate. I never made big modifications in OpenOffice. And when I > login with APP I'm still not able to modify data. Are you able to use the ij command line tool to log in and do modifications? Dag