Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Problem with jikes not finding classes



RE: Mac OS X 10.3.2, Java build 1.4.2_03-117.1, jikes 1.18 - 21 November 2002, IDEA 4.0

All,

I want to use jikes to build my project. I'm using ant to do the build, and I noticed the following in the verbose output:

dropping /System/Library/Frameworks/JavaVM.framework/Versions/1.4.2/Home/lib/ tools.jar from path as it doesn't exist
dropping /System/Library/Frameworks/JavaVM.framework/Versions/1.4.2/Home/lib/ rt.jar from path as it doesn't exist
dropping /System/Library/Frameworks/JavaVM.framework/Versions/1.4.2/Home/jre/ lib/rt.jar from path as it doesn't exist
dropping /System/Library/Frameworks/JavaVM.framework/Versions/1.4.2/Home/lib/ jsse.jar from path as it doesn't exist
dropping /System/Library/Frameworks/JavaVM.framework/Versions/1.4.2/Home/lib/ core.jar from path as it doesn't exist
dropping /System/Library/Frameworks/JavaVM.framework/Versions/1.4.2/Home/lib/ graphics.jar from path as it doesn't exist
dropping /System/Library/Frameworks/JavaVM.framework/Versions/1.4.2/Home/lib/ security.jar from path as it doesn't exist
dropping /System/Library/Frameworks/JavaVM.framework/Versions/1.4.2/Home/lib/ server.jar from path as it doesn't exist
dropping /System/Library/Frameworks/JavaVM.framework/Versions/1.4.2/Home/lib/ xml.jar from path as it doesn't exist

All of these jar files are in /System/Library/Frameworks/JavaVM.framework/Versions/1.4.2/Classes. My app does not compile, because I have classes that reference classes in the jsse.jar. If I explicitly add the jsse.jar to my classpath, the compile obviously works. My JAVA_HOME is set to /System/Library/Frameworks/JavaVM.Framework/Home. If I compile with javac and don't explicitly add jsse.jar to the classpath, everything compiles fine. Any ideas on what I might be doing wrong with jikes would be much appreciated.

Regards,
Paul
_______________________________________________
java-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/java-dev
Do not post admin requests to the list. They will be ignored.




Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.