Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 89752 invoked from network); 13 Jan 2006 11:37:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 13 Jan 2006 11:37:50 -0000 Received: (qmail 57015 invoked by uid 500); 13 Jan 2006 11:37:46 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 56842 invoked by uid 500); 13 Jan 2006 11:37:44 -0000 Mailing-List: contact dev-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@cocoon.apache.org List-Id: Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 56819 invoked by uid 99); 13 Jan 2006 11:37:43 -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; Fri, 13 Jan 2006 03:37:41 -0800 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id 45EF4126 for ; Fri, 13 Jan 2006 12:37:20 +0100 (CET) Message-ID: <809128171.1137152240232.JavaMail.jira@ajax.apache.org> Date: Fri, 13 Jan 2006 12:37:20 +0100 (CET) From: "Jean-Baptiste Quenot (JIRA)" To: dev@cocoon.apache.org Subject: [jira] Closed: (COCOON-1259) [PATCH] XMLDBTransformer can use username/password to access XMLDB 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/COCOON-1259?page=all ] Jean-Baptiste Quenot closed COCOON-1259: ---------------------------------------- Resolution: Fixed See http://svn.apache.org/viewcvs.cgi?view=rev&rev=368690 Note that DatabaseManager.getCollection() accepts null values for user and password, see http://xmldb-org.sourceforge.net/xapi/api/org/xmldb/api/DatabaseManager.html#getCollection(java.lang.String,%20java.lang.String,%20java.lang.String) > [PATCH] XMLDBTransformer can use username/password to access XMLDB > ------------------------------------------------------------------ > > Key: COCOON-1259 > URL: http://issues.apache.org/jira/browse/COCOON-1259 > Project: Cocoon > Type: Improvement > Components: Blocks: XML-DB > Versions: 2.1.5 > Environment: Operating System: other > Platform: Other > Reporter: lpb+apache > Assignee: Cocoon Developers Team > Priority: Minor > Attachments: 20050916-XMLDBTransformer, username.txt > > This patch allows a user to configure the XMLDBTransformer to use a username and > password to access the underlying collection(s) for update. The new tags are > sitemap parameters named "username" and "password". -- 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