Searching the Help
To search for information in the Help, type a word or phrase in the Search box. When you enter a group of words, OR is inferred. You can use Boolean operators to refine your search.
Results returned are case insensitive. However, results ranking takes case into account and assigns higher scores to case matches. Therefore, a search for "cats" followed by a search for "Cats" would return the same number of Help topics, but the order in which the topics are listed would be different.
Search for | Example | Results |
---|---|---|
A single word | cat
|
Topics that contain the word "cat". You will also find its grammatical variations, such as "cats". |
A phrase. You can specify that the search results contain a specific phrase. |
"cat food" (quotation marks) |
Topics that contain the literal phrase "cat food" and all its grammatical variations. Without the quotation marks, the query is equivalent to specifying an OR operator, which finds topics with one of the individual words instead of the phrase. |
Search for | Operator | Example |
---|---|---|
Two or more words in the same topic |
|
|
Either word in a topic |
|
|
Topics that do not contain a specific word or phrase |
|
|
Topics that contain one string and do not contain another | ^ (caret) |
cat ^ mouse
|
A combination of search types | ( ) parentheses |
|
JEE Weblogic by JMX Job
This section includes details about the job:
-
Node Conditions
Node Name
Condition
Node
None
IpAddress
NOT IP Probe Name Is null
Weblogic AS
NOT Reference to the credentials dictionary entry Is null
Parameters are not overridden by default and use values from the adapter.
This adapter is used for Weblogic J2EE Topology Discovery by JMX.
-
Input CIT: Weblogic AS
-
Input Query:
-
Triggered CI Data
Name
Value
credentialsId
${SOURCE.credentials_id}
ip_address
${SOURCE.application_ip}
port
${SOURCE.application_port}
servername
${SOURCE.name}
version
${SOURCE.application_version}
protocol
${SOURCE.j2eeserver_protocol}
-
Used Scripts
-
connection.py
-
db.py
-
db_builder.py
-
db_platform.py
-
entity.py
-
iteratortools.py
-
jdbc.py
-
jdbc_url_parser.py
-
jee.py
-
jee_connection.py
-
jee_discoverer.py
-
jms.py
-
jmx.py
-
JMX_J2EE_WebLogic.py
-
protocol.py
-
weblogic.py
-
weblogic_discoverer.py
-
-
Global Configuration File: globalSettings.xml
-
Adapter Parameters
Name
Value
Description
deploymentDescriptors
true
Set to true to fetch deployment descriptors of J2EE Application, EJB Modules and Web Modules (value: true/false).
discoverAppResources
true
Discover modules, ejbs and servlets if set to true.
discoverJMSResources
true
Discover jms providers and jms servers if set to true.
remoteJVMArgs
-Xms64m -Xmx256m -XX:PermSize=256m -XX:MaxPermSize=256m
JVM parameters that should be passed to the remote process.
runInSeparateProcess
true
Should pattern run in separate thread.
discoverDeployedOnly
Applicationstrue
Discover applications that are deployed and are in running status
-
Composition
-
ConfigurationDocument
- Containment
-
Database
-
Dependency
-
Deployed
-
IpAddress
-
IpServiceEndpoint
-
J2EE Domain
-
J2EE Managed Object
-
J2eeCluster
-
JEE Node
- JVM
-
JdbcDataSource
-
Membership
-
Node
-
Usage
-
Web Service
-
Weblogic AS
Note JDBC Datasources cannot be discovered if they were not activated in the Weblogic Admin Console prior to discovery.