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
What are servers?
What is an administration server?
What is the difference between multicast and unicast?
Tell me what can happen when stub can't to connect to web-logic server instances?
Tell me what are the steps involved in configuring the jms?
How does cluster communication happen?
When we will take thread dump? Please give us some examples?
What is jms and configuration details?
What happens when a failure occurs and the stub cannot connect to a weblogic server instance? : BEA Weblogic
What is the admin server?
In Future how the role of WEBLOGIC in realtime ?
Can I set the deployment order for application modules? For standalone modules?
Which is the only method defined in the javax.ejb.handle interface? : BEA Weblogic
Whenever we see a very slow response from server-side, then what all thing we need to look into?
What is the msi mode in weblogic? How can you enable and disable this option?