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 are stating modes are available in Weblogic Server ?
How to write a program to bind string values in a preparedstatement?
Can struck threads be killed manually?
What is the sla in prd,qa,dev.?
Does WLS supports CORBA?
What is the significance of boot?
How do I call a servlet with parameters in the url? : BEA Weblogic
what are the benefits of classpath?
What are the steps in which unicode codesets can be set with the weblogic jdriver?
What does the connected to element in the toolbar signify?
Do you require JDK/JRE for installing a WL Domain?
An instance of stateful session ejb when accessed simultaneously from more than one clients on same vm results in remoteexception or ejbexception. In case the client is a servlet thread, which of the techniques can be used to avoid remoteexception/ejbexception? : BEA Weblogic