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
Tell me how is the security handled in web logic j2ee connector architecture?
Explain the use of http ?
What is a Thread dump? How will you take in unix/linux and windows ?
What are logics in reference to web logic servers?
How to check the version of Java?
Write a program of web logic server to get the connection pool attribute?
How to change from default jvm to others?
Define the purpose of the serializedsystemini.dat file?
What is the weblogic server?
What is the meaning of classformaterrors used with the applet?
What happens if acknowledge() is called within a transaction? : BEA Weblogic
Does weblogic jms support clustering? : BEA Weblogic
How to configure a DB connection pool ?
Explain the concepts and capabilities of ANT ?
What is the difference between dynamic and non-dynamic changes in the console?