what is directory structure of any ear/war file in weblogic
Answer / sasi
directory structure for ear file:
App-INF/application.xml
META-INF/MANIFEST.MF
+jar files
+war files
directory structure for war file:
Web-INF/web.xml
META-INF/MANIFEST.MF
classes
libs
| Is This Answer Correct ? | 8 Yes | 1 No |
What happen when your database and proxy server are down and your weblogic server is up
What does isidentical() method return in case of different type of beans?
What are crossdomainconnectors in reference to web logic servers?
How can we configure http tunneling on weblogic?
What is Connection Pool ?
What is the major difference between managed server and admin server?
How to create a connection pool ?
How many ways take thread dumps?
What command will you use to recursively search for a particular string across multiple files in your currentdirectory?
What is meant by cluster??
In web logic how are new threads assigned?
Explain the use of http ?