Re: ROP project restructuring suggestion [Was: ROP server side exception]

From: Andrus Adamchik (andru..bjectstyle.org)
Date: Sat Jul 22 2006 - 23:32:54 EDT

  • Next message: Andrus Adamchik (JIRA): "[JIRA] Created: (CAY-605) Hessian serialization mechanism converts Floats to Doubles"

    On Jul 22, 2006, at 11:29 PM, Andrus Adamchik wrote:

    > * create a separate Eclipse project called "rop-browser-server"
    > that depends on "rop-browser"
    > * move server classes to the server project and remove "excludes"
    > from the client src folder
    > * move the server jars to the server project
    > * in the server project create a folder that mimics the structure
    > of a deployed web application, e.g. "webapp/WEB-INF"
    > * move "web.xml" to WEB-INF.

    Missed a few items:

    * move all Cayenne mappings to a server *source* folder (same or
    separate from "src").
    * to still be able to build things with Ant, you can either create a
    parent folder of both projects and put the scripts there, or just use
    separate build files for the client and server.

    Andrus



    This archive was generated by hypermail 2.0.0 : Sat Jul 22 2006 - 23:33:18 EDT