What is the difference between Production mode and
Development mode in WebLogic?

Answer Posted / raveendra

Development mode:
The default JDK for development domain is Sun Hotspot
You can use the demo certificates for SSL
Auto deployment is enabled
Server instances rotate their log files on startup
Admin Server uses an automatically created boot.properties
during startup
The default maximum capacity for JDBC Datasource is 15
The debugFlag which is used to start the WebLogic Workshop
Debugger is enabled

Production mode:
The default JDK for production domain is JRockit
If you use the demo certificates for SSL a warning is
displayed
Auto deployment is disabled
Server instances rotate their log files when it reaches 5MB
Admin Server prompts for username and password during
startup
The default maximum capacity for JDBC Datasource is 25
The debugFlag which is used to start the WebLogic Workshop
Debugger is disabled.

If you would like to know how to change to weblogic start
up mode from DEV to PROD or vice versa. please visit this
entry.

Is This Answer Correct ?    11 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How does weblogic support corba and client communication via iiop? : BEA Weblogic

691


How do I provide user credentials for starting weblogic server?

745


What is node manager?

758


What is meant by gc, prallel gc, full gc and explain it?

738


How do I limit the number of oracle database connections generated by weblogic server? : BEA Weblogic

697


What is meant by unicast?

695


Explain what are the ways to avoid resourceexceptions when sending requests for databaseconnections?

715


What is non-stage deployment?

870


What are class paths?

704


Why do we need to remove cache?

727


What can be the various reasons for a server crash?

784


How to configure jms?

845


What are the different versions of nm?

697


Explain the performance tuning in jdbc?

745


What are the special design care that must be taken when you work with local interfaces?

724