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 |
When a message flow is deployed into integration server it is carried to integration node so what is the internal representation of data for message flow that Integration Node can understand ?
describe the weblogic communication flow.
What are the intalation modes in Weblogic
what is the role of freeware in middleware solutions?
How does SESAME relate to the CORBA Security service?
Why is middleware important?
What is the use of garbage collection?
why middleware can be difficult to write and test.
If you take 10 transformers in a try sequence, in which order error will be executed in the sequence?
Does JacORB support the "iioploc" object reference format?
What UDF's you have written.? Can anyone tell how to answer this questions. Whether to explain with an example or just why to go for UDF's.? waiting for reply.
how do you troubleshoot if config.xml file will be deleted?