Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 46987 invoked from network); 17 Dec 2003 18:22:09 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 17 Dec 2003 18:22:09 -0000 Received: (qmail 54642 invoked by uid 500); 17 Dec 2003 18:21:52 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 54608 invoked by uid 500); 17 Dec 2003 18:21:52 -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 54595 invoked from network); 17 Dec 2003 18:21:52 -0000 Received: from unknown (HELO empburexch.burlington.emptoris.com) (63.111.224.173) by daedalus.apache.org with SMTP; 17 Dec 2003 18:21:52 -0000 Received: by empburexch.burlington.emptoris.com with Internet Mail Service (5.5.2653.19) id ; Wed, 17 Dec 2003 13:21:48 -0500 Message-ID: <15717BB71A5CD411A01600508BDCC2E2021C1A21@empburexch.burlington.emptoris.com> From: "Ciramella, EJ" To: 'Ant Users List' Subject: RE: WAS V5 WjEjbDeploy Date: Wed, 17 Dec 2003 13:21:37 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C3C4CA.9C32F910" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N ------_=_NextPart_001_01C3C4CA.9C32F910 Content-Type: text/plain; charset="iso-8859-1" Try running it with java home set to the IBM java dir. -----Original Message----- From: Hubert Rabago [mailto:jakartauser@yahoo.com] Sent: Wednesday, December 17, 2003 1:20 PM To: user@ant.apache.org Subject: WAS V5 WjEjbDeploy Has anyone succeeded in making WsEjbDeploy generate deployment code for EJBs? The error I get is "[wsejbdeploy] java.lang.NoClassDefFoundError: com/ibm/etools/ejbdeploy/EJBDeploy" Are there add'l settings I need? I'm running these tasks off the WAS installation that comes with WSAD. Here's my task: I have, among others, the ff in the classpath I use in my ant tasks: batch.jar, codegen.jar, deployutils.jar, ejbdeploy.jar, ejbincrement.jar, ejbvalidator.jar, exec.jar, rmic.jar, wsanttasks.jar, j2ee.jar, EJBCommandTarget.jar, ejbcontainer.jar, ejbportable.jar, ras.jar, runtime.jar (As you can see, I've become VERY desperate). I've been unable to get help from the WAS site nor from whoever answers their website-submitted questions. On google, the most I got (aside from its javadoc) is a doc saying WsEjbDeploy's classpath doesn't work and is therefore worthless (http://www.admc.com/blaine/howtos/ws50/Command-line.html), which matches with my experience. Everyone else in the company prepares their EJBs thru WSAD, and then deploys thru Ant. I want to have Ant do everything (which is what I used to do before we switched). Thanks! __________________________________ Do you Yahoo!? New Yahoo! Photos - easier uploading and sharing. http://photos.yahoo.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org ------_=_NextPart_001_01C3C4CA.9C32F910--