What is a non-durable topic subscriber?
Answer / Khilendra Singh
A non-durable topic subscriber in Weblogic receives messages from a topic, but the received messages are not stored persistently on the server. If the subscriber disconnects or loses its session, it will miss any subsequent messages sent to the topic.
| Is This Answer Correct ? | 0 Yes | 0 No |
An instance of stateful session ejb when accessed simultaneously from more than one clients on same vm results in remoteexception or ejbexception. In case the client is a servlet thread, which of the techniques can be used to avoid remoteexception/ejbexception? : BEA Weblogic
What is clustering? What are the different types and how does clustering works in a network ?
What is a Thread dump? How will you take in unix/linux and windows ?
What is t3 protocol?
Explain what are the transaction isolation levels supported by weblogic jdriver?
What is advantage if silent mode installation...urgent..need answer to this question
A client invokes a method on a stateful session bean instance deployed in the weblogic server. While the method execution is in progress another method call arrives on the server. What will be the result? : BEA Weblogic
What are stubs and how do they function in a web logic cluster?
What Is The Purpose Of Clustering ?
what are the new features of Webservices 1.6 than 1.4.From the interface and implementation aspect4.
How many weblogic severs can be installed in a multi cpu machince and how can you figure out how many servers?
Name the various message severity levels in web logic?