Return-Path: X-Original-To: apmail-archiva-users-archive@www.apache.org Delivered-To: apmail-archiva-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 14C76118DC for ; Mon, 14 Apr 2014 20:35:29 +0000 (UTC) Received: (qmail 24979 invoked by uid 500); 14 Apr 2014 20:35:27 -0000 Delivered-To: apmail-archiva-users-archive@archiva.apache.org Received: (qmail 24836 invoked by uid 500); 14 Apr 2014 20:35:27 -0000 Mailing-List: contact users-help@archiva.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@archiva.apache.org Delivered-To: mailing list users@archiva.apache.org Received: (qmail 24825 invoked by uid 99); 14 Apr 2014 20:35:27 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Apr 2014 20:35:27 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of mailinglist@mind-and-go.com designates 178.32.228.4 as permitted sender) Received: from [178.32.228.4] (HELO mo4.mail-out.ovh.net) (178.32.228.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Apr 2014 20:35:19 +0000 Received: from mail186.ha.ovh.net (b6.ovh.net [213.186.33.56]) by mo4.mail-out.ovh.net (Postfix) with SMTP id 0749BFFB9A3 for ; Mon, 14 Apr 2014 22:34:58 +0200 (CEST) Received: from b0.ovh.net (HELO queueout) (213.186.33.50) by b0.ovh.net with SMTP; 14 Apr 2014 23:43:08 +0200 Received: from 106-10-190-109.dsl.ovh.fr (HELO lapflo.mind-and-go.com) (mailinglist@mind-and-go.com@109.190.10.106) by ns0.ovh.net with SMTP; 14 Apr 2014 23:43:08 +0200 Message-ID: <534C4670.5050009@mind-and-go.com> Date: Mon, 14 Apr 2014 22:34:56 +0200 From: Florent THOMAS User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: users@archiva.apache.org Subject: Archiva 2.0.1 Deployment on glassfish 4 : CDI Deployment Failure Content-Type: multipart/alternative; boundary="------------090808020304030307080504" X-Ovh-Tracer-Id: 6227352386367821175 X-Ovh-Remote: 109.190.10.106 (106-10-190-109.dsl.ovh.fr) X-Ovh-Local: 213.186.33.20 (ns0.ovh.net) X-OVH-SPAMSTATE: OK X-OVH-SPAMSCORE: 0 X-OVH-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrfeejuddrjeegucetufdoteggodetrfcurfhrohhfihhlvgemucfqggfjnecuuegrihhlohhuthemuceftddtnecu X-Spam-Check: DONE|U 0.5/N X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrfeejuddrjeegucetufdoteggodetrfcurfhrohhfihhlvgemucfqggfjnecuuegrihhlohhuthemuceftddtnecu X-Virus-Checked: Checked by ClamAV on apache.org --------------090808020304030307080504 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hy folks, I'm trying to deploy archiva on GF4. I followed this https://cwiki.apache.org/confluence/display/ARCHIVA/Archiva+on+GlassFish+with+mySQL I have this issue : /Exception while loading the app : CDI deployment failure:Exception List with 2 exceptions: Exception 0 : org.jboss.weld.exceptions.DeploymentException: WELD-001408 Unsatisfied dependencies for type [Injector] with qualifiers [@Default] at injection point [[BackedAnnotatedParameter] Parameter 1 of [BackedAnnotatedMethod] @Inject org.eclipse.sisu.locators.DefaultBeanLocator.autoPublish(Injector)] at org.jboss.weld.bootstrap.Validator.validateInjectionPointForDeploymentProblems(Validator.java:403) at org.jboss.weld.bootstrap.Validator.validateInjectionPoint(Validator.java:325) at org.jboss.weld.bootstrap.Validator.validateGeneralBean(Validator.java:177) at org.jboss.weld.bootstrap.Validator.validateRIBean(Validator.java:208) at org.jboss.weld.bootstrap.Validator.validateBean(Validator.java:519) at org.jboss.weld.bootstrap.Validator.validateBeans(Validator.java:505) at ../.. /Does GF4 can support archiva ? regards --------------090808020304030307080504--