Starting WebLogic Builder

Start Builder from the Start menu or from the command line.

From the Start menu, double-click WebLogic Builder under WebLogic 7.0.

In the command-line, use the following command:

for Windows:

startWLBuilder.cmd

for Unix:

startWLBuilder.sh

This command sets your environment and starts WebLogic Builder.

Open a module (a JAR or an EAR or a WAR or a J2EE module in exploded format) using the File menu's Open options.


 
 
 

When you open a module in WebLogic Builder, you see on the left a navigational tree view of the module's descriptor files, which you use to explore and select the components of the application.


 
 

On the right, you see tabbed panels with fields and other controls for editing the deployment descriptor elements of the module.


 
 

Use the navigational tree view on the left to select application components, and edit them in the corresponding tabs in the right-hand panel.

For more information about the interface, see WebLogic Builder User Interface.

 

back to top