What is advantage if silent mode installation...urgent..need
answer to this question
Answer Posted / nagu
For installing weblogic in silent mode we have to write one
xml.file.In that file we have to include all the components
which we want.In silent mode installation we can't see
anything,its better to add log attribute to see the
details.save that will in the path where your set up file
is there...and run like this
wlserver10.3 -mode=silent -silent_xml="path of the xml
file" -log="path where u want to create log file"
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are the advantages of using application servers?
What is the weblogic server?
How do I enable debugging for the messaging bridge? : BEA Weblogic
What is the purpose of stub in web-logic server cluster?
How do I debug weblogic server using visual cafe 4.1? : BEA Weblogic
How should I use sorted queues? : BEA Weblogic
What is the java authentication and authorization service (jaas) 1.0?
In how many formats we can deploy an application in wls??
What is SSL in weblogic ?
Do you know what are the steps in which unicode codesets can be set with the weblogic jdriver?
How do I connect to an sql server instance that is running on a machine with multiple instances of sql server 2000? : BEA Weblogic
How do I call a servlet with parameters in the url? : BEA Weblogic
Must ejbs be homogeneously deployed across a cluster? Why?
What are the admin default ports?
What happens if acknowledge() is called within a transaction? : BEA Weblogic