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
> >>
> >>
> >>
> >>
> >>
> >>Confidential & Privileged
> >>
> >>Unless otherwise indicated or obvious from its nature, the
> >>information contained in this communication is attorney-client
> >>privileged and confidential information/work product. This
> >>communication is intended for the use of the individual or entity
> >>named above. If the reader of this communication is not the
> >>intended recipient, you are hereby notified that any
> >>dissemination, distribution or copying of this communication is
> >>strictly prohibited. If you have received this communication in
> >>error or are not sure whether it is privileged, please
> >>immediately notify us by return e-mail and destroy any
> >>copies--electronic, paper or otherwise--which you may have of
> >>this communication.
> >>
> >>
> >>
> >
> >
>
> --
>
>
> ----------------------------------------------------------
> Alexander Schneider, alexander.schneide..it.fraunhofer.de
> tel +49 2241 14 2869
> fax +49 2241 14 2146
>
> Fraunhofer-Institut für Angewandte
> Informationstechnik FIT
> Schloss Birlinghoven . D-53754 Sankt Augustin
> ----------------------------------------------------------
This archive was generated by hypermail 2.0.0 : Thu Oct 30 2003 - 12:16:17 EST