Uploaded image for project: 'Geronimo'
  1. Geronimo
  2. GERONIMO-4411

Tools.jar expected but not found on Mac OS 10.5.5

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.1.3
    • 2.1.4, 2.2
    • None
    • Security Level: public (Regular issues)
    • None
    • Mac OS X 10.5.5

    Description

      @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

      Attachments

        Activity

          People

            gawor@mcs.anl.gov Jarek Gawor
            yosemite Karel Michek
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: