Answer Posted / hari krishna.y
If we want to know about weblogic version:
------------------------------------------
For knowing weblogic version make sure that which java you are using.
1.In terminal type java weblogic.version (it will show the version that you are using).
2.If it throwing a java error Go to DOMAIN_HOME/bin/
3.Then do the following thing . setDomainEnv.sh
4.Then type java weblogic.version it will display version
OR:
---
1.Go to JDK_HOME/bin
2.Then type java weblogic.version
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
When can high usage of CPU occur?
Differences between an application server and a web-server? What is the conman architecture which is used forhigh availability and load balancing describe in few lines.
I tried to run two of the applets in the examples directory of the distribution? : BEA Weblogic
What are the supported installation modes for WebLogic Server ?
What is the default thread stack size in windows?
How many messages are sent across the network for processing topic messages? : BEA Weblogic
How do I use unicode codesets with the weblogic jdriver for oracle driver? : BEA Weblogic
How many way to start and stop weblogic servers?
What is a trace in relation to web logic server?
What is the boot?
What is node manager?
How to configure a DB connection pool ?
What are the ways in which weblogic servers can run on multiple machines?
Can weblogic server start with a unix boot? : BEA Weblogic
What Is Boot.proerties File In Weblogic Server ?