21.What is a Replication Domain?A replication domain is a collection of replicator entry (or replicator) instances used by clusters or individual servers within a cell. 22.What are the SDK versions supported on WAS 4, 4.X, 5, 5.X, 6, 6.X and 7?
WAS 7 – SDK 1.6
WAS 6.1.x – SDK 1.5 WAS 6.0.x – SDK 1.4.2 WAS 5.1.1 – SDK 1.4.2 WAS 5.1 – SDK 1.4.1 WAS 5.0.x – SDK 1.3.1 23.How to check WAS Version / Build Level?/WAS_HOME/bin/versionInfo.sh 24.What is the Default SOAP port number?8879 25.What do you understand by the term JMS?Java Message Services, JMS, is Sun's standard API for message queuing systems. Message queuing systems form the front-line interface between businesses (B2B) and for Enterprise Application Integration (EAI). As such, message queuing systems are often called "middleware" because they operate in the middle -- between other systems and between enterprises. 26.What are the different JMS providers available in different WAS versions?WAS 6 27.What are console user roles available in WAS 5 and 6?WAS 5 and WAS 6 28.What are the authentication mechanisms available for Global Security in WAS?
29.What are the User Registries supported by WebSphere for Global Security?Local OS, LDAP and Custom User Registry 30.How to change the JVM/Process/Diagnostic Trace log file locations for any JVM?
31.What are the different types of logs available in WebSphere?Diagnostic Trace 32.Explain what is Web-Sphere?Web-sphere is a tool based on Java and developed by IBM, to manage and create websites. Web-sphere is often used to build interactive web-oriented applications that support business functions required for e-commerce, it integrates all the data across different operating system and applications. 33.Mention what are the important component of Web-Sphere?Important components of Web-Sphere are
34.Mention some of the features available in Web-sphere?Some of the features available in Web-sphere includes
35.Mention how does a WebSphere or any Application server clustering work?A WebSphere’s web server plugin component routes requests to WebSphere cluster web containers. If there is a communication failure with a particular cluster member, it will mark that member down and start routing all requests to the remaining cluster member till the original is available. 36.Mention what type of files are required to deploy an application into Websphere?WAR or EAR files are required to deploy an application into Web-sphere. 37.Mention what is asymmetric clustering in Web-sphere?In asymmetric clustering, the partition can be defined dynamically and runs on a single cluster at a time. The task which is particular to an appropriate cluster can be routed to that cluster. Usually, clustering is used by banks. 38.Explain what is node, node agent and node groups?
39.Explain what is a cell in WebSphere?A cell is referred as a grouping of nodes into a single administrative domain. 40.Mention what are the default ports you use to use WebSphere Application Sphere?The default ports you use are HTTP: 9080 and HTTP: 9443 |