Re: Deploying {more info}

From: Ulrich Köster (ulric..bjectstyle.org)
Date: Tue Oct 12 2004 - 14:07:13 EDT

  • Next message: Ulrich Köster: "Re: Including frameworks in projects. How?"

    Moin Greg,

    to build your project from the command line include woproject.jar and
    cayenne.jar in ant classpath.

    To install your project right click on the project and select "WOLips
    Tools" and "Install" or "Install...". The first invokes an install for
    the project. The second one opens a list with all project where the
    project required by that project are selected by default.

    Can I get a sample Application to reproduce the problem?

    Ulrich

    Am 12.10.2004 um 05:08 schrieb Greg Hulands:

    > I have been able to get eclipse to build the application, but when it
    > comes time to launch it I am getting the following exception:
    >
    > Exception in thread "main" java.lang.NoClassDefFoundError:
    > au/com/shoebox/woapplication/Application
    >
    > Is this because the Application is in a package? I tried and put it in
    > the default package, but then all the components in other packages
    > wasn't able to reference the Application class. How does a package
    > reference a class in the default package?
    >
    > Do people still use WOStart to launch there applications or is
    > WOBootstrap the accept choice?
    >
    >
    > Regards,
    > Greg
    >
    > On 12/10/2004, at 8:51 AM, Greg Hulands wrote:
    >
    >> Hi,
    >> I am trying to deploy my app, but I am having difficulty getting it
    >> to work. I cannot find any setting in Eclipse that will call the
    >> install target of the build file, so I tried to do ant install from
    >> the command line but it gives me this error.
    >>
    >> Seventeen:~/Desktop/eclipse/workspace/ShoeBox ghulands$ ant install
    >> Buildfile: build.xml
    >>
    >> setProps:
    >>
    >> init.install:
    >>
    >> build.woapp:
    >>
    >> BUILD FAILED
    >> /Users/ghulands/Desktop/eclipse/workspace/ShoeBox/build.xml:62:
    >> taskdef class org.objectstyle.woproject.ant.WOApplication cannot be
    >> found
    >>
    >> Total time: 1 second
    >> Seventeen:~/Desktop/eclipse/workspace/ShoeBox ghulands$
    >>
    >>
    >> I'm not sure I completely understand how the build process works with
    >> wo project. Is there a bit of documentation on how it works?
    >>
    >> Regards,
    >> Greg
    >>
    >>
    >



    This archive was generated by hypermail 2.0.0 : Tue Oct 12 2004 - 14:07:23 EDT