How to delete connection pool?
Answers were Sorted based on User's Feedback
Answer / vru
java Weblogic.Admin -url AdminHost:7001 -username weblogic -password weblogic DELETE_POOL demopool false
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / guest
java weblogic.admin -url -username -password delete_pool
-poolname
| Is This Answer Correct ? | 5 Yes | 3 No |
Write a program to bind string values in a preparedstatement?
What Is The Purpose Of Clustering ?
How is security handled in the weblogic j2ee connector architecture? : BEA Weblogic
What is mulicast in weblogic?
When configuring a source or target messaging bridge destination, do I need to set the adapter classpath field? : BEA Weblogic
What causes java.io exceptions in the log file? : BEA Weblogic
what happen if we deploy our component in weblogic server
How do you set the classpath ?
How can domain configuration lock be enabled and disabled?
What can happen when stub can’t to connect to web-logic server instances?
Do ejbs have to be homogeneously deployed across a cluster?
What is a Thread dump? How will you take in unix/linux and windows ?