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

Answers were Sorted based on User's Feedback



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

Answer / 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

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

Answer / giribabu

When Installation of Oracle 11g, u should select Production
or Development Mode checkbox.

Production Mode
1. Select Jrockit 1.6.0_05 SDK
2. It will ask u the Username and password, when u run the
admin server.
3. More Security.

Development Mode
1. Select Sun SDK 1.6.0_05
2. It wont ask u the Username and password, when u run the
Admin server(Automatically run the boot.properties).
3. Less Security.

I Prefer Production Mode Only.
http://weblogic11gadmin.blogspot.com/

Is This Answer Correct ?    2 Yes 0 No

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

Answer / 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

More Weblogic Interview Questions

How do I create a producer pool? : BEA Weblogic

0 Answers  


What are managed servers?

0 Answers  


what are configuration classes in weblogic

2 Answers   Motorola,


How do clients handle dns requests to failed servers?

0 Answers  


Define the purpose of the serializedsystemini.dat file?

0 Answers  






for example we have two boxes,one box it contain one adminserver & one managed servr and another box it contain one managed server.how to configuring the these server?

1 Answers  


what is proxy? how it is used in real time?

1 Answers  


What are the different weblogic installation types?

1 Answers  


How we can know whether proxy server up or not?

3 Answers   TCS,


Can someone please tell me the basic differences between weblogic 8,9 and 10 versions

5 Answers  


Why do I get an exception when trying to find a connection factory? : BEA Weblogic

0 Answers  


What is the basic requirement for starting a WebLogic server?.

1 Answers   ABC Inc, CMC, HCL, Wipro,


Categories