Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@jakarta.apache.org Received: (qmail 25709 invoked by uid 500); 9 Jul 2001 20:39:03 -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 25546 invoked from network); 9 Jul 2001 20:38:58 -0000 Sender: minger@sedonacorp.com Message-ID: <3B4A1808.7B9A7B78@sedonacorp.com> Date: Mon, 09 Jul 2001 16:46:00 -0400 From: matt.inger@sedonacorp.com X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.2.19-7.0.1 i686) X-Accept-Language: en MIME-Version: 1.0 To: ant-user@jakarta.apache.org Subject: Re: Java arguments. References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Filter-Version: 1.3 (netra1) X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N every argument must be in it's own "arg" element. according to the code below, your arguments for the first call are: 1) -dir somedir 2) -outputfile DD.ser 3) soource/DeploymentDescriptor.txt what you really intend here is to have 5 arguments, not 3. so you need: etc..... Rajesh Joshi wrote: > hi!I am trying to serialize Deployment descriptor for the WL4.5 > version. Using ANT to make the jar. I am not able to figure out what > is wrong with the following argument**** depends=""> includes="**/*.java"/> classname="weblogic.ejb.utils.DDCreator" taskname="ddCreator" > failonerror="true"> > > > > > failonerror="true"> > /> > > **** I get an error message.. [ddCreator] > java.lang.IllegalArgumentException: Unrecognized option or flag, -dir > \tmp > [ddCreator] Usage: java weblogic.ejb.utils.DDCreator [options]
textfile> ****** Any clues? Has anyone used ANT to compile the WL4.5 > jars? Thanks in advance. Rajesh. > > > ----------------------------------------------------------------------- > Get your FREE download of MSN Explorer at http://explorer.msn.com -- Matt Inger (matt.inger@sedonacorp.com) Sedona Corporation 455 S. Gulph Road, Suite 300 King of Prussia, PA 19406 (484) 679-2213 "Self-respect - the secure feeling that no one, as yet, is suspicious." -H.L. Mencken