
Chapter 3 Creating J2EE Applications for Sybase EAServer
Building and Deploying EJBs, Servlets and JSPs Using Borland JBuilder Enterprise
PowerAMC can generate a JBuilder Enterprise project file that contains:
- All Java files
- EAR group
- EJB groups
- Web groups
- EAServer configuration description containing O/R mapping information
To build and deploy EJBs, Servlets and JSPs using JBuilder Enterprise:
- Add the JBuilder Extended Model Definition in the PowerAMC OOM.
- Generate all the Java code using Language→Generate Java Code without selecting any command task.
- Launch JBuilder.
- Open the generated JBuilder project file.
- Use the Make command of the project to compile and package.
- 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.
|
|