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 |
how can we sync the nodes with administration server in weblogic.
how to update the pach?
How is security handled in the weblogic j2ee connector architecture? : BEA Weblogic
What is thread dump? What is the UNIX command for taking thread dump?
Is it possible to send or receive a message from within a message listener? : BEA Weblogic
What are the advantages of using application servers?
What is the difference between Production mode and Development mode in WebLogic?
How do I look up an ora sqlexception? : BEA Weblogic
Can someone please tell me the basic differences between weblogic 8,9 and 10 versions
When should I use multicast subscribers? : BEA Weblogic
What is Domain? how many domains are possible in a single instance?
What are the ways in which the dns request of failed servers handled?