Return-Path: Delivered-To: apmail-geronimo-user-archive@www.apache.org Received: (qmail 71593 invoked from network); 8 Aug 2006 11:43:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 8 Aug 2006 11:43:45 -0000 Received: (qmail 78955 invoked by uid 500); 8 Aug 2006 11:43:40 -0000 Delivered-To: apmail-geronimo-user-archive@geronimo.apache.org Received: (qmail 78933 invoked by uid 500); 8 Aug 2006 11:43:40 -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 78911 invoked by uid 99); 8 Aug 2006 11:43:40 -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 04:43:40 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of www.bkk@gmail.com designates 64.233.166.176 as permitted sender) Received: from [64.233.166.176] (HELO py-out-1112.google.com) (64.233.166.176) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Aug 2006 04:43:39 -0700 Received: by py-out-1112.google.com with SMTP id s49so531100pyc for ; Tue, 08 Aug 2006 04:43:18 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=IbJCkV04hwa+5wlaoq1+AEwN8cJBqxfL/OsVj+SWiOLeuPwa0ovy+5tagDVysl2XCL+IMtxj7XOe1kb6OEWNsSE7u+wNZs0VRCbZJ9XQ6A1Eg1ArEnyLcQZEDqa7GUGiRXIu6Bwr9ItvmSZpKJYZLAdh+995bVCtSBaBl+RKQkA= Received: by 10.35.77.1 with SMTP id e1mr825362pyl; Tue, 08 Aug 2006 04:43:18 -0700 (PDT) Received: by 10.35.26.6 with HTTP; Tue, 8 Aug 2006 04:43:17 -0700 (PDT) Message-ID: <2ed2f49c0608080443h30384ff2g56ac8e1e99b988ab@mail.gmail.com> Date: Tue, 8 Aug 2006 17:13:17 +0530 From: "Krishnakumar B" To: user@geronimo.apache.org Subject: Re: openJMS integration In-Reply-To: <44D33148.6090006@inode.at> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <44D2FCF4.6090400@inode.at> <2ed2f49c0608080242g49dab7d6wdc8e85c0724254d7@mail.gmail.com> <44D33148.6090006@inode.at> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi Philipp, Which version of geronimo are you trying to deploy the RA? If its 1.1 then u need to update the plans in the sample posted on Confluence. The sample works for 1.0 and in 1.1 there is a change in deployment plans. U can check how ActiveMQ another JMS provider is bundled with Geronimo to get an idea of how its integrated. Regards Krishnakumar On 8/4/06, Philipp Noggler wrote: > Krishnakumar B schrieb: > > hi Philipp, > > > > Can u provide more details? What kind of integration u want? U can > > integrate OpenJMS as a JMS provider using Resource Adapter. This will > > ensure ur J2EE applications have outbound and inbound connectivity to > > Queue's or Topics in OpenJMS. > > > > Regards > > Krishnakumar > > > > On 8/4/06, Philipp Noggler wrote: > >> Hello! > >> > >> Is there a possibility to integrate openJMS into geronimo?I've already > >> written an application with openJMS support but it does not work because > >> openJMS and geronimo both use port 1099. I already searched the internet > >> but didn't find something useful! I didn't understand the example on > >> http://opensource.atlassian.com/confluence/oss/display/GERONIMO/Integrating+A+Third+Party+JMS+Provider?showComments=false > >> > >> Can anyone help me please? I'm using geronimo 1.1 and openJMS > >> 0.7.7-alpha3! > >> greetings phil > >> > >> > > > Hello > > thank you for your reply! I tried to deploy such a Resource Adapter, but > it did not work...I don't know why! maybe I didn't understand that > example on integrating an openJMS server into geronimo. what do I have > to do if I want to get an openJMS server running with geronimo? thanks > for your help, I appreciate that! > > kind regards, phil >