Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 96344 invoked from network); 4 May 2006 16:19:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 4 May 2006 16:19:55 -0000 Received: (qmail 1073 invoked by uid 500); 4 May 2006 16:19:54 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 824 invoked by uid 500); 4 May 2006 16:19:53 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 813 invoked by uid 99); 4 May 2006 16:19:53 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 May 2006 09:19:53 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 May 2006 09:19:52 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id CF81F410009 for ; Thu, 4 May 2006 16:19:17 +0000 (GMT) Message-ID: <27466877.1146759557844.JavaMail.jira@brutus> Date: Thu, 4 May 2006 16:19:17 +0000 (GMT+00:00) From: "Halley Pacheco de Oliveira (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Updated: (DERBY-1287) Derby Server and Administration Guide - Network client driver examples In-Reply-To: <12090141.1146759325968.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/DERBY-1287?page=all ] Halley Pacheco de Oliveira updated DERBY-1287: ---------------------------------------------- Attachment: radminappsclientxmp.diff radminappsclientxmp.diff.html radminappsclientxmp.html The diff file, the diff HTMLized file and the new manual page. > Derby Server and Administration Guide - Network client driver examples > ---------------------------------------------------------------------- > > Key: DERBY-1287 > URL: http://issues.apache.org/jira/browse/DERBY-1287 > Project: Derby > Type: Improvement > Components: Documentation > Versions: 10.1.2.3 > Environment: DITA-sourced documentation > Reporter: Halley Pacheco de Oliveira > Priority: Minor > Fix For: 10.1.2.3 > Attachments: radminappsclientxmp.diff, radminappsclientxmp.diff.html, radminappsclientxmp.html > > In this page is written: > Example 1 [...] It specifies the user and password URL attributes. You must set these attributes before attempting to connect to the server. > The problem is that it is not written in this guide how and where to set these attributes. There are informations about the attributes derby.connection.requireAuthentication, derby.authentication.provider and derby.user in many places in Derby manuals, but I couldn't find an example showing these attributes together. > These reasons made me decide to submit an improvement to this page adding a sample derby.properties file that conforms to the examples shown, that would be: > derby.connection.requireAuthentication=true > derby.authentication.provider=BUILTIN > derby.user.judy=no12see > Most of the introductory text of the improved page was copied from "Enabling user authentication" in Derby Developer's Guide, but I think it should be repeated in this guide. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira