[OS-JIRA] Created: (WOL-332) Classes in WebObjects Framework cannot be resolved at runtime

From: Christian Matzat (JIRA) ("Christian)
Date: Mon Nov 06 2006 - 10:45:58 EST

  • Next message: Jake Fisher: "Problem with last build build number listed as 2.0.0..jar rather than 2.0.0.xxxx.jar"

    Classes in WebObjects Framework cannot be resolved at runtime
    -------------------------------------------------------------

             Key: WOL-332
             URL: http://objectstyle.org/jira/browse/WOL-332
         Project: WOProject/WOLips
            Type: Bug
        Versions: 2.0.0.* (unreleased please specify)
     Environment: MacOSX 10.4.8, Eclipse 3.2.1 (M20060921-0945), WOLips 2.0.0.3484
        Reporter: Christian Matzat

    WO Library java-wo-extensions.jar is bound correct in classpath (Maven2 classpath container) but when running the application local, the class JSConfirmPanel.class cannot located.
    When I generate a WOLips classpath container with javawoextensions.jar in, everything works fine.

    Development is not affected. Code completion in wod-files works as well as in classes.

    [2006-11-06 16:31:02 CET] <WorkerThread0> WOBundle.lookForClassInAllBundles(JSConfirmPanel) failed!
    [2006-11-06 16:31:02 CET] <WorkerThread0> <com.webobjects.appserver._private.WOComponentRequestHandler>: Exception occurred while handling request:
    com.webobjects.foundation.NSForwardException [java.lang.ClassNotFoundException] Cannot find class or component named JSConfirmPanel in runtime or in a loadable bundle: <com.webobjects.appserver._private.WOComponentDefinition: Error parsing template for Component : 'file:/Users/user/Projects/project/ProjectAll/Applications/Project/build/Project.woa/Contents/Resources/Component.wo':
    java.lang.ClassNotFoundException: Cannot find class or component named JSConfirmPanel in runtime or in a loadable bundle

    -- 
    This message is automatically generated by JIRA.
    -
    If you think it was sent incorrectly contact one of the administrators:
       http://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 : Mon Nov 06 2006 - 10:46:00 EST