From jackrabbit-dev-return-3928-apmail-incubator-jackrabbit-dev-archive=www.apache.org@incubator.apache.org Mon Oct 10 06:01:30 2005 Return-Path: Delivered-To: apmail-incubator-jackrabbit-dev-archive@www.apache.org Received: (qmail 24777 invoked from network); 10 Oct 2005 06:01:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 10 Oct 2005 06:01:30 -0000 Received: (qmail 20788 invoked by uid 500); 10 Oct 2005 06:01:28 -0000 Mailing-List: contact jackrabbit-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jackrabbit-dev@incubator.apache.org Delivered-To: mailing list jackrabbit-dev@incubator.apache.org Received: (qmail 20777 invoked by uid 99); 10 Oct 2005 06:01:28 -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, 09 Oct 2005 23:01:28 -0700 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id 06BA9E0 for ; Mon, 10 Oct 2005 08:01:07 +0200 (CEST) Message-ID: <1991581154.1128924067025.JavaMail.jira@ajax.apache.org> Date: Mon, 10 Oct 2005 08:01:07 +0200 (CEST) From: "Costin Leau (JIRA)" To: jackrabbit-dev@incubator.apache.org Subject: [jira] Commented: (JCR-248) create configuration on InputStream In-Reply-To: <90950169.1128861471612.JavaMail.jira@ajax.apache.org> 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/JCR-248?page=comments#action_12331687 ] Costin Leau commented on JCR-248: --------------------------------- Yes it would. The JCA relies on the RepositoryConfigu so it just needs some methods which accept InputSources instead of just Strings. As for the InputSource why doesn't JackRabbit creates it internally ? - the client is force to have the InputSource library in the classpath just as a dependency. > create configuration on InputStream > ----------------------------------- > > Key: JCR-248 > URL: http://issues.apache.org/jira/browse/JCR-248 > Project: Jackrabbit > Type: Improvement > Components: config > Reporter: Costin Leau > Assignee: Jukka Zitting > Priority: Minor > Fix For: 1.0 > > RepositoryConfig should be possible to create based on InputStreams (in case of URLs) ; right now it's possible only using String and InputSource. Please update also the JCA connector. -- 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