Upgrading database connector (build path problem)

From: Jean Pierre Malrieu (jp.malrie..ree.fr)
Date: Sun Nov 13 2005 - 09:35:43 EST

  • Next message: Brendan Duddridge: "Re: Upgrading database connector (build path problem)"

    Hi,

    I have tried upgrading my mysql java connector from 3.0.6-stable to
    the latest stable and recommended release.
    I thought it could be useful because I also upgraded to mysql 5.

    I have suppressed 3.0.6-stable from /Library/java/Extensions, and
    added connector version 3.1.11 there.

    Now my projects won't build, because they can't find 3.0.6-stable
    (the old connector).
    One of my frameworks do have a 3.0.6 in its build path, but I cannot
    remove it (Remove button disabled), probably because it is part of
    JRE System library, or because the file is missing...

    If I create a new Framework, it also has 3.0.6 in its build path...

    I tried modifiying manually the ant.classpath.wo.wolocalroot file,
    but that does not help. I guess it's because it is the incremental
    compiler which is complaining. I suppose I need to find a way to set
    build paths at a highier level, for both compilers...

    What should I do? Revert to 3.0.6? If not, how to upgrade?

    Thanks.



    This archive was generated by hypermail 2.0.0 : Sun Nov 13 2005 - 09:35:47 EST