[jbossws-issues] [JBoss JIRA] Reopened: (JBWS-2113) tools.jar not available on Mac OS X

Radim Marek (JIRA) jira-events at lists.jboss.org
Wed Apr 9 09:39:54 EDT 2008


     [ http://jira.jboss.com/jira/browse/JBWS-2113?page=all ]

Radim Marek reopened JBWS-2113:
-------------------------------

             
Sorry, but that's the way how Java is deployed on Mac OS X. Apple doesn't follow normal JDK structure, so there IS NO tools.jar file in JDK. 

Official Apple document states:
http://developer.apple.com/documentation/Java/Conceptual/Java14Development/02-JavaDevTools/JavaDevTools.html#//apple_ref/doc/uid/TP40001884-SW1

Tools.jar does not exist. Scripts that look for this file to find the SDK tools need to be rewritten.
Apple provides additional tools for developing and distributing Java applications on Mac OS X. 


> tools.jar not available on Mac OS X
> -----------------------------------
>
>                 Key: JBWS-2113
>                 URL: http://jira.jboss.com/jira/browse/JBWS-2113
>             Project: JBoss Web Services
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>    Affects Versions: jbossws-3.0.1
>         Environment: Mac OS X 10.5.2
>            Reporter: Radim Marek
>
> Build file for JBossWS 3.0.1 is failing
> BUILD FAILED
> /Users/radim/Temp/jbossws-native-dist/build.xml:102: The following error occurred while executing this line:
> /Users/radim/Temp/jbossws-native-dist/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
> radim [2:22pm] ~/Temp/jbossws-native-dist% find /System/Library/Frameworks/JavaVM.framework/ -name "classes.jar" -print
> /System/Library/Frameworks/JavaVM.framework//Versions/1.4.2/Classes/classes.jar
> /System/Library/Frameworks/JavaVM.framework//Versions/1.5.0/Classes/classes.jar
> You have to use Classes/classes.jar

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbossws-issues mailing list