What are the intalation modes in Weblogic
Answer / 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 |
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)
what is the difference between TAO's Real-Time Event Service and the OMG Notification Service?
Why don't signals work with the ORB reactor?
What's a PRF?
How to enable Fault Tolerance features in the ORB?
how to find the heap size is full in weblogic server?
What is SESAME?
How to use a "corbaloc" object reference with a TAO server?
What ORBs does TAO interoperate with?
what is the difference between node agent and clustering
join types in trigger explain?
How does SESAME relate to the CORBA Security service?