Re: Beginner WOLips issue

From: Kieran Kelleher (kieran_list..ac.com)
Date: Thu Nov 22 2007 - 15:19:47 EST

  • Next message: Andrew Kinnie: "Re: Beginner WOLips issue"

    Check the "build" folder which has a app.woa bundle in there. Check
    if it includes the WOComponent. Usually this means the WOComponent
    template files are missing. Also do not put WOComponent into the java
    packages since sometimes they get ignored and not included in the build.

    On Nov 22, 2007, at 1:28 PM, Andrew R. Kinnie wrote:

    > I am trying to learn WOLips and Eclipse. I just downloaded the
    > latest Eclipse, and WOLips nightly, and started the tutorials.
    >
    > As background, I have an old WO project that was developed using
    > Project Builder and/or Xcode. I have been doing minor maintenance
    > on it for years, but now with Leopard obliterating the Apple WO
    > tools and upgrading to 5.4, I decided to finally try WOLips and
    > eclipse.
    >
    > So I am going through the tutorial, and everything seemed to work,
    > until I created a new component (MyComponent, per the tutorial),
    > and now I get this exception when I try and run it:
    >
    > Application: WOLipsTest
    > Error: java.lang.IllegalStateException exception
    > Reason:
    > java.lang.IllegalStateException: Unable to find framework named
    > "WOLipsTest".
    >
    >
    > I have no idea what I need to do to fix this. Apparently, this is
    > all now supposed to work in Leopard, but it doesn't seem to find my
    > component, and the console in Eclipse says:
    >
    > [2007-11-22 18:18:3 EST] <WorkerThread0>
    > <com.webobjects.appserver._private.WOComponentRequestHandler>:
    > Exception occurred while handling request:
    > java.lang.IllegalStateException: Unable to find framework named
    > "WOLipsTest".
    >
    > I don't know what I may have done to cause Eclipse not to be able
    > to find the tutorial project, which it had previously found, or
    > what I need to do to fix it.
    >
    > Sorry for the dumb question, but any assistance would be greatly
    > appreciated.
    >
    > Andrew



    This archive was generated by hypermail 2.0.0 : Thu Nov 22 2007 - 15:21:07 EST