Eclipse WOProject from PBX ant WOProject

From: JR Ruggentaler (j..pv.com)
Date: Tue Jan 13 2004 - 22:07:54 EST

  • Next message: Ulrich Köster: "Re: about deployment of wo apps"

    Hi,
     I have a large WO project that consists of several WO applications,
    frameworks and command line tools. The code has been ported from WO 4.5 to
    5.2 and we used ant, WOProject and PBX to port, build, deploy and develop on
    OSX. Now we would like to be able to develop, build and deploy from eclipse
    on Windows. I was able to build on windows using ant and WOProject from the
    command line. I then tried building from eclipse by creating a WOProject and
    copying my source tree into the WOProject folder and refreshing the project.
    I now see all my files in eclipse but I am unable to build. I added the
    woproject.jar and cayenne.jar to the 'Run Ant' dialog classpath tab but I am
    receiving and error in the first subproject:

    [woframework] Split install WebServerResources of OracleJDBCClient in
    /MPV5//WebRoot
    BUILD FAILED:
    file:C:/eclipse/workspace/Source5/Frameworks/OracleJDBCClient/build.xml:71:
    Could not load classloader

    Is this possible from eclipse? How do I set the classpath that ant uses when
    launched from eclipse. The path I set in the 'Ant Run' dialog does not seem
    to get passed to my subprojects. What does 'Could not load classloader'
    indicate?

    J.R.



    This archive was generated by hypermail 2.0.0 : Tue Jan 13 2004 - 22:07:23 EST