what are the pre requisite to installing weblogic server 10
Answers were Sorted based on User's Feedback
Answer / jagadish
First thing we need to check is whether Jre is available are
not.
We need at least 1GB of space to install Weblogic.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sudha
1.JDK must be installed in the system first..if./bin file
is there then JDK is not necessary(platform dependency).if
you are going for generic then JDK must be installed in
your environment.
2. All the ports should be opened between webserver and
application server and also between application sever and
database.
3.check the diskspace in the filesystem.you need min of 1gb
of hardware memory for 1 installation.and remeber there
will be logfiles and stackraces to occupy memory so min of
10gb is required
4.check for the file permission issues and access to root
for installing JDK.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / srikanth
u should have jre6 here no need install u just copy paste
| Is This Answer Correct ? | 1 Yes | 1 No |
What causes the condition OUT OF MEMORY?
What can be the various reasons for a server crash?
In corba, which of the files generated by the idltojava compiler must be compiled before running the server application? : BEA Weblogic
How do I get a thread dump to help track down a problem? : BEA Weblogic
Is it possible to set aside a message and acknowledge it later? : BEA Weblogic
Are foreign destinations handled within foreign jms messages? : BEA Weblogic
Can you explain how can os authentication be connected with weblogic jdriver for oracle and connection pools?
How do stubs work in a weblogic server cluster? : BEA Weblogic
How can the admin console be disable before it is re-enable by WLST?
What is a trace in relation to web logic server?
How can I avoid asynchronous message deadlocks? : BEA Weblogic
What is silent mode?