100 Important IBM WebSphere Application Server 6.1 Interview Question Answer Part-7
QUESTION 61
Which statement is NOT true about Application Server Toolkit (AST)?
QUESTION 62
The WebSphere scripting tool supports which two scripting languages?
QUESTION 63
A system administrator needs to create a data source and make it available on multiple nodes using different directory structures. Which two actions should the system administrator take to do this?
QUESTION 64
An application uses a JMS queue for point-to-point messaging. As part of the queue configuration, an administrator is able to specify which two sets of properties?
QUESTION 65
A customer has a WebSphere Application Server v4 client and wishes to look up and access objects in WebSphere Application Server V6.1 without requiring changes to the client. What must the customer do to enable WebSphere Application Server V6.1 objects to be accessible through the legacy name space?
QUESTION 66
Which are the three possible components of Web modules?
QUESTION 67
Which three statements are true about J2EE security roles?
QUESTION 68
What is the default connection pool that the WebSphere scripting tool uses?
QUESTION 69
An administrator need to configure a data source for use by a Servlet 2.2 based Web application. Which data source type must the administrator define?
QUESTION 70
The Profile Management Tool allows you to enable WebSphere administrative security. Which user registry is used for this default security?
Which statement is NOT true about Application Server Toolkit (AST)?
- It has a similar look and feel to the IBM Rational family of products and is based on Eclipse.
- It has a complete development environment for enterprise applications including EJBs.
- It is supported on Windows, Linux and AIX.
- It has Jython editor and source debugger.
- It can run wsadmin scripts inside AST.
QUESTION 62
The WebSphere scripting tool supports which two scripting languages?
- BSF
- Jython
- Perl
- Ant
- Jacl
QUESTION 63
A system administrator needs to create a data source and make it available on multiple nodes using different directory structures. Which two actions should the system administrator take to do this?
- Define the JDBC provider at the cell scope
- Define the JDBC provider at the node scope
- Define the JDBC provider at the server scope
- Create the data source that uses this JDBC provider at the cell scope
- Create the data source that uses this JDBC provider at the node scope
- Create the data source that uses this JDBC provider at the server scope
QUESTION 64
An application uses a JMS queue for point-to-point messaging. As part of the queue configuration, an administrator is able to specify which two sets of properties?
- Scope, activation specification and connection factory
- Scope, JMS provider and JNDI name
- J2C authentication data, connection timeout and reap time
- Bus name, delivery mode and priority
- Class path, topic name and JMS name
QUESTION 65
A customer has a WebSphere Application Server v4 client and wishes to look up and access objects in WebSphere Application Server V6.1 without requiring changes to the client. What must the customer do to enable WebSphere Application Server V6.1 objects to be accessible through the legacy name space?
- Configure a leaf binding
- Create a corbaname binding
- Use a compound name
- Create a configured name binding
QUESTION 66
Which are the three possible components of Web modules?
- Servlets
- JSPs
- SIP servlet files
- MDB files
- HTMLs
- Session and entity beans
- RAR files
QUESTION 67
Which three statements are true about J2EE security roles?
- Authorization is performed using the J2EE security roles.
- Security roles are applied to the Web and EJB application components.
- Security roles provide an access control mechanism to manage the applications access to system level resources.
- Binding of the users and groups to the J2EE security roles is usually done at the application install time.
- Authentication is performed using the J2EE security roles.
- Security roles can be modified dynamically at runtime.
QUESTION 68
What is the default connection pool that the WebSphere scripting tool uses?
- SOAP
- RMI
- SOAP is tried first then RMI is tried second
- NONE
- TCP
QUESTION 69
An administrator need to configure a data source for use by a Servlet 2.2 based Web application. Which data source type must the administrator define?
- WebSphere Application Server V6 data source
- WebSphere Application Server V4 data source
- JDBC Type 4 data source
- JDBC Type 2 data source
QUESTION 70
The Profile Management Tool allows you to enable WebSphere administrative security. Which user registry is used for this default security?
- Local operating system
- Standalone custom registry
- Standalone LDAP registry
- Federated Repositories
Comments
Post a Comment