There is no tools.jar in the Java SDK for Mac OS X. That causes the install from the binary distribution to fail
jjsmacpro:~/Documents/Downloads/jbossws-native-2.0.2.GA jjs$ ant deploy-jboss422 | Buildfile: build.xml | | BUILD FAILED | /Users/jjs/Documents/Downloads/jbossws-native-2.0.2.GA/build.xml:94: The following error occurred while executing this line: | /Users/jjs/Documents/Downloads/jbossws-native-2.0.2.GA/tests/ant-import/build-testsuite.xml:44: Not available: /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Home/lib/tools.jar, /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Home/../lib/tools.jar Advice? I believe all of the stuff that is normally part of tools.jar is available elsewhere in the Java SDK. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4109556#4109556 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4109556 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
