Re: ant.frameworks.wo files missing and UNIXClassPath.txt incomplete

From: Chris Schwarzfischer (chri..wt.ac)
Date: Wed Dec 17 2003 - 04:55:42 EST

  • Next message: Ulrich Köster: "Re: ant.frameworks.wo files missing and UNIXClassPath.txt incomplete"

    hmm...it doesn't for me. no matter what i change, only the .classpath
    file is updated accordingly:

    <?xml version="1.0" encoding="UTF-8"?>
    <classpath>
            <classpathentry kind="src" path="src"/>
            <classpathentry kind="con"
    path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
            <classpathentry kind="var"
    path="NEXT_ROOT/Library/Frameworks/JavaJDBCAdaptor.framework/Resources/
    Java/javajdbcadaptor.jar"/>
            <classpathentry kind="var"
    path="NEXT_ROOT/Library/Frameworks/JavaWOExtensions.framework/
    Resources/Java/JavaWOExtensions.jar"/>
            <classpathentry kind="con"
    path="org.objectstyle.wolips.WO_CLASSPATH/testComponents/
    testUserManagement/JavaWOExtensions/testEnterpriseObjects/JavaEOAccess/
    JavaEOControl/JavaFoundation/JavaWebObjects/JavaXML"/>
            <classpathentry kind="output" path="bin"/>
    </classpath>

    the ant.* files are not generated at all. should i check out a version
    in cvs?

    thanks

    On 17.12.2003, at 10:05, Ulrich Köster wrote:

    > Hi Chris,
    >
    > whenever you change the Eclipse classpath WOLips should update the
    > ant.* files. In older releases this was done trough the ant build.
    >
    > I'll can send you a more recent build for Eclipse M5.
    >
    > Ulrich
    >
    >
    > Am 15.12.2003 um 21:58 schrieb Chris Schwarzfischer:
    >
    >> Hi,
    >>
    >> I'm working on 10.3/3.0.0M5/1.0.7.37 and try to deploy on linux.
    >> during development, everything is fine (of course), but my classpaths
    >> don't seem to be generated.
    >>
    >> I know this might have be asked a couple of times, but I couldn't
    >> find a fix for it, except for adding the frameworks to UNIXClassPath
    >> by hand like
    >> WOROOT/Local/Library/Frameworks/XXX.framework/Resources/Java/XXX.jar
    >>
    >> In previous posts to the list it was said, that these files are
    >> generated during the ant build, but the build still gives me errors
    >> like:
    >> build.woapp:
    >> [woapplication] Installing MyProject in dist
    >> [woapplication] Includesfile
    >> /Developer/Applications/Java/eclipse/workspace/MyProject/
    >> ant.frameworks.wo.wosystemroot not found.
    >> [woapplication] Includesfile
    >> /Developer/Applications/Java/eclipse/workspace/MyProject/
    >> ant.frameworks.wo.wolocalroot not found.
    >> [woapplication] Includesfile
    >> /Developer/Applications/Java/eclipse/workspace/MyProject/
    >> ant.frameworks.user.home not found.
    >> [woapplication] Includesfile
    >> /Developer/Applications/Java/eclipse/workspace/MyProject/
    >> ant.classpaths.wo.wosystemroot not found.
    >>
    >> I already:
    >> - Re-created the wobuild.properties
    >> - made a new project
    >>
    >> Using stdFrameworks="true" at least gives me the standard frameworks
    >> but I couldn't find any way to include the custom frameworks
    >> installed in localroot.
    >>
    >> any insight on this?
    >>
    >> Thanks
    >>
    >> [off topic:] I only added the framework jars to the classpath file.
    >> one of the frameworks contains eomodel files which aren't specified
    >> anywhere. how does WO find those files? magic?
    >>
    >> - - - - - - - - - - - -
    >> Chris Schwarzfischer
    >> - - - - nwt.ac - - - -
    >>
    >
    >

    - - - - - - - - - - - -
      Chris Schwarzfischer
    - - - - nwt.ac - - - -



    This archive was generated by hypermail 2.0.0 : Wed Dec 17 2003 - 04:55:56 EST