Re: Additional class dependency of a CayenneDataObject class at runtime

From: Andrus Adamchik (andru..bjectstyle.org)
Date: Mon Dec 10 2007 - 12:38:21 EST

  • Next message: Kevin Menard: "Re: More than one ordering for in memory sort"

    I know next to nothing about osgi environment, but Cayenne does not
    create any runtime classes. What you have at compile time, you get at
    runtime. Nothing more. (unless you are playing with JPA, which you
    didn't mention).

    Andrus

    On Dec 10, 2007, at 6:46 PM, james yong wrote:

    >
    > Hi,
    >
    > I have a subclass of an CayenneDataObject class.
    > However, when it is instantiated in an osgi environment, an
    > java.lang.NoClassDefFoundError exception is thrown.
    >
    > Does Cayenne creates any new class at runtime that is used by the
    > CayenneDataObject instance? The reason I need to know this, is
    > because OSGi
    > requires the dependencies of the new instance to be know and set.
    >
    > Regards,
    > James
    > --
    > View this message in context: http://www.nabble.com/Additional-class-dependency-of-a-CayenneDataObject-class-at-runtime-tp14256613p14256613.html
    > Sent from the Cayenne - User mailing list archive at Nabble.com.
    >
    >



    This archive was generated by hypermail 2.0.0 : Mon Dec 10 2007 - 12:39:00 EST