Return-Path: Delivered-To: apmail-geronimo-user-archive@www.apache.org Received: (qmail 21674 invoked from network); 25 Apr 2006 08:32:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 25 Apr 2006 08:32:50 -0000 Received: (qmail 45220 invoked by uid 500); 25 Apr 2006 08:32:43 -0000 Delivered-To: apmail-geronimo-user-archive@geronimo.apache.org Received: (qmail 44923 invoked by uid 500); 25 Apr 2006 08:32:41 -0000 Mailing-List: contact user-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: user@geronimo.apache.org List-Id: Delivered-To: mailing list user@geronimo.apache.org Received: (qmail 44908 invoked by uid 99); 25 Apr 2006 08:32:41 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Apr 2006 01:32:41 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [220.227.179.21] (HELO Kecgate03.infosys.com) (220.227.179.21) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Apr 2006 01:32:40 -0700 Received: from indhubbhs01.ad.infosys.com ([192.168.200.81]) by Kecgate03.infosys.com with InterScan Messaging Security Suite; Tue, 25 Apr 2006 14:02:25 +0530 Received: from BLRKECMSG14.ad.infosys.com ([172.22.147.6]) by indhubbhs01.ad.infosys.com with Microsoft SMTPSVC(6.0.3790.1830); Tue, 25 Apr 2006 14:01:00 +0530 Received: from BLRKECMSG01.ad.infosys.com ([172.25.213.131]) by BLRKECMSG14.ad.infosys.com with Microsoft SMTPSVC(6.0.3790.1830); Tue, 25 Apr 2006 14:01:00 +0530 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: RE: Problems deploying EAR Date: Tue, 25 Apr 2006 14:01:00 +0530 Message-ID: <4690875E336998438DF43A78B8E38CF2E4F52B@BLRKECMSG01.ad.infosys.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Problems deploying EAR Thread-Index: AcZoOkBZQdpgpkLFR7a1VQER2d9nNgAB/nSQ From: "Santosh Koti" To: X-OriginalArrivalTime: 25 Apr 2006 08:31:00.0173 (UTC) FILETIME=[94E3DFD0:01C66842] X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Achim, In the exception (on ur console) it would hint as to which element(s) are= violating the structure of the schema. (Eg: Expected elements are... ) Can u post that in detail. Thanks, Santosh. "Don't talk about yourself; it will be done when you leave. " =0D -----Original Message----- From: Achim We=DFling [mailto:achim.wessling@gt-net.de]=0D Sent: Tuesday, April 25, 2006 1:00 PM To: user@geronimo.apache.org Subject: Re: Problems deploying EAR Thanks Aaron for the hints, but I still don't get it to work. After looking at the usage page I changed my deploymentplan as follows: openmdx/kernel/1.12.1/jar jdbc/datasource[0] jdbc_opencrx_CRX But this way I get a exception saying the structure of my deploymentplan is false. I looked at http://geronimo.apache.org/schemas-1.0/geronimo-config-1.0.xsd and saw, that my structure is false, but I did not find a hint how the correct structure looks like ;-( Can you help me at this point? Thanks Achim Am Montag, den 24.04.2006, 10:37 -0400 schrieb Aaron Mulder: > If you go into the admin console, select the Database Pools entry, and > then click "usage" next to the jdbc_opencrx_CRX pool, it will give you > an example of how to set this up. The example there is for a web app, > but the resource reference you'd put in openejb-jar.xml has the same > syntax as it shows for geronimo-web.xml -- the only difference is that > in openejb-jar.xml, the resource reference is configured at the level > of an individual EJB, whereas in geronimo-web.xml it's configured at > the level of the entire WAR. >=0D > Let me know if this is enough to get you going. >=0D > Thanks, > Aaron >=0D > On 4/24/06, Achim We=DFling wrote: > > Hallo, > > > > I'm new to geronimo, so I've some difficulties to deploy apps to the > > server. > > > > I've a ear-file which I try to deploy with the following plan: > > > > > > > xmlns=3D"http://geronimo.apache.org/xml/ns/j2ee/application-1.0" > > xmlns:naming=3D"http://geronimo.apache.org/xml/ns/naming-1.0" > > configId=3D"CRX-App"> > > > > > > openmdx/kernel/1.12.1/jar > > > > > > > > When doing so I get the following error: > > > > Unable to resolve resource reference 'jdbc/datasource[0]' (no matching > > resources found) > > > > So I looked inside the ear-file for config-files using > > 'jdbc/datasource[0]' and found this inside ejb-jar.xml: > > > > > > jdbc/datasource[0] > > javax.sql.DataSource > > Container > > > > > > I created a Server-wide DatabasePool with the name 'jdbc_opencrx_CRX', > > how do I map this pool 'jdbc/datasource[0]'? > > > > Many thanks! > > > > > > -- > > Achim We=DFling > > INFOKOM G=FCtersloh A=F6R > > Fachbereich Technische Anwendungen > > Herzebrocker Str. 140 > > 33334 G=FCtersloh > > Tel.: 0 52 41 / 85 - 29 26 > > Achim.Wessling@gt-net.de > > http://www.infokom-gt-de > > **************** CAUTION - Disclaimer ***************** This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended= solely for the use of the addressee(s). If you are not the intended= recipient, please notify the sender by e-mail and delete the original= message. Further, you are not to copy, disclose, or distribute this e-mail= or its contents to any other person and any such actions are unlawful.= This e-mail may contain viruses. Infosys has taken every reasonable= precaution to minimize this risk, but is not liable for any damage you may= sustain as a result of any virus in this e-mail. You should carry out your= own virus checks before opening the e-mail or attachment. Infosys reserves= the right to monitor and review the content of all messages sent to or= from this e-mail address. Messages sent to or from this e-mail address may= be stored on the Infosys e-mail system. ***INFOSYS******** End of Disclaimer ********INFOSYS***