Re: Error running C:\toos\Java\jdk1.6.0_03\bin\javac.exe compiler

2007-12-22 Thread FREEMAN FIREFOX
Hi, Can u send the xml file or atleast the lines dat causes the error Regards Sumudu On Dec 23, 2007 10:30 AM, Ravi Roy <[EMAIL PROTECTED]> wrote: > Hi Freeman, > > Thanks for your reply, but it does not help, because Ant is able to find > javac.exe before giving this error, it is able to comp

RE: Error running C:\toos\Java\jdk1.6.0_03\bin\javac.exe compiler

2007-12-22 Thread Ravi Roy
Hi Freeman, Thanks for your reply, but it does not help, because Ant is able to find javac.exe before giving this error, it is able to compile more than 20 subprojects using javac.exe, but when it tries to compile Junit tests then it gives this error, I think some thing breaking it is on classpat

Re: Resolving cyclical dependencies

2007-12-22 Thread Scot P. Floess
Any luck yet? Scot P. Floess wrote: OK...so can you elaborate a little more? Is the source all in one tree? Separate trees? Or what? Dimitris Mouchritsas wrote: No, it's worse. It's package cyclic dependencies. Someone thought that it was a good idea, instead of making a business.util pack

Re: Error running C:\toos\Java\jdk1.6.0_03\bin\javac.exe compiler

2007-12-22 Thread FREEMAN FIREFOX
Hi Peter, Sorry I apologize. It was mistake the correct path is as follows. This is how I have set the path & it works. Type the following the in the Command Prompt: set ANT_HOME=C:\ant1.7 set JAVA_HOME=C:\jdk1.4 set PATH=%PATH%;%ANT_HOME%\bin This will work. If you create a bat file you don't