Re: Upgrading database connector (build path problem)

From: Brendan Duddridge (brenda..lickspace.com)
Date: Sun Nov 13 2005 - 12:47:37 EST

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

    I don't know if this will help, but try removing the old jdbc driver
    from your /Library/Java/Extensions directory completely, then go to
    Eclipse and select "Update PB.project" that works for me whenever I
    change stuff in /Library/Java/Extensions. It rebuilds all the
    woproject files.

    ____________________________________________________________________
    Brendan Duddridge | CTO | 403-277-5591 x24 | brenda..lickspace.com

    ClickSpace Interactive Inc.
    Suite L100, 239 - 10th Ave. SE
    Calgary, AB T2G 0V9

    http://www.clickspace.com

    On Nov 13, 2005, at 7:35 AM, Jean Pierre Malrieu wrote:

    > 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 - 12:47:40 EST