Can you please open a bug on this issue? Jarek
On Thu, Nov 13, 2008 at 10:12 AM, yosemite <[EMAIL PROTECTED]> wrote: > > Hello, > > @WebService used on EJB3 @Stateless does not generate the service > complaining about tools.jar not found. Kevan suggested this: > > $ cd /System/Library/Frameworks/JavaVM.framework/Versions/1.6.0 > $ sudo mkdir lib > $ cd lib > $ sudo ln -s ../Classes/classes.jar tools.jar > > then it works. Mac OS Java does not contain the /lib folder nor tools.jar > > Karel > > -- > View this message in context: > http://www.nabble.com/Tools.jar-expected-but-not-found-on-Mac-OS-10.5.5-tp20481641s134p20481641.html > Sent from the Apache Geronimo - Dev mailing list archive at Nabble.com. > >
