Return-Path: Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 65747 invoked by uid 500); 29 Jul 2003 22:37:53 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 65690 invoked from network); 29 Jul 2003 22:37:53 -0000 Received: from plmler3.mail.eds.com (199.228.142.73) by daedalus.apache.org with SMTP; 29 Jul 2003 22:37:53 -0000 Received: from plmlir5.mail.eds.com (plmlir5-2.mail.eds.com [199.228.142.135]) by plmler3.mail.eds.com (8.11.6p2/8.11.6) with ESMTP id h6TMbxK13516 for ; Tue, 29 Jul 2003 17:37:59 -0500 Received: from plmlir5.mail.eds.com (localhost [127.0.0.1]) by plmlir5.mail.eds.com (8.11.6p2/8.11.6) with ESMTP id h6TMbv419947 for ; Tue, 29 Jul 2003 17:37:58 -0500 (CDT) Received: from usplm102.exsc01.exch.eds.com (USPLM102.txpln.us.eds.com [198.132.135.15]) by plmlir5.mail.eds.com (8.11.6p2/8.11.6) with ESMTP id h6TMbvh19941 for ; Tue, 29 Jul 2003 17:37:57 -0500 (CDT) Received: by USPLM102.txpln.us.eds.com with Internet Mail Service (5.5.2656.59) id ; Tue, 29 Jul 2003 17:37:53 -0500 Message-ID: <7A57F750AF65D411949C00508BDFD8181DA27481@USPLM202> From: "Lopez, William" To: Ant Users List Subject: RE: question regarding WSAD specific ant tasks Date: Tue, 29 Jul 2003 17:37:52 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2656.59) Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Matthias: Not sure if you have your answer... We do the same: PVCS get, build, = deploy (except using WSAD 4.0.3)...because of the behind the scenes = manipulation that the deploy tool does we had to add an extra step for the developer = to do. We created an extra folder in PVCS for them to place the = WAS-friendly, generated files (ejb-jar, schema, etc) then we use the follwing target = to call the deploy tool: ...Generating deploy code for ${ant.project.name} ...Creating dir ${app.module.dir}\${jndiPrefix} ...Finished generating deploy code for = ${ant.project.name} ...due to the large number of EJB projects we only call the depoly = tool once and then in a separate target alter the jndi names and re-jar the ejbs. HTH, -Will -----Original Message----- From: Matthias P. [mailto:groups.mpatzak@gmx.de]=20 Sent: Friday, June 06, 2003 3:28 AM To: Ant Users List Subject: RE: question regarding WSAD specific ant tasks Hi, ok, i see it. All these tasks are just task to use ant from inside wsad/eclipse. Are there other optional task for WAD 5.0, especially generating deployment code etc. without using wsad. As a configmanager i would like to check out our project from source = control (PVCS Dimensions) and then compile, jar, war and ear the files. for deployment on WAD 5.0 i have to generate the deployment descriptoren = etc. Thanks, Matthias > >Hi, > > > >I cant find the task in the manual. Where is it > >from? I am also using wsad and wad 5 and happy for any=20 > >specific tasks.... > > > >Matthias >=20 > If you just put the text "projectBuild" into the search for the help, = > it should be the first (and only) 100% hit. >=20 > The ANT tasks are listed separately here: >=20 > = ROOT>\wstools\eclipse\plugins\com.ibm.etools.j2ee.ant_5.0.1\doc\index. > ROOT>ht > ml >=20 > <=3D Alex =3D> >=20 > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@ant.apache.org > For additional commands, e-mail: user-help@ant.apache.org >=20 --=20 +++ GMX - Mail, Messaging & more http://www.gmx.net +++ Bitte l=E4cheln! Fotogalerie online mit GMX ohne eigene Homepage! --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org