Return-Path: X-Original-To: apmail-geronimo-user-archive@www.apache.org Delivered-To: apmail-geronimo-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1C695DD36 for ; Wed, 21 Nov 2012 15:45:09 +0000 (UTC) Received: (qmail 70369 invoked by uid 500); 21 Nov 2012 15:45:08 -0000 Delivered-To: apmail-geronimo-user-archive@geronimo.apache.org Received: (qmail 70340 invoked by uid 500); 21 Nov 2012 15:45:08 -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 70302 invoked by uid 99); 21 Nov 2012 15:45:07 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Nov 2012 15:45:07 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of marcos@jitisoft.com designates 209.85.161.182 as permitted sender) Received: from [209.85.161.182] (HELO mail-gg0-f182.google.com) (209.85.161.182) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Nov 2012 15:44:59 +0000 Received: by mail-gg0-f182.google.com with SMTP id l1so1364688ggn.13 for ; Wed, 21 Nov 2012 07:44:38 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=from:mime-version:content-type:subject:date:in-reply-to:to :references:message-id:x-mailer:x-gm-message-state; bh=zvq7ontP7Q0fnTvb0JOeUiataJIhc1dUJhMyHBYK8Js=; b=MLDVW4OwR6eO5SPC+2PtP8yw73JJpBdHENyU+jdLTrYGZcpaHWxzSDohRiwuqMZ6ao th3Mrt4iI8hwOICrvAAp8C6yiF4zcVfQd6bVWE2jzsDeVujlfWrMjNw9kcd06nRGcPqd Xf5ehRDMWSYVaX20xm7hzU2Cn9tFT/5UnUdqMPCdKDffJnE/c7ZfhqlwEFF4vfEo476s vPnKuVeo+dLf8D+RxN4O/LvOWsex5l979nUcWk8wwDnwRC2AG+Xv0hEJqoDAiWe43ge9 44N6a5NCD0wvUnzCgecOIKDyj4Xc+M2Z6bnXiBXHA4Vxlz23xmYkTOuF8uw0n3q2OmPs SU2g== Received: by 10.101.180.27 with SMTP id h27mr5339743anp.60.1353512678634; Wed, 21 Nov 2012 07:44:38 -0800 (PST) Received: from [172.16.1.34] (c-24-98-110-182.hsd1.ga.comcast.net. [24.98.110.182]) by mx.google.com with ESMTPS id m26sm438943yhc.17.2012.11.21.07.44.37 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 21 Nov 2012 07:44:37 -0800 (PST) From: Marcos Mendez Mime-Version: 1.0 (Apple Message framework v1283) Content-Type: multipart/alternative; boundary="Apple-Mail=_21F2B18F-01FB-441F-A610-A99EA589A01A" Subject: Re: geronimo car-maven-plugin + osgi Date: Wed, 21 Nov 2012 10:44:36 -0500 In-Reply-To: To: user@geronimo.apache.org References: <73B1F433-5E25-42E4-B665-34CE98CDFAB4@jitisoft.com> Message-Id: X-Mailer: Apple Mail (2.1283) X-Gm-Message-State: ALoCoQleAQ/QrTsBTjFUlme2HyepS8PvXSDjn6TeHogdw4bgr9kYvMPqEn3YZ9EAj/yFjq2vdYm/ X-Virus-Checked: Checked by ClamAV on apache.org --Apple-Mail=_21F2B18F-01FB-441F-A610-A99EA589A01A Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=iso-8859-1 Hi, I'm trying to find a way to deploy many things in one package. We have = mostly OSGI bundles (jar + war) but have some normal jars as = dependencies. I want to be able to build something that I can deploy = with geronimo in one shot and manage accordingly. J2EE stuff doesn't = make sense... since this is using mostly OSGI. I've even looked at = Karaf's KARs, but they don't seem to be able to get the metadata inside = those bundles to start/export them. I've tried CARGO, but they seem to = have problems as well and I'll have to code deploying things one thing = at a time. So I turned to the geronimo car to be able to package inside normal = jars, osgi bundles and wars. So I'm trying to find an example that does = that.=20 I don't want to install things in my local repo by hand. I'd like to = install a car that has everything inside it needs - shouldn't even need = to get to maven central to download stuff. I'm also having problems seeing how to install normal jars in geronimo = and OSGI bundles it needs to start. On Nov 21, 2012, at 10:29 AM, Ivan wrote: > I am not quite sure your requirement, could you explain that a bit ? >=20 > 2012/11/21 Marcos Mendez >=20 > Is there an example of a geronimo plugin deploying normal jars, osgi = bundles and an osgi web module somewhere? >=20 > Also, is there a way to bundle binaries (jars, wars) inside the car so = that they don't have to be downloaded? >=20 >=20 >=20 > --=20 > Ivan --Apple-Mail=_21F2B18F-01FB-441F-A610-A99EA589A01A Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=iso-8859-1
I am not quite sure your requirement, could you explain = that a bit ?

2012/11/21 Marcos Mendez = <marcos@jitisoft.com>

Is there an example of a geronimo plugin deploying normal jars, osgi = bundles and an osgi web module somewhere?

Also, is there a way to bundle binaries (jars, wars) inside the car so = that they don't have to be downloaded?



--
Ivan

= --Apple-Mail=_21F2B18F-01FB-441F-A610-A99EA589A01A--