In how many ways we can implementg session replication?
Answer / Siddhart
Session replication in Weblogic can be implemented using two methods: Stateful Session Beans with Passivation and Stateless Session Beans. The first method is used for stateful objects, while the second method is suitable for stateless objects.
| Is This Answer Correct ? | 0 Yes | 0 No |
how to handle out of memory in weblogic? and if server is getting more requests then what we have to do in production environment?
Tell me how does a server find out server unavailability?
What is thread dump?
Why is there no polymorphic-type response from a create() or find() method? : BEA Weblogic
How many types of logs are there?
What should you do in a passive method?
Can two jms servers share the same persistent store? : BEA Weblogic
how can you increase heap size from command line
2 Answers IBM, TCS, Wells Fargo, Wipro,
What is DataSource ?how can its associated with connection pools ?
What is the difference between Production mode and Development mode in WebLogic?
What is the difference between the sun jvm and bea jrockit jvm?
Tell me how are the notifications generated when a server is added to a cluster?