What are the intalation modes in Weblogic

Answer Posted / neeraj chansoria

The modes of deploymnet are: Stage,No-stage and External
STAGE: The Administration Server first copies the
deployment unit source files to the staging directories of
target servers specified by the Staging Directory Name
attribute.
The target servers then deploy using their local copy of
the

NOSTAGE: The Administration Server does not copy
deployment unit files. Instead, all servers deploy using
the same physical copy of the deployment files, which must
be directly accessible by the Administration Server and
target servers.
With nostage deployments of exploded archive directories,
WebLogic Server automatically detects changes to a
deployment's JSPs or Servlets and refreshes the deployment.
(This behavior can be disabled if necessary.)

EXTERNAL_stage: The Administration Server does not copy
deployment files. Instead, the Administrator must ensure
that deployment files are distributed to the correct
staging directory location before deployment (for example,
by manually copying files prior to deployment).
With external_stage deployments, the Administration Server
requires a copy of the deployment files for validation
purposes. Copies of the deployment files that reside in
target servers' staging directories are not validated
before deployment.

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of garbage collection?

669


How to detect when a connection between a client and server is broken?

1819


Insertnotification, basic notification difference between them? why we need to create trigger sequence,buffer table  manually in basic notification

2119


Hello, IBM InfoShere DataStage and InfoShere Federation Server are midleware used to work between different databases located on different machines? I need a middleware that connects the databases that I have installed as I explain below: oracle on N.A. aix 6.1 on a Power 6 db2 on N.A. aix 5.3 on a Power 5

1939


Explain a cluster?

737


What are the installation modes in weblogic?

799


What is involved with using std library (inc stl) with ACE/TAO?

1821


Consider an enterprise wide system that you will be designing. The system’s purpose is file sharing, database‐dependent application delivery, OLTP and web application delivery. There will be 4 servers for each of these applications. If you were provided with a strict requirement for two‐tier architecture but had to accommodate over 5000 users what technologies and innovative methods would you use to facilitate the operation of such a system. (Note that twotier architecture has scalability issues in terms of number of users)

1995


what is the difference between TAO's Real-Time Event Service and the OMG Notification Service?

1885


How should requirements on middleware performance be characterized?

1800


If you take 10 transformers in a try sequence, in which order error will be executed in the sequence?

2381


Why does ORB_init change the order of the command line arguments if we pass argv to ORB_init(argc, argv)?

1732


how to insert or retrieve only 2000 records with having 10000 records

1889


what is the difference between environment

2656


How to use JacORB with TAO's Naming Service?

1991