[OS-JIRA] Created: (WOL-955) Project Build Path missing .jar files in a Framework's WebServerResources/Java/ directory

From: David Avendasora (JIRA) ("David)
Date: Fri Jan 23 2009 - 08:09:27 EST

  • Next message: David Avendasora (JIRA): "[OS-JIRA] Created: (WOL-956) Generate the ClasspathClient.txt file automatically for WebStart Java Client projects."

    Project Build Path missing .jar files in a Framework's WebServerResources/Java/ directory
    -----------------------------------------------------------------------------------------

                     Key: WOL-955
                     URL: http://issues.objectstyle.org/jira/browse/WOL-955
                 Project: WOProject/WOLips
              Issue Type: Bug
              Components: wolips
             Environment: WO 5.3, Eclipse 3.4.1, WOLips 5630
                Reporter: David Avendasora

    When a framework is added to a project, the .jar files in the Framework's /WebServerResources/Java are not added to the class path.

    These classes are critical for developing Java Client applications as they contain the client-side EOF/WO classes. Currently Apple provides a JAR that has all the client-side classes combined into it, but it is easy to use one version of this jar mistakenly with a different version of the frameworks.

    If the project has been designated a Java Client project, then the Build Path should add the WebServerResources/Java/*.jar instead of the Resources/Java/*.jar. If the project is both a Java Client and a WebStart project, it should add both sets of jars to the class path.

    I believe that this would eliminate the need for a separate all-in-one client-side jar.

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



    This archive was generated by hypermail 2.0.0 : Fri Jan 23 2009 - 08:10:16 EST