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
Tell me how are the notifications generated when a server is added to a cluster?
Whenever we see a very slow response from server-side, then what all thing we need to look into?
An instance of stateful session ejb when accessed simultaneously from more than one clients on same vm results in remoteexception or ejbexception. In case the client is a servlet thread, which of the techniques can be used to avoid remoteexception/ejbexception? : BEA Weblogic
What are the common domain types?
What Are The Various Types Of Weblogic Installations ?
Explain what are the databases that are available to be used with the web logic j2ee connector architecture?
What is Horizontal and vertical clustering ?
Tell me what are the steps involved in configuring the jms?
What is the difference between T3 and HTTP protocol ?
What are data-sources and what features do they offer? What are the recommend parameters to improve the prformance from data-source point of view.
What is clustering and what is achieved through it?
How many messages are sent across the network for processing topic messages? : BEA Weblogic
Can the bean class implement the ejbobject class directly? If not why?
Do you know what are the steps required to modify config.xml file of web logic server?
We see an error like 404 and 500. What do they mean?