How can an administrator deploy or update an EAR, JAR, WAR, or SAR file to an application server or cluster in a development environment?
A. Place the file in the monitored directory.
B. Place the file in the operating system defined temporary directory.
C. Place the file in the operating system defined user home directory for the user that owns the Java process.
D. Email the file to wasadmin@hostname.com, where hotname.com is the host of the IBM WebSphere Application Server.
When setting up high availability settings for the web server, at what level should an administrator configure the custom properties?
A. cell
B. node
C. server
D. nodeagent
What is a benefit of using the IBM Extended Cache Monitor?
A. It invalidates cacheids.
B. It displays the contents of the cache instances.
C. It displays the contents of object cache instances.
D. It displays the dependency ids of the cache instances.
Which type of profile provides management capabilities for multiple stand-alone application servers?
A. Custom
B. Secure Proxy
C. Administrative agent
D. Deployment manager
What determines which On Demand Routers (ODRs) a Web server forwards requests to?
A. The default order in the ODR_Module_Routing_Poilicy.xml.
B. The configuration scope determines which ODRs are included in httpd.conf.
C. The configuration scope determines which ODRs are included in plugin-cfg.xml.
D. The configuration scope determines which ODRs are included in HTTPplugin-cfg.xml.
When adding a repository to a federated repository configuration, which type of repository can be added only using wsadmin commands?
A. File repository
B. LDAP repository
C. SAML repository
D. Database repository
When recording a response file, what must be done to skip the install?
A. Specify a response file location
B. Specify the existing registry location
C. Specify a temporary registry location
D. Specify a master password repository
Which of the following describes how communication occurs when a Web Services client sends a request to an application server?
A. Through SOAP over HTTP and passing through the web services engine
B. Through SOAP over JMS and passing through the embedded HTTP server
C. Through RMI over IIOP communication directly to the messaging engine within the application server
D. Through SOAP over JMS communications directly to the messaging engine within the application server
Where does the test connection operation occur for a data source configure at cluster scope?
A. Deployment manager process
B. Each server process in the cluster
C. Node agent for each node that contains a cluster member
D. Node agent for one of the nodes that contain a cluster member
Which of the following is a valid step in the process to update a single file in a deployed enterprise application using the monitored directory?
A. Modify the property file to set the time when the file should be deployed to the application.
B. Modify the property file to set the email address of the administrator to email when the file is updated.
C. Modify the property file to set the URL to the location where the file can be retrieved from the internet.
D. Modify the property file to set the type of the operation, the location of the file, and the location within the deployed application where the file will go.