what are the pre requisite to installing weblogic server 10
Answer Posted / 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 |
Post New Answer View All Answers
What is the purpose of using multipools in web logic server?
What is Unicast?
How do I start wls and configure jms? : BEA Weblogic
Define the purpose of the serializedsystemini.dat file?
How many types you configure managed server in weblogic server ?
How do I handle request/response using jms? : BEA Weblogic
How does a cluster relate to a domain?
Why is there no polymorphic-type response from a create() or find() method? : BEA Weblogic
How do I do http tunneling? : BEA Weblogic
What is the purpose of the serializedsystemini.dat file?
Which are the benefits of mdb (message driven beans) over standard jms consumers? : BEA Weblogic
Why would a client application use jta transactions?
Explain what is the purpose of stub in web-logic server cluster?
How are multi-byte characters used with weblogic jdriver?
How do I limit the number of oracle database connections generated by weblogic server? : BEA Weblogic