The following document includes information about installing and configuring J2EE/JMX agents with an IBM WebSphere Application Server.
This installation guide applies to WebSphere version 6.0 with activated administrative security.
1. |
Setting up the JMX Agent |
---|
2. |
Configuring the INI file |
---|
[WEBSPHERE]
javax.net.ssl.trustStore=C:\DummyClientTrustFile.jks
javax.net.ssl.keyStore=C:\DummyClientKeyFile.jks
This installation step is optional as of Websphere version 7 optional. Note when you skip this step that you must enter the value "webshere soap" in the Initial Context Factory field in the JMX tab of the Job object.
3. |
Starting the Agent |
---|
4. | Using the Web configuration interface |
---|
http://Server name:Port/context root
Note that the configuration file will be overwritten when you deploy the WAR file again. As a result you will have to redefine your configuration settings. Instead, you can also save a copy of your configuration file (INI file) before you start the deployment and copy it to the folder that includes the web applicationA web application is an application that is accessible over a network (Internet or intranet) and is typically coded in a programming language like Java or JavaScript, combined with a markup language like HTML. Web applications are provided on web servers and web browsers are used as GUI on client computers. after the deployment has taken place.
5. | Important notes for the creation of jobs |
---|
Host name of the WebSphere:SOAP Port