Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 5189 invoked from network); 8 Aug 2006 09:36:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 8 Aug 2006 09:36:03 -0000 Received: (qmail 52326 invoked by uid 500); 8 Aug 2006 09:35:56 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 52293 invoked by uid 500); 8 Aug 2006 09:35:56 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 52277 invoked by uid 99); 8 Aug 2006 09:35:56 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Aug 2006 02:35:56 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of manish.satwani@gmail.com designates 64.233.182.189 as permitted sender) Received: from [64.233.182.189] (HELO nf-out-0910.google.com) (64.233.182.189) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Aug 2006 02:35:55 -0700 Received: by nf-out-0910.google.com with SMTP id l36so194602nfa for ; Tue, 08 Aug 2006 02:35:34 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=nK7f07ALJoxMiID+Va+OJ0CoJQuYvxA7tLJP5EAYp/n6pK23Br4TThUcNG1EfcWmh5iyFtqlgLt7SlPmwagm8AGWisegAi3Tzmyw1lH7hHA2WIU8z5stY3uZyaM6m09Xrtt+Wy7gXBkbaGJvbXnXMZPxA3UDJjpLxrY+9C/kNAc= Received: by 10.78.193.5 with SMTP id q5mr2681739huf; Tue, 08 Aug 2006 02:35:34 -0700 (PDT) Received: by 10.78.130.19 with HTTP; Tue, 8 Aug 2006 02:35:34 -0700 (PDT) Message-ID: <31e09c920608080235q1fcb3b3ch8b68a686ad2a3ca0@mail.gmail.com> Date: Tue, 8 Aug 2006 15:05:34 +0530 From: "Manish Satwani" To: dev@geronimo.apache.org Subject: How to resolve JMS Dependency ? MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_5768_21182267.1155029734248" X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_5768_21182267.1155029734248 Content-Type: text/plain; charset=WINDOWS-1252; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hi All, I am facing problem while deploying my ear on geronimo 1.1 It is complaining regarding jms/AcevaPublisherQueue (my application need this) I have added this queue from console. we have acm.war file which also access (resource-ref) this queue and i have acevaEJB.jar which also have (resource-ref) to this queue i also added resource-link entries in geronimo-web.xml and openEJB-jar.xml this is in openEjb-jar.xml CollectionService ejb/CollectionService jms/AcevaPublisherConnectionFactory jms/AcevaPublisherConnectionFactory jms/AcevaPublisherQueue jms/AcevaPublisherQueue this is in geronimo-web.xml jms/AcevaPublisherQueue jms/AcevaPublisherQueue any enviroment - > depency entry needed? if yes ????? (what should i write here) ???(what should i writ= e here) --=20 Manish Satwani Senior Software Engineer Aceva Technologies | Unlock Your Working Capital A-1501, Signature Towers - I, South City, Gurgaon, Haryana =96 122001 Call at: +91-124-2805091/92 Ext. 35 +91-99113-16998 Visit: http://www.aceva.com ------=_Part_5768_21182267.1155029734248 Content-Type: text/html; charset=WINDOWS-1252 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hi All,

I am facing problem while deploying my ear on geronimo 1.1
It is complaining regarding jms/AcevaPublisherQueue (my application n= eed this)

I have added this queue from console.

we have acm.w= ar file which also access (resource-ref) this queue
and i have acevaEJB.ja= r which also have (resource-ref) to this queue

i also added resourc= e-link entries in geronimo-web.xml and openEJB-jar.xml

this is in=20 openEjb-jar.xml
<session>
      &= nbsp;     <ejb-name>CollectionService</ejb-nam= e>
           = <jndi-name>ejb/CollectionService</jndi-name>
  &n= bsp;         <naming:resource-re= f>
           =      <naming:ref-name>jms/AcevaPublisherConnectio= nFactory</naming:ref-name>
            = ;    <naming:resource-link>jms/AcevaPublisherConnectio= nFactory</naming:resource-link>
     &nbs= p;      </naming:resource-ref>
 &nbs= p;           <naming:r= esource-ref>
         &n= bsp;      <naming:ref-name>jms/AcevaPublishe= rQueue</naming:ref-name>
            = ;    <naming:resource-link>jms/AcevaPublisherQueue<= /naming:resource-link>
       &nbs= p;    </naming:resource-ref>
   &nbs= p;    </session>


this is in geronimo-web.xm= l

<naming:resource-ref>
        <naming:ref-name>jms/A= cevaPublisherQueue</naming:ref-name>
     = ;  <naming:resource-link>jms/AcevaPublisherQueue</naming:reso= urce-link>
    </naming:resource-ref>


any enviroment - > depency entry = needed?

if yes

<sys:dependency>
  =             &nb= sp;     <sys:groupId>?????</sys:groupId> (w= hat should i write here)
            = ;        <sys:artifactId>???</s= ys:artifactId>(what should i write here)
    &nbs= p;           </sys:dep= endency>


--
Manish Satwani
Senior Softwa= re Engineer
Aceva Technologies | Unlock Your Working Capital
A-1501, Signature Towers - I,
South City, Gurgaon,
Haryana =96 12= 2001
Call at:
+91-124-2805091/92 Ext. 35
+91-99113-16998
Visit:= http://www.aceva.com ------=_Part_5768_21182267.1155029734248--