Re: jspc createProcess error

2007-08-13 Thread edward pedersson
Hi Thank you Steve Loughran, Steve Loughran, Martin Gainty and Davy Toch. It was indeed to do with the length of the classpath and I have moved to a working directory that is in the root of the c drive which gives me a few more charatcters. We do our main builds on linux and deply to linux but we

Re: jspc createProcess error

2007-08-13 Thread Davy Toch
Hi, It's most probably due to the classpath being too long for the DOS shell environment. I had a similar problem with weblogic.APPC (BEA library) which allows to precompile JSP pages and generate EJB stubs. The "solution" was to put all the jars of the classpath in a "flattened" structure, so t

Re: jspc createProcess error

2007-08-13 Thread Martin Gainty
ot endorse distribution to any party other than intended recipient. Sender does not necessarily endorse content contained within this transmission. From: "Peter Reilly" <[EMAIL PROTECTED]> Reply-To: "Ant Users List" To: "Ant Users List" Subject: Re: jspc creat

Re: jspc createProcess error

2007-08-13 Thread Peter Reilly
On 8/13/07, Steve Loughran <[EMAIL PROTECTED]> wrote: > edward pedersson wrote: > > Hi > > > > I am using Ant version 1.6.5 and I am getting a createProcess error > > when running the jspC task. I have search the archives and could not > > find an answer that could help me. This is the problem I a

Re: jspc createProcess error

2007-08-13 Thread Steve Loughran
edward pedersson wrote: Hi I am using Ant version 1.6.5 and I am getting a createProcess error when running the jspC task. I have search the archives and could not find an answer that could help me. This is the problem I am getting BUILD FAILED C:\MyProgramFiles\Bamboo\web_stuff\xml-data\buil

jspc createProcess error

2007-08-13 Thread edward pedersson
Hi I am using Ant version 1.6.5 and I am getting a createProcess error when running the jspC task. I have search the archives and could not find an answer that could help me. This is the problem I am getting BUILD FAILED C:\MyProgramFiles\Bamboo\web_stuff\xml-data\build-dir\EQUITY-TRUNK\src\jav