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 role of a deployer?
How should you type cast a remote object?
Is it possible to set aside a message and acknowledge it later? : BEA Weblogic
What are class paths?
We often see BSU when using weblogic. What is the meaning of BSU ?
You are noticing a performance impact on your application and you suspect the underlying operating systemresources might be causing the issue, what steps would you take to narrow down the issue?
What are data-sources and what features do they offer? What are the recommend parameters to improve the prformance from data-source point of view.
What is the difference between development mode and production mode of weblogic server?
What is meant by unicast?
What is web.xml ?
Can I set the deployment order for application modules? For standalone modules?
When we can update the application? Is server up time or downtime?
Can you use a foreign jms provider to drive an mdb transactionally? : BEA Weblogic
When configuring a source or target messaging bridge destination, do I need to set the adapter classpath field? : BEA Weblogic
What can happen when stub can’t to connect to web-logic server instances?