Return-Path: Delivered-To: apmail-maven-users-archive@www.apache.org Received: (qmail 35404 invoked from network); 26 Jun 2006 13:50:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 26 Jun 2006 13:50:23 -0000 Received: (qmail 14390 invoked by uid 500); 26 Jun 2006 13:50:11 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 14307 invoked by uid 500); 26 Jun 2006 13:50:11 -0000 Mailing-List: contact users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Maven Users List" Reply-To: "Maven Users List" Delivered-To: mailing list users@maven.apache.org Received: (qmail 14276 invoked by uid 99); 26 Jun 2006 13:50:10 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Jun 2006 06:50:10 -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 mmistroni@gmail.com designates 66.249.82.194 as permitted sender) Received: from [66.249.82.194] (HELO wx-out-0102.google.com) (66.249.82.194) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Jun 2006 06:50:09 -0700 Received: by wx-out-0102.google.com with SMTP id t11so884006wxc for ; Mon, 26 Jun 2006 06:49:49 -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:references; b=rjp+gt4hvHKOJSnzdHHnfX5bIAlSsn0gOFzboYqIGnRVenkdrVUY08Mn3rzDpxi9KCpcufk1qDAy/T0XqCch1z8pvT+z6oFU+/8MVfRc7DA9yaI62jmOxFPbUQmGCpWuXU+bjCxBndwmh2OfErifMFoHsdmYueDhUODOIWDrLew= Received: by 10.70.74.4 with SMTP id w4mr8547469wxa; Mon, 26 Jun 2006 06:49:49 -0700 (PDT) Received: by 10.70.75.6 with HTTP; Mon, 26 Jun 2006 06:49:48 -0700 (PDT) Message-ID: <7e346e130606260649i60161302j613424ce0348e4e5@mail.gmail.com> Date: Mon, 26 Jun 2006 14:49:49 +0100 From: "Marco Mistroni" To: "Maven Users List" Subject: Re: Sample project using M2/EJB3/TestNG for using jboss embeddable container In-Reply-To: <214FF1B5E37DC84D9968F0F82FBB1125051B90@AUGEXCH.ghsinc.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_66431_1729288.1151329789014" References: <214FF1B5E37DC84D9968F0F82FBB1125051B90@AUGEXCH.ghsinc.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_66431_1729288.1151329789014 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi, just noticed one minor thing (i already post msg on testng mailing list) in that project, surefire version is 2.2-SNAPSHOT if you change it to 2.2, all the test will fail.. for some weird reason that i still have to figue out this just to let you know rgds marco On 6/26/06, Darren Hartford wrote: > > Yay! Thanks Marco, Tim :-) > > > -----Original Message----- > > From: Marco Mistroni [mailto:mmistroni@gmail.com] > > Sent: Sunday, June 25, 2006 2:02 PM > > To: Maven Users List > > Subject: Sample project using M2/EJB3/TestNG for using jboss > > embeddable container > > > > hi all, > > i have added to maven pages a sample project htat uses > > EJB3 and jboss embeddable container for unit testing.. > > sample app is available here > > > > http://docs.codehaus.org/display/MAVENUSER/Examples > > > > thanx for Mr Tim Kettler for setting up the page > > > > have fun with it, and feel free to improve it (app is really lame :) > > > > regards > > marco > > > > PS feel free to mail me back @ mmistroni@gmail.com if you > > have any problems > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org > For additional commands, e-mail: users-help@maven.apache.org > > ------=_Part_66431_1729288.1151329789014--