Attachmate Synapta Services Builder support four J2EE-compliant application servers: BEA WebLogic, IBM WebSphere, Sun's SunOne, and Oracle AS. Before deploying an EJB to one of these application servers, you must first register the application server. Once registered, it is added to a list of registered application servers, along with its machine name, server type, instance/domain name, and administrative port number. This information was determined when the application server was configured.
![]() |
What is an application server? An application server is a program that manages operations between an organization's back-end systems and a user's computer. Application servers are typically used for transaction-based applications. |
From the list of registered application servers you can view registration information, edit that information, and delete any registered application servers that are no longer needed. In fact, all basic management functions are done by simply choosing an application server from the list and selecting the appropriate action button.
Prerequisites
In order to register an application server you must have the following information, which is available from your application server administrator and was determined when the adminstrator configured the application server:
This information is available from your application server administrator and was determined when the application server was configured.
To add a new application server | ||
---|---|---|
Choose Help from this dialog box for detailed information on each field. The information required to add an application server is available from your application server administrator. |
To edit application server information | ||
---|---|---|
This information is determined when your application server is configured. You should update this information to reflect any changes that are made to the configuration information after you have initially registered your application server. The information must be in sync in order to successfully deploy the EJB.
When you change information here, the configuration information set by the application server administrator does not change. When any registered application server information changes, the new values are used the next time you package n EJB or work with deployments.
Choose Help from this dialog box for detailed information on each field. |
Select the application server you want to remove from the list of registered application servers, and choose Delete. You are prompted to verify your decision.
After your application servers are registered, you can create and package session EJBs and deploy your application. For more information, see Packaging Session EJBs.
![]() |
|
![]() |
Using J2EE Connector Architecture, Overview |
![]() |
Configuring J2EE Session EJBs |
![]() |
Packaging J2EE Session EJBs |
![]() |
Deploying J2EE Session EJBs |
![]() |
Session EJB Errors |
![]() |