Return-Path: Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 35764 invoked from network); 7 Nov 2000 18:20:26 -0000 Received: from digger.ironmax.com (216.77.69.3) by locus.apache.org with SMTP; 7 Nov 2000 18:20:26 -0000 Subject: problem with the build To: ant-user@jakarta.apache.org Bcc: X-Mailer: Lotus Notes Release 5.0.1a August 17, 1999 Message-ID: From: gbhalerao@ironmax.com Date: Tue, 7 Nov 2000 12:21:49 -0600 X-MIMETrack: Serialize by Router on Corpnt_Notes/Corpnt(Release 5.0.2a |November 23, 1999) at 11/07/2000 01:22:19 PM MIME-Version: 1.0 Content-type: text/plain; charset=us-ascii X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N I am using Ant build script to build. But for some reason it is unable to restart the server. Can sombody help? The error I am getting is [java] Error : Java.lang.NoClassDefFoundError :javax/ejb/EJBObject the corresponding code looks like this Thanx, Gauri