[jboss-user] [JBossWS] - Re: Installing jbossws on Mac OS X fails due to missing tool

heiko.braun@jboss.com do-not-reply at jboss.com
Fri Feb 22 03:28:21 EST 2008


Mac OS X has a weird JDK layout. They basically rename everything, especially tools.jar is named classes.jar and doesn't reside under JAVA_HOME/lib.

If I remember correctly it's in JAVA_HOME/LIbraries. So all you need to do is to symlink JAVA_HOME/Libraries/classes.jar to JAVA_HOME/lib/tools.jar.



View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4131300#4131300

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4131300



More information about the jboss-user mailing list