Is it ok to add new sessions and subscribers to a queue or topic connection once it has been started? : BEA Weblogic
Answer / Gaurav Kumar Tripathi
No, you cannot add new sessions or subscribers to a queue or topic connection once it has been started. You need to create a new ConnectionFactory, obtain a connection from the factory, and then create sessions and subscribers.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the weblogic server?
suppose you deployed a new application and the application is not reflecting to clent. what will be your steps of action
How can I avoid resourceexceptions when sending more requests for database connections from the pool than are currently available? : BEA Weblogic
The multicast ttl setting for a cluster in the weblogic admin console sets which of the values? : BEA Weblogic
In what ways can a web logic servers performance be improved upon?
How do stubs function in a web logic cluster?
Explain the tier architecture of a web logic server?
What are the ways in which the dns request of failed servers handled?
What is core server tuning?
Which xml parser comes with weblogic server 6.1? : BEA Weblogic
How do I restrict access to servlets and jsps? : BEA Weblogic
When should I use the -nostage option?