Re: PB.project update problem.

From: Ulrich Köster (ulric..bjectstyle.org)
Date: Thu Jan 01 2004 - 07:40:17 EST

  • Next message: Ulrich Köster: "Re: OT: Is it possible to "collect" jars in a container in Package Explorer?"

    Hi Benoit,

    make sure that your PB.project is not currupted. Check the ","s.

    Uli
    Am 31.12.2003 um 15:25 schrieb Benoit Mangez:

    > Hi,
    >
    > Config : Eclipse 3.0, WOLips 1.0.7.37, MacOSX 10.2.8
    >
    >
    > I've some problems while running a WOApp using frameworks.
    >
    > The application startup phase seems to work fine until it try to
    > follow a relationship between 2 EOModels inside the same framework.
    > (some DB access as already occurs before this step)
    >
    > [2003-12-31 14:38:13 CET] <main> A fatal exception occurred:
    > EORelationship(): cannot find entity named DLRoleSetImp for
    > destination of relationship roleSetImp in entity DLThesaurusSetImp.
    > [2003-12-31 14:38:13 CET] <main> java.lang.IllegalArgumentException:
    > EORelationship(): cannot find entity named DLRoleSetImp for
    > destination of relationship roleSetImp in entity DLThesaurusSetImp.
    > at
    > com.webobjects.eoaccess.EORelationship.<init>(EORelationship.java:731)
    > at com.webobjects.eoaccess.EOEntity.relationships(EOEntity.java:845)
    > at
    > com.webobjects.eoaccess.EODatabaseChannel.setEntity(EODatabaseChannel.j
    > ava:102)
    > ...
    >
    >
    > I put some frameworks in the WOApp JavaBuildPath, I found all of them
    > in the .classpath :
    > <classpathentry kind="con"
    > path="org.objectstyle.wolips.WO_CLASSPATH/DenaliContento/DenaliFlexo/
    > DenaliFoundation/DenaliWebResources/FrontBasePlugIn/JavaWOExtensions/
    > JavaEOAccess/JavaEOControl/JavaFoundation/JavaJDBCAdaptor/
    > JavaWebObjects/JavaXML"/>
    >
    > Is it a correct classpathentry ? (some of the frameworks are in
    > /System/Library/Frameworks/ and some other are in
    > /Library/Frameworks/)
    >
    >
    > It seems that the PB.project is not updated since the FRAMEWORKS
    > section still empty (in all frameworks and in the WOApp):
    > FRAMEWORKS =
    > ();
    >
    > If I fill the FRAMEWORKS section manually : nothing changes, but I got
    > some "PB.project Update Error" on the console.
    >
    > There is also some dependecies between frameworks :
    > - DenaliFlexo depends on DenaliFoundation,
    > - DenaliContento depends on DenaliFlexo and DenaliFoundation
    >
    > Is it possible that the problem came from those multiple dependencies
    > ? (I've another WOApp using only DenaliFoundation, and everything is
    > fine with it )
    >
    > Benoit
    >



    This archive was generated by hypermail 2.0.0 : Thu Jan 01 2004 - 07:39:46 EST