| Installing Upgrading Designing Configuring Deploying Monitoring Administering Troubleshooting Reference JBI Components | |
| Close Print View | |
| Configuring: Configuring WebLogic Server 9.2 |
|
Configuring Java CAPS for SSL Support
Configuring Java CAPS Business Processes
Configuring Environment Components for the Sun Business Process Manager
Configuring Sun Master Indexes (Repository)
Configuring Java CAPS Project Components for Application Adapters
Configuring Java CAPS Project Components for Communication Adapters
Configuring Java CAPS Project Components for Database Adapters
Configuring Java CAPS Project Components for Web Server Adapters
Configuring Java CAPS Environment Components for Application Adapters
Configuring Java CAPS Environment Components for Communications Adapters
Configuring Java CAPS Environment Components for Database Adapters
Configuring Java CAPS Environment Components for Web Server Adapters
Configuring SAP R/3 for the SAP BAPI Adapter
Configuring Secure Network Communications for SAP
Configuring Siebel EAI Workflows
Importing an SNA Custom Handshake Class
Configuring WebLogic for Asynchronous Communication
Downloading Files From Java Composite Application Platform Suite Uploader
To Start Java Composite Application Platform Suite Uploader
To Upload Files to Java CAPS Uploader
To View the Downloads Available From the Repository
Downloading Files From Java CAPS Uploader
To Download Files From Java CAPS Uploader
Configuring WebLogic Server 9.2
To Configure WebLogic Server 9.2
To Start the WebLogic Administration Console
To Stop and Restart the Startup and Shutdown Classes
Deleting Startup and Shutdown Classes
To Delete a Startup and Shutdown Class Configuration
Configuring Master Index (Repository) Connectivity and Environments
Related Topics for Sun Adapter for Batch/FTP
WebLogic Server 9.2 installation creates a home or root directory named bea, by default.
Note - This name may be changed during installation.
weblogic.jar and weblogic.ejb.example.jar.root:\BEA-HOME\weblogic92\server\lib directory,
com.stc.jms.stcjms.jar
weblogic.ejb.example.jar
weblogic.startup.jar
weblogic.startup.properties
com.stc.jms.stcjms.jar can be found in the Java CAPS 6 Repository at:
root:\JavaCAPS6\repository\repository\data\files\InstallManager\ javamodules\JMSJCA\com.stc.jms.stcjms.jar
Note - Disable Security in STCMS for the JMS samples to work properly .
startExamplesServer.cmd and setExamplesEnv.cmd located at BEA-HOMEuser_projectsdomain name, appending com.stc.jms.stcjms.jar and weblogic.startup.jar to the
classpath for each. For example:
For startExamplesServer.cmd
CLASSPATH=%WL_HOME%\server\lib\webservices.jar; %POINTBASE_CLASSPATH%;%CLIENT_CLASSES%;%SERVER_CLASSES%;%COMMON_CLASSES%; %CLIENT_CLASSES%\utils_common.jar; %WL_HOME%\server\lib\com.stc.jms.stcjms.jar; %WL_HOME%\server\lib\weblogic.startup.jar
For setExampleEnv.cmd
CLASSPATH=%WL_HOME%\server\lib\webservices.jar ;%CLIENT_CLASSES%;%SERVER_CLASSES%;%POINTBASE_CLASSPATH%; %POINTBASE_TOOLS%;%COMMON_CLASSES%;%CLIENT_CLASSES%\utils_common.jar; %WEBLOGIC_CLASSPATH%;%WL_HOME%\server\lib\com.stc.jms.stcjms.jar; %WL_HOME%\server\lib\weblogic.startup.jar
7001. Each WebLogic Server instance is
preset to listen on port 7001. If your server instance is running on
a different port. You must modify the deployment descriptors for the EJBs to
match this port.
Follow these steps to modify the deployment descriptors.
weblogic.ejb.example.jar to a temporary file and edit META-INF\weblogic-ejb-jar.xml.7001 to 7003. Also, change localhost
to the name of your specific computer, if necessary.weblogic.ejb.example.jar.Start the Administration Console after the server boots up.
http://hostname:port/console
Note - The default UserName is weblogic and the default Password is weblogic.
Note - The Release Configuration in the Change Center allows others to edit the domain and ensures no pending changes exist.
Note - This page summarizes the startup and shutdown classes that are configured in the current domain. You must deploy each class on one or more specific servers.
This displays Configure a New Startup or Shutdown Class page.
Note - You can create multiple named configurations for any given class. After you have created a class configuration, you cannot change its name. Instead, delete the configuration and create a new one with a new name.
The following properties will be used to identify the class you are configuring. Enter the following values,
Note - The default Name is StartupClass-0.
Tip - Click the Next and Forward buttons to navigate forward and backwards during installation.
You can select one or more servers or deploy the class to all servers in a cluster.
The following message appears on the right panel of the screen.
Startup class created successfully.
The following message appears on the right panel of the screen.
All changes have been activated. No restarts are necessary.
Note - This is the default value.
BEA- HOME\weblogic92\server\lib\weblogic.startup.properties (where BEA-HOME is the home directory of the WebLogic Server.)
The following message appears on the right panel of the screen.
Settings updated successfully.
The following message appears on the right panel of the screen.
All changes have been activated. No restarts are necessary.
Note - Not all changes take effect immediately, some require a restart.
This displays the Settings for the exampleServer page.
The Start/Stop tab is the default selection on this screen.
Note - Use this page to change the state of the current server. You can specify particular shutdown settings or view the current status of this server.
Click Save if you have modified any settings.
Select When work completes (under the Server Status) from the Shutdown drop-down menu.
This action shuts down the server.
Note - For Example, WebLogic Server Examples and Launch WebLogic Server Examples.
If the startup class is successfully invoked, you should see the following text in the Start Server command window:
weblogicstartup - Sun Microsystems startup class invoked - SunMicrosystems_Startup weblogicstartup - Topic name: Topic.Sample3 weblogicstartup - Topic name: Topic.Sample2 weblogicstartup - Topic name: Topic.Sample1 weblogicstartup - Queue name: Queue.Sample3 weblogicstartup - Queue name: Queue.Sample2 weblogicstartup - Queue name: Queue.Sample1 weblogicstartup - Successfully invoked Sun Microsystems startup.
This displays the Summary of Servers page.
This displays the Settings for exampleServer page.

Note - Before deploying the EJB, make sure that the JMS IQ Manager is running in Enterprise Manager.
BEA-Home\weblogic92\server\lib.BEA-Home\weblogic92\server\lib\weblogic.ejb.example.jar.
With the file selected, click Upload.
weblogic.ejb.example.jar and click Target Module.weblogic.ejb.example as the name for this application (EJB).The following message appears on the right panel of the screen.
Startup Class created successfully.
The following message appears on the right panel of the screen.
All changes have been activated. No restarts are necessary.