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
How do I provide user credentials for starting the weblogic server?
Why do I get noclassdeffound/too many open files messages on solaris? : BEA Weblogic
What is error ora-6502? : BEA Weblogic
What is clustering and what is achieved through it?
How do I learn what codesets are available in oracle? : BEA Weblogic
What is the significance of boot?
What are the steps in which unicode codesets can be set with the weblogic jdriver?
What is the list of pre-configured queues?
What is meant by prallel gc and explain it?
How to update license?
What is wlst in web logic?
Where are the files placed while deploying the resource adapter in web logic server?
What signal tells the jvm to give a thread dump? Does those signal work if you specify -xrs? Why?
What is non-stage deployment?
Why does for update in oracle 8 cause an ora-01002 error? : BEA Weblogic