Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 18719 invoked from network); 22 Sep 2003 19:57:55 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 22 Sep 2003 19:57:55 -0000 Received: (qmail 46233 invoked by uid 500); 22 Sep 2003 19:57:32 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 46199 invoked by uid 500); 22 Sep 2003 19:57:32 -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 46186 invoked from network); 22 Sep 2003 19:57:32 -0000 Received: from unknown (HELO empburexch.burlington.emptoris.com) (63.111.224.162) by daedalus.apache.org with SMTP; 22 Sep 2003 19:57:32 -0000 Received: by empburexch.burlington.emptoris.com with Internet Mail Service (5.5.2653.19) id ; Mon, 22 Sep 2003 15:54:36 -0400 Message-ID: <15717BB71A5CD411A01600508BDCC2E2021C1504@empburexch.burlington.emptoris.com> From: "Ciramella, EJ" To: 'Ant Users List' Subject: crash during ejb compilation... Date: Mon, 22 Sep 2003 15:54:35 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C38143.59707500" 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_01C38143.59707500 Content-Type: text/plain; charset="iso-8859-1" I'm experiencing weird behavior when running the ejbc work. I build the beans, then modify one source file and try again and I get: BUILD FAILED java.lang.NoClassDefFoundError: javax/ejb/SessionBean But I echo out the classpath and I can see I have the following in there properly: C:\ePASSTools\weblogic61\wlserver6.1\lib\j2ee12.jar This is on windows 2000 pro, ant 1.5.3. WL6.1 SP5 and java 1.3.1_07 ------_=_NextPart_001_01C38143.59707500--