Installing Upgrading Designing Configuring Deploying Monitoring Administering Troubleshooting Reference JBI Components
Close Print View
Using JBI Components: Starting the Admin Console
 

Configuring JBI Components

Administering JBI Components for Java CAPS

JBI Component Overview

Life Cycle States Within the JBI Framework

JBI Administration Tools Overview

Using the JBI Manager in the NetBeans IDE to Administer JBI Components

Using the Admin Console to Administer JBI Components

Starting the Admin Console

Administering JBI Components from the Admin Console

Using the asadmin Administrative Command Line Interface (CLI) to Administer JBI Components

JBI Commands and Options for asadmin CLI

JBI Command Options and Values

Starting the asadmin Utility

Using the Java EE Service Engine in a Project

Using the Java EE Service Engine to Create a Composite Application

Using the BPEL Designer and Service Engine

Using the HTTP Binding Component

Processing an Order in a Purchase Order System

Designing Custom Encoders

Using the XSLT Editor

XSLT Designer: Simple Transformation Tutorial

Using the File Binding Component

Using the File Binding Component in a Project

Using the JMS Binding Component

Understanding the FTP Binding Component

Using the FTP Binding Component in a Project

Understanding the LDAP Binding Component

Using the LDAP Binding Component in a Project

Using the JMS JCA Wizard

Using the JAXB Wizard and Code-Seeder Pallete

Understanding the Database Binding Component

Using the Database Binding Component

Using the WSDL Editor

Migrating From eTL to Sun Data Integrator

Designing Intelligent Event Processor (IEP) Projects

Designing Data Integrator Projects

Using the Sun Data Mashup Engine

Starting the Admin Console

To start the Admin Console from NetBeans, right-click the Sun Java System Application Server (or GlassFish V2) node, under Servers in the Services window, and select View Admin Console from the popup menu.

To start the Admin Console from a web browser located on the same computer on which the application server is running, open a web browser and type: http://localhost:4848/. This is the configured default. If another port was specified during the installation of your application server, use that port number.

To launch the Admin Console on a computer that is not hosting the application server, open a web browser and enter the following web address:http://<hostname>:<port>where hostname is the name of the computer on which the application server is running, and port is the port number for the server.

When you successfully connect, enter the username and password specified when the application server was installed. The Admin Console's default username and password are admin (username) and adminadmin (password).