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
Explain what are the ways to avoid resourceexceptions when sending requests for databaseconnections?
Explain the client-server architecture.
What are middleware servers?
If a java process keeps going down due to an out of memory error, what all java options would you start with that would tell you what was in memory at the time of the out of memory error?
Difference between multicast and unicast?
Which is the only method defined in the javax.ejb.handle interface? : BEA Weblogic
What precautions should I take when I use blocking receive() calls? : BEA Weblogic
What is boot?properties file in weblogic server?
Why did my jdbc code throw a rollback sqlexception? : BEA Weblogic
Explain about the function associated with t3 in weblogic server ?
How do I manage a queue to view and delete specific messages? : BEA Weblogic
Why would a client application use jta transactions?
What is the msi mode in weblogic? How can you enable and disable this option?
What is the boot? What is the significance of it?
Which of the programs can be created using the zac publish wizard tool? : BEA Weblogic