[OS-JIRA] Created: (WOL-985) Update Wonder D2W Application Template to match the current Wonder Application Template

From: David LeBer (JIRA) ("David)
Date: Sun Mar 29 2009 - 21:27:17 EDT

  • Next message: Johan Henselmans: "Re: Wonder D2W Templates"

    Update Wonder D2W Application Template to match the current Wonder Application Template
    ---------------------------------------------------------------------------------------

                     Key: WOL-985
                     URL: http://issues.objectstyle.org/jira/browse/WOL-985
                 Project: WOProject/WOLips
              Issue Type: Improvement
              Components: wolips
             Environment: Eclipse 3.4.0M20080911, WOLips 3.4.5567, Mac OS X 10.5.6
                Reporter: David LeBer

    General
    -------
    Wonder D2W Application doesn't use the same wizard as new Wonder Application does, so you don't get to specify the default packages for classes and components.

    Application.java
    ----------------
    import er.extensions.ERXApplication; should be: import er.extensions.appserver.ERXApplication;

    Session.java
    ------------
    import er.extensions.ERXSession; should be: import er.extensions.appserver.ERXSession;

    build.xml
    ---------
    Replace build.xml with one from a recent Wonder Application and update the "project name"

    woproject/
    ----------
    Replace the *.patterneset files with ones from recent Wonder Application

    Properties
    ----------
    Replace with properties file from recent Wonder Application

    -- 
    This message is automatically generated by JIRA.
    -
    If you think it was sent incorrectly contact one of the administrators: http://issues.objectstyle.org/jira/secure/Administrators.jspa
    -
    For more information on JIRA, see: http://www.atlassian.com/software/jira
    



    This archive was generated by hypermail 2.0.0 : Sun Mar 29 2009 - 21:28:12 EDT