Migrating Web Application Projects

You can migrate Web application projects from WorkSpace 1.x to WorkSpace 2.1 by following this procedure.

Prerequisites 

Run the WorkSpace 2.1 installer.

  1. Create a new Web application project in the upgraded version of WorkSpace.
  2. Set up the runtime and configuration for the new project. For example, if the application requires Datawindow, select Sybase Datawindow Support, or if the application requires services support, select the Sybase Service Support configuration.
  3. Copy the entire contents of the src folder from the old project to the src folder in the new project in WorkSpace 2.1.
  4. Correct any build path issues as required by the source code.
  5. Copy the entire contents of the webroot folder from the old project to the <workspace>\WebContent folder in the new project.
  6. Delete all .jar files under <workspace>\WebContent/WEB-INF/lib.
  7. Copy any other folders in the old project to the new project as required by the Web application.

The new project is ready to deploy and run.


Created June 25, 2009. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com