First, create account on https://issues.apache.org/jira/secure/Dashboard.jspa and then use "create new issue" link to create a new bug report. Make sure to specify "Geronimo" as the project name.
Jarek On Thu, Nov 13, 2008 at 2:35 PM, yosemite <[EMAIL PROTECTED]> wrote: > > Hello Jarek > > can u give me a few pointers how to open a bug, please, I'm a total novice > to Geronimo project > > Thanks > Karel > > > > Jarek Gawor-2 wrote: >> >> 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. >>> >>> >> >> > > -- > View this message in context: > http://www.nabble.com/Tools.jar-expected-but-not-found-on-Mac-OS-10.5.5-tp20481641s134p20487928.html > Sent from the Apache Geronimo - Dev mailing list archive at Nabble.com. > >
