What are the intalation modes in Weblogic



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

Post New Answer

More Middleware AllOther Interview Questions

What all are the problems you have faced in weblogic?

0 Answers  


wat is a heap dump ,therad dump

1 Answers  


what happens to guaranteed documents when outbound document store is full

0 Answers  


How to assign the ssl certificate to particular qm?

0 Answers  


What ORBs does TAO interoperate with?

0 Answers  






while working with local tx without start tx,commit tx,rollback tx servies can we continue the local tx.

0 Answers   Fiserv,


How does SESAME work?

0 Answers  


about garbage collection isssues in weblogic server 10.3 version

0 Answers   IBM,


why middleware can be difficult to write and test.

0 Answers  


How should requirements on middleware performance be characterized?

0 Answers  


How to connect to trading network in webmethods

0 Answers  


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

0 Answers   Fiserv,


Categories