what are the new features of Webservices 1.6 than 1.4.From
the interface and implementation aspect4.
How can I control on which weblogic server(s) my application will run? : BEA Weblogic
What is the nm?
When we will take thread dump?
What is mulicast and unicast in weblogic?
Difference between multicast and unicast?
How can I avoid asynchronous message deadlocks? : BEA Weblogic
Tell me what are the ways in which weblogic servers can run on multiple machines?
where the transaction logs will be stored
What happens when database down in weblogic
How do I use a less than or greater than on a message selector in ejb-jar.xml? : BEA Weblogic
In cluster , the load balancing that simply redirect the client request to any available server in weblogic server cluster. Suppose assume we have 4 managed servers and one admin server. can we trace that request is going to which managed server in the cluster? is it possible to tell that request is going to which ipaddr/managed server?
Can We Start A Managed Server If The Administration Server Is Unavailable ?