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 are the uses of a middleware server?
How do stubs work in a weblogic server cluster? : BEA Weblogic
How can we find listineing ports in a machine?
What is the significance of boot?
What are the different versions of nm?
Can I set the deployment order for application modules? For standalone modules?
What are stubs?
Explain the performance tuning in jms?
What are the supported installation modes for WebLogic Server ?
How will a single machine run multiple web logic server instances?
What are the disadvantages of node manager?
Explain briefly the client-server architecture.
Write a program of web logic server to get the connection pool attribute?
Explain the performance tuning in jdbc?
Can the bean class implement the ejbobject class directly? If not why?