What is the difference between Production mode and
Development mode in WebLogic?
Answer Posted / lepakshi
development mode :in development mode we have pollar it pols
the domain and application directory for every 3 sec if any
new application is found it auto diployed that one
production mode: in this mode we don't have pollar we have
to deploy new application
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
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
Do ejbs have to be homogeneously deployed across a cluster? Why?
What are Monitoring tools?
How do I manage a queue to view and delete specific messages? : BEA Weblogic
When should I use the -nostage option?
What are logics in reference to web logic servers?
What is the difference between txdatasource and datasource?
What are the transaction isolation levels supported by weblogic jdriver?
How do I identify the document type of an xml document? : BEA Weblogic
Why do I get unexpected characters from 8-bit character sets in weblogic jdriver for oracle? : BEA Weblogic
Explain the client-server architecture.
What happens if acknowledge() is called within a transaction? : BEA Weblogic
How can we find listineing ports in a machine?
How can I avoid asynchronous message deadlocks? : BEA Weblogic
Explain what is the procedure to configure jms security?