Answer Posted / ram
first to set the classpath use this
bea/weblogic-home/servers/bin/setdomain Env.cmd
and next enter the command
java weblogic.Admin -url enter url -username enter
weblogic server username -password enterweblogic server
password -VERSION
to see the weblogic server version.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the difference between jboss and weblogic?
Explain the functionality of T3 associated with WebLogic server?
What is the difference between creating a distributed application using rmi and using a ejb architecture?
Why do I get noclassdeffound/too many open files messages on solaris? : BEA Weblogic
How do I get a thread dump to help track down a problem? : BEA Weblogic
How to integrate sunone/netscape/iplanet with weblogic?
What are the prerequisites of starting a server?
I configured the messaging bridge to use the exactly-once quality of service for two-phase transactions. So why am I getting a quality of service is unreachable error? : BEA Weblogic
What are the types of gc and in which different scenarios each should be used?
Which are the benefits of mdb (message driven beans) over standard jms consumers? : BEA Weblogic
Can We Start A Managed Server If The Administration Server Is Unavailable ?
Explain the functionality of iiop ?
What Is A Weblogic Server Cluster ?
Explain how can os authentication be connected with weblogic jdriver for oracle and connection pools?
What is thread stack size? What is the default thread stack size in windows? Which memory space does thread stack get allocated from?