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 |
Which is the only method defined in the javax.ejb.handle interface? : BEA Weblogic
What is Horizontal and vertical clustering ?
What are the capabilities of weblogic server?
Can someone please tell me the basic differences between weblogic 8,9 and 10 versions
What is boot?properties file in weblogic server?
what is difference between weblogic and websphere?
in which file/script we need to change the heap size?.What is the variable name to search to change the heap size
How to integrate sunone/netscape/iplanet with weblogic?
How do I handle request/response using jms? : BEA Weblogic
What happens if remove( ) is never invoked on a session bean?
How do I increase weblogic server memory? : BEA Weblogic
how to update the pach?