Return-Path: X-Original-To: apmail-myfaces-users-archive@www.apache.org Delivered-To: apmail-myfaces-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6F2009903 for ; Fri, 9 Mar 2012 19:13:03 +0000 (UTC) Received: (qmail 12395 invoked by uid 500); 9 Mar 2012 19:13:02 -0000 Delivered-To: apmail-myfaces-users-archive@myfaces.apache.org Received: (qmail 12367 invoked by uid 500); 9 Mar 2012 19:13:02 -0000 Mailing-List: contact users-help@myfaces.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "MyFaces Discussion" Delivered-To: mailing list users@myfaces.apache.org Received: (qmail 12358 invoked by uid 99); 9 Mar 2012 19:13:02 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Mar 2012 19:13:02 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,T_FRT_BELOW2 X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of gerhard.petracek@gmail.com designates 209.85.160.181 as permitted sender) Received: from [209.85.160.181] (HELO mail-gy0-f181.google.com) (209.85.160.181) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Mar 2012 19:12:57 +0000 Received: by ghbz13 with SMTP id z13so1106094ghb.12 for ; Fri, 09 Mar 2012 11:12:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=IXCT5NJ+1ABmWrmEiMP7yUe+UrTMYELQWYo+4refTjE=; b=AD5k+HSqBpua7NuBthQiF7uAiC6Gl+T6Xtidh/dljdII+hsjNvF2aKG7279juHQFeo uPWQUWVW/OFiX65sYospuGJvNoGLBUDzMo6eBLhSm8SxvF5PUKOsrA57p1xucZ41DmMn i7OIYMBgCeKJJsqquazLDLKFYWFPtNaXSuMK6HFm70b8jj/LkOg47T+SjbMEGL9oNACw FazRCYjRGdQPmyH+ruG0QsYLesz/JlEJBwyINlwYMHydCKCH+btD/bG63x6k6Z4KK8+i tZaATRwQXqBcNdLhEVa0givakTBm/+BmSc7mcOAxOl3X5aYdCWh4sarSXYKfesOR1lBD 0b/A== Received: by 10.236.156.34 with SMTP id l22mr3716452yhk.118.1331320356804; Fri, 09 Mar 2012 11:12:36 -0800 (PST) MIME-Version: 1.0 Received: by 10.146.246.19 with HTTP; Fri, 9 Mar 2012 11:12:16 -0800 (PST) In-Reply-To: References: From: Gerhard Petracek Date: Fri, 9 Mar 2012 20:12:16 +0100 Message-ID: Subject: Re: CODI within EAR with 2 web applications To: MyFaces Discussion Cc: Rohit Kelapure Content-Type: multipart/alternative; boundary=20cf303f6d22f318aa04bad42c50 X-Virus-Checked: Checked by ClamAV on apache.org --20cf303f6d22f318aa04bad42c50 Content-Type: text/plain; charset=ISO-8859-1 hi christian, please test it also with v1.0.4. if you see the same effect, rohit might be able to provide further details. regards, gerhard http://www.irian.at Your JSF/JavaEE powerhouse - JavaEE Consulting, Development and Courses in English and German Professional Support for Apache MyFaces 2012/3/9 Christian Beikov > Hello. > > I am trying to get my ear running but somehow i get a context not active > error. > I have an EAR and within 2 web applications that use codi via manifest > entry. The codi jar is located in the EAR. When i only have one web app > that has a reference to codi everything works fine, but the second web app > just wont start when i make the manifest entry. > > I am working with websphere 8 and codi 1.0.1 > > Any hints? > > Regards, > > Christian > --20cf303f6d22f318aa04bad42c50--