Re: updated wonder source, build path issues

From: Archibald Singleton (concierg..xidia.com)
Date: Sat Mar 15 2008 - 10:06:42 EDT

  • Next message: James Cicenia: "er.extensions.ERXGenericRecord.InverseRelationshipUpdater error?"

    Hi Bill,

    On 14 Mar 2008, at 22:44, William Hatch wrote:

    > Thanks Archibald,
    >
    > Let me attempt to clarify:
    >
    > I have a project that's dependent on some third party frameworks, in
    > this case they happen to be Wonder frameworks; specifically ERJars,
    > Ajax, and a few other. I"m just using the Wonder Ajax stuff, not a
    > full blown Wonder app. I have the source Wonder projects referenced
    > in my workspace, but do not reference the Wonder projects in my
    > project; instead I just include the actual installed framework on my
    > build path. After updating the Wonder source and reinstalling the
    > frameworks, my project now complains that it can't find a specific
    > jar. I believe that this jar has been updated and really shouldn't
    > need to be referenced any longer as it appears that there is a newer
    > version of this jar, which is also now referenced under the
    > WebObjects Frameworks Library and is also available on the file
    > system. If I edit the WebObjects Framewors library entry under Build
    > Path -> Configure Build Path, I can remove all the references to
    > ERJars, Ajax, ERExtensions , and WOExtensions and this pesky
    > reference will go away (and obviously I'll have a bunch of other
    > problems now). But when I add the ERJars reference back in, the
    > missing Jar is once again referenced and I"m unable to build again.
    > Also, if I create another project with a dependency on
    > ERJars.framework, I"ll get the same error relating to icu4j_2_8.jar.
    > I thought initially that all I really needed to do was somehow get
    > the projects build path to stop referencing that specific jar, and I
    > was unable to do that by configuring the build path with
    > conventional means, so I thought there might have been some file
    > that I could edit directly that would allow me to remove the
    > dependency. After further investigation, I think this problem is due
    > to some oddness with ERJars; either with the source or due to some
    > bug on my local system. I'll do some more digging and post this to
    > the Wonder list or file a bug if I still can't figure it out.

    Very strange indeed. If I understand correctly, even if you create a
    new project from scratch, and link it to the ERJars frameworks and
    then you build this project, you get the missing jar error?

    Have you tried cleaning up all the projects in Eclipse (Projects ->
    Clean...) or at least the ERJars project?
    I sometimes need to do that to get rid of weird errors in Eclipse /
    WOLips especially after updating my WOnder sources.

    > If I look at the source for ERJars in the workspace, there's a
    > Libraries folder which shows as empty in Package Explorer. However,
    > there are four jars in it on the file system; and the one that my
    > project complains about missing is not there and it's not referenced
    > in the ERJars project Build Path. I'm also not able to build this
    > ERJars project with either Ant or Eclipse.

    Your ERJars setup sounds identical to mine. I don't see the *.jar
    files in WOLips Package Explorer either, I thought it was due some
    filter settings but a quick look didn't not reveal any *.jar specific
    filter, the 4 jars are there in the Finder though and they are
    referenced from the

    What do you mean by not being able to build ERJars? In my case, in
    Eclipse everything is build automatically incrementally (I think
    that's the default) and I'm not sure the Ant building does much since
    there's nothing to compile (the ERJars.jar is essentially empty), do
    you get an error message from Ant?

    = tmk =



    This archive was generated by hypermail 2.0.0 : Sat Mar 15 2008 - 10:08:09 EDT