Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ant tool cant locate tools.jar file...

843833Aug 1 2006 — edited Apr 27 2010
when trying to packaging the hello1 example from javaeetutorial5 the procces displays:

Unable to locate tools.jar. Expected to find it in C:\Archivos de programa\Java\
jre1.5.0_06\lib\tools.jar

i just downloaded and installed java ee 5 sdk it suposed to have the server and the necesary tools i guess, the file tools.jar is in another place:

C:\Sun\AppServer\jdk\lib

how can i tell ant where is the file? it is not a problem because the example where packaged well without problems but wanna stop viewing that warning
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 25 2010
Added on Aug 1 2006
16 comments
3,706 views