Re: no datamap found???

From: Todd O'Bryan (toddobrya..ac.com)
Date: Sun Nov 07 2004 - 10:38:52 EST

  • Next message: Robert Zeigler: "Re: no datamap found???"

    If you're using Eclipse, one thing to try might be moving everything to
    a new project and trying to set up the build path/class path/etc. from
    scratch. It's a bit of a pain, but doing that managed to get me
    working.

    Todd

    On Nov 6, 2004, at 11:11 AM, Robert Zeigler wrote:

    > Robert Zeigler wrote:
    >> Andrus Adamchik wrote:
    >>> Talking about jar versions, another problem I had in the past is that
    >>> Tapestry/Spindle uses commons-collections v2.1 and Cayenne - v3.0,
    >>> so I
    >>> had to make sure that cayenne.jar is included in the run CLASSPATH
    >>> *before* any of the Tapestry stuff... But the error would've been
    >>> different in that case, so that's probably not very helpful.
    >>>
    >>> Again - try setting logging for the whole org.objectstyle.cayenne to
    >>> DEBUG
    >>> - you will see a full printout of what's loaded in Eclipse console.
    >>>
    >>> Andrus
    >>>
    >> Yeah, I had some issues w/ the differing jar versions
    >> (commons-collections and esp. commons-logging). I set logging to
    >> debug.
    >> Following is the output; everything looks ok to me... looks like the
    >> map is being found ok, and only being found once, etc.
    >> Any more thoughts?
    >> Robert
    >
    > So, I've resolved all of my conflicting jar issues (at least so far as
    > I know/can tell... no more complaints from anything). I'm still
    > getting the 'no datamap found'. I tried launching another
    > cayenne/tapestry app, and I'm getting the same exact error there, so I
    > figure it must be a configuration error somewhere on my end. I'm just
    > stuck on what/where. ;) Again, any ideas are welcome.
    >
    > Robert



    This archive was generated by hypermail 2.0.0 : Sun Nov 07 2004 - 10:38:57 EST