From users-return-97330-apmail-cocoon-users-archive=cocoon.apache.org@cocoon.apache.org Wed Mar 04 13:56:51 2009 Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 88502 invoked from network); 4 Mar 2009 13:56:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Mar 2009 13:56:50 -0000 Received: (qmail 92563 invoked by uid 500); 4 Mar 2009 13:56:47 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 92531 invoked by uid 500); 4 Mar 2009 13:56:47 -0000 Mailing-List: contact users-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: users@cocoon.apache.org List-Id: Delivered-To: mailing list users@cocoon.apache.org Received: (qmail 92522 invoked by uid 99); 4 Mar 2009 13:56:47 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Mar 2009 05:56:47 -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: domain of kthokala@cisco.com designates 171.71.176.71 as permitted sender) Received: from [171.71.176.71] (HELO sj-iport-2.cisco.com) (171.71.176.71) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Mar 2009 13:56:38 +0000 X-IronPort-AV: E=Sophos;i="4.38,301,1233532800"; d="scan'208";a="137550574" Received: from sj-dkim-3.cisco.com ([171.71.179.195]) by sj-iport-2.cisco.com with ESMTP; 04 Mar 2009 13:56:17 +0000 Received: from sj-core-1.cisco.com (sj-core-1.cisco.com [171.71.177.237]) by sj-dkim-3.cisco.com (8.12.11/8.12.11) with ESMTP id n24DuHei003931 for ; Wed, 4 Mar 2009 05:56:17 -0800 Received: from sj-webmail-8.cisco.com (sj-webmail-8.cisco.com [171.70.159.7]) by sj-core-1.cisco.com (8.13.8/8.13.8) with ESMTP id n24DuHN0013404 for ; Wed, 4 Mar 2009 13:56:17 GMT Received: from sj-webmail-8.cisco.com (localhost.localdomain [127.0.0.1]) by sj-webmail-8.cisco.com (8.13.1/8.13.1) with ESMTP id n24DuH6v002953 for ; Wed, 4 Mar 2009 05:56:17 -0800 Received: from sj-webmail-8 (root@localhost) by sj-webmail-8.cisco.com (8.13.1/8.13.1/Submit) with ESMTP id n24DuHk6002952 for ; Wed, 4 Mar 2009 05:56:17 -0800 Received: from KTHOKALAWXP01 (dhcp-10-76-169-227.cisco.com [10.76.169.227]) by sj-webmail-8 (Scalix SMTP Relay 10.0.5.3) via ESMTP; Wed, 04 Mar 2009 05:56:16 -0800 (PST) Date: Wed, 4 Mar 2009 19:22:29 +0530 From: Krishna Thokala To: Message-ID: <004601c99cd0$76617980$e3a94c0a@KTHOKALAWXP01> In-Reply-To: References: <003e01c99cce$17b2ce40$e3a94c0a@KTHOKALAWXP01> References: Subject: RE: Database connectivity x-scalix-Hops: 1 X-Mailer: Microsoft Office Outlook 11 Thread-Index: Acmcz8tQ0YABmBBrS/aw7lLYKtUTDgAAFZqQ X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3198 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; l=1446; t=1236174977; x=1237038977; c=relaxed/simple; s=sjdkim3002; h=Content-Type:From:Subject:Content-Transfer-Encoding:MIME-Version; d=cisco.com; i=kthokala@cisco.com; z=From:=20Krishna=20Thokala=20 |Subject:=20RE=3A=20Database=20connectivity |Sender:=20; bh=hLpaCYl28ZXWLRYfSgiNEa4TN/ZtO7Go2gHQLAqniqc=; b=YvwEbwqb/GLZTw4hLezHikN6FrY9/n2GMOlolvM7/UZxQAX2tRcTp+ZR3O UW4+kL3OvVjujeOpq2KIG4egqkljvUwJ1teYYCYzvp8We7JXoG1ANE6307Xx mgPPLF5onP; Authentication-Results: sj-dkim-3; header.From=kthokala@cisco.com; dkim=pass ( sig from cisco.com/sjdkim3002 verified; ); X-Virus-Checked: Checked by ClamAV on apache.org Hi, Yes,I want to store lenya docs in DB and display the data on web pages. I configured in web.xml and cocoon.xconf require information,but i didnot configure in sitemap ,how can i configure? Thanks, krishna. -----Original Message----- From: news [mailto:news@ger.gmane.org] On Behalf Of Andreas Hartmann Sent: Wednesday, March 04, 2009 7:17 PM To: users@cocoon.apache.org Subject: Re: Database connectivity Hi Krishna, Krishna Thokala schrieb: > Hi, > I am using cocoon in lenya,when am connecting to database with oracle > getting errors , it is possible or not in lenya /cocoon with > oracle,please suggest me. if you're still referring to the errors you mentioned on the Lenya mailing list: These are not related to your Oracle DB connection, but to your Cocoon sitemap setup. See Thorsten's reply. Are you confident about the Oracle integration approach you have started? If not - maybe it would help if you could give some more details about what you want to achieve with this DB connection. Do you want to store Lenya documents in the DB? Do you want to display some data on web pages? -- Andreas -- Andreas Hartmann, CTO BeCompany GmbH http://www.becompany.ch Tel.: +41 (0) 43 818 57 01 --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org