What is the linux command is used to know the version of
weblogic server?
Answers were Sorted based on User's Feedback
Answer / pavan_n85
By using this command we can get the version
java weblogic.Admin -url hostname:port -username uname
-password pwd VERSION
Is This Answer Correct ? | 31 Yes | 3 No |
Answer / pavan
java weblogic.Admin -url hostname:port -username uname
-password pwd VERSION.
uname -a this o.s detail command.
sorry for given wrong answer.
Is This Answer Correct ? | 7 Yes | 3 No |
Answer / hemanthgoud
java weblogic.Admin -url t3://localhost:7001 -username weblogic -password mypasswd GET -pretty -type ServerRuntime -property WeblogicVersion
Is This Answer Correct ? | 2 Yes | 5 No |
Can you explain what are the ways to avoid resourceexceptions when sending requests for databaseconnections?
What is wlst in web logic?
Can I enable requests to a jdbc connection pool for a database connection to wait until a connection is available? : BEA Weblogic
What is the admin server?
Define the toolbar elements.
Do you know how can third-party jdbc driver be used with jms?
How to update license?
What can happen when stub can’t to connect to web-logic server instances?
What are tuning jvm parameters?
How can the nm be made to work with web logic? Explain?
Explain what are the transaction isolation levels supported by weblogic jdriver?
How could you retrieve password for I-Planet console if you have forgotten?