Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@jakarta.apache.org Received: (qmail 25477 invoked by uid 500); 18 Sep 2001 00:42:51 -0000 Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Reply-To: ant-user@jakarta.apache.org Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 25468 invoked from network); 18 Sep 2001 00:42:51 -0000 Message-ID: <20010918004259.52916.qmail@web10703.mail.yahoo.com> Date: Mon, 17 Sep 2001 17:42:59 -0700 (PDT) From: Saneesh Joseph Subject: Problem with ejbc and jikes To: ant-user@jakarta.apache.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hello, I am trying to use jikes compiler in my ant ejbc step to make it faster. Our current build takes close to an hour. We are using Toplink for Weblogic for CMP. I am supplying all the toplink xml-descriptors, ejb-jar and weblogic xmls and the home,remote and implementation classes in one jar(which comes to around 400 files) as the input to ejbc. During ejbc, TopLink creates some java files for its use and compiles them, which are inturn used by some other similarly generated java files. For example, lets assume we have an entity bean Ebean. Toplink creates class EbeanPS.class and another javafile EbeanPSTopLink.java which implements EbeanPS. Now, when I am using the regular javac/classic compilers, it is going through fine. But, when I am using jikes as the compiler, it doesn't go through saying that "While compiling EbeanPSTopLink.java, it couldn't find EbeanPS.class". Now, when I examined the ejbcgen directory, I could see the required class under it. I tried giving the ejbcgen directory in the classpath, but ejbc errored out saying that the destination file of ejbc can't be given in classpath. The following is the step which I am using in my build.xml :- Any help on the above issue is greatly appreciated.. Thanks and Regards, Saneesh J. __________________________________________________ Terrorist Attacks on U.S. - How can you help? Donate cash, emergency relief information http://dailynews.yahoo.com/fc/US/Emergency_Information/