Chapter 3 Creating J2EE Applications for Sybase EAServer


Building and Deploying EJBs, Servlets and JSPs Using Borland JBuilder Enterprise

PowerDesigner can generate a JBuilder Enterprise project file that contains:

Steps To build and deploy EJBs, Servlets and JSPs using JBuilder Enterprise:

  1. Add the JBuilder Extended Model Definition in the PowerDesigner OOM.
  2. Generate all the Java code using Language→Generate Java Code without selecting any command task.
  3. Launch JBuilder.
  4. Open the generated JBuilder project file.
  5. Use the Make command of the project to compile and package.
  6. Use the Deploy command of the .WAR, .JAR or .EAR to deploy in EAServer.

You can also use the generated Ant script to compile, package and deploy the J2EE application into EAServer.

For JBuilder 7, you need to install the EAServer plugin for JBuilder. You can download it from http://www.sybase.com .

For more information, see JBuilder technical document.

 


Copyright (C) 2005. Sybase Inc. All rights reserved.