Re: AW: No session or application bindings in WOBuilder

From: Alexander Schneider (alexander.schneide..it.fraunhofer.de)
Date: Mon Nov 03 2003 - 02:40:15 EST

  • Next message: Pierre Bernard: "WOLips 1.0.7.27"

    Thanks. This was it in my case. Now I see all bindings!!

    Cheers
    Alex

    Grischa Steffin schrieb:

    > Did you try using the fully qualified classname (with it's package) in the
    > extends clause of your component's declaration?
    >
    > E.g.
    >
    > public class DoSomethingComponent extends com.company.CompanyComponent
    > ^^^^^^^^^^^^
    >
    > This helps a lot when I use it :-)
    >
    > Regards,
    >
    > Grischa
    >
    >
    >>-----Ursprüngliche Nachricht-----
    >>Von: Alexander Schneider [mailto:alexander.schneide..it.fraunhofer.de]
    >>Gesendet: Donnerstag, 30. Oktober 2003 17:51
    >>An: woproject-de..bjectstyle.org
    >>Betreff: Re: No session or application bindings in WOBuilder
    >>
    >>Thatīs exactly what I did too.
    >>
    >>I have a class BasicComponent which extends WOComponent. There I added
    >>some stuff and all other components extend BasicComponent.
    >>
    >>Nada is seen in WOBuilder from those components extending BasicComponent.
    >>
    >>This works fine in a "normal" WO app. Probably it has something to do
    >>that the classes are stored under src!? Maybe the prefixing of "src/"
    >>before the class name in PB.project confuses WOBuilder.
    >>
    >>Cheers
    >>Alex
    >>
    >>Ian McDougall schrieb:
    >>
    >>>I'm adding my name to the me-too column.
    >>>
    >>>I've found that it occurs when I use a subclass of WOComponent to
    >>
    >>subclass
    >>
    >>>the component, and the subclass is located in another framework. Not an
    >>>uncommon practice, since we need certain common behaviors in all our
    >>>components that don't come out of the box with WO.
    >>>
    >>>For the most part, a rebuild of the PB.project file should clear
    >>
    >>WOBuilder
    >>
    >>>weirdness up, but not in this case.
    >>>
    >>>As far as the icons disappearing on Windows, try resizing the window
    >>
    >>smaller
    >>
    >>>and they should show up.
    >>>
    >>>I'm really hoping Apple updates the WO tools. That would help reduce
    >>
    >>the
    >>
    >>>profanities around the office a bit.
    >>>
    >>>
    >>>
    >>>>-----Original Message-----
    >>>>From: Watkins, Garry [mailto:gwatkin..otleyrice.com]
    >>>>Sent: Thursday, October 30, 2003 9:05 AM
    >>>>To: woproject-de..bjectstyle.org
    >>>>Cc: Bruning, Ben
    >>>>Subject: RE: No session or application bindings in WOBuilder
    >>>>
    >>>>
    >>>>I am having the same issue. I am on W2K Pro with WO5.2.2. In
    >>>>addition the WODisplayGroup inspector does not work. Finally,
    >>>>all of the icons for WebObjects (WOString, WOHyperlink, ...) are
    >>>>not showing up in WOBuilder.
    >>>>
    >>>>Garry Watkins
    >>>>
    >>>>Programmer, Information Technology
    >>>>Motley Rice LLC
    >>>>28 Bridgeside Blvd.
    >>>>Mt. Pleasant, SC 29464
    >>>>843-216-9639
    >>>>gwatkin..otleyrice.com
    >>>>
    >>>>
    >>>>-----Original Message-----
    >>>>From: Alexander Schneider [mailto:alexander.schneide..it.fraunhofer.de]
    >>>>Sent: Thursday, October 30, 2003 8:31 AM
    >>>>To: woproject-de..bjectstyle.org
    >>>>Subject: No session or application bindings in WOBuilder
    >>>>
    >>>>
    >>>>Hi all,
    >>>>
    >>>>I studied all the mails I had from this list (from January 2003 on) but
    >>>>I couldnīt find a solution to my problem:
    >>>>
    >>>>I donīt see any session or application bindings in WOBuilder.
    >>>>
    >>>>Neither in my application project (Main.wo, no package structure yet)
    >>>>nor my framework (Blabla.wo, sources in packages). I see local variables
    >>>>and I can also see bindings in Main.wo for classes I have in a package
    >>>>in the framework. But no session or application bindings.
    >>>>
    >>>>This is WO 5.2.2, Windows XP.
    >>>>
    >>>>I followed the instructions to add the jar-file of the framework in the
    >>>>appīs properties, I use Ant build style, I checked the frameworks
    >>>>section of PB.project for fw and app.
    >>>>
    >>>>Any clues what I am doing wrong? The app just runs fine.
    >>>>
    >>>>Cheers
    >>>>Alex



    This archive was generated by hypermail 2.0.0 : Mon Nov 03 2003 - 02:39:55 EST