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 ITIL process occurs in weblogic?
I tried to run two of the applets in the examples directory of the distribution? : BEA Weblogic
Which of the attributes in the monitoring tab for a jdbc connection pool in the administrative console tell us how many clients are currently waiting for a connection? : BEA Weblogic
What is meany by plugin?
What technologies are included in j2ee?
Why is my jms work not part of a user transaction (i.e., Called within a transaction but not rolled back appropriately)? How do I track down transaction problems? : BEA Weblogic
What are the advantages of cluster?
How can I set deployment order for applications?
What are weblogic clusters?
what are the gbx,gdb and other tools in linux for core dump,and how to configure stdout,stderr..what is the difference between stdout ,stderr and coredump. how to create core dump and view that one? please can anybody explain me?
Why does for update in oracle 8 cause an ora-01002 error? : BEA Weblogic
When does high cpu usage occur?
What is the difference between stage and no stage deployment?
What is the standard way to create threads, do initialization, etc. Within the application server? : BEA Weblogic
What is an administration server?