what is directory structure of any ear/war file in weblogic



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

Post New Answer

More Weblogic Interview Questions

How to check the version of Java?

0 Answers  


What is node manager?

0 Answers  


how to change the weblogic server password?

2 Answers  


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.

0 Answers  


suppose we have the thread dump for particular weblogic server.ho can you analyse it manually without using any tool

3 Answers  






what is diff btwn JNDI&JDBC?

6 Answers   CTS, JPMorgan Chase,


What are the Unix vi commands?

0 Answers  


What is the local interface used by web logic server?

0 Answers  


What happens if acknowledge() is called within a transaction? : BEA Weblogic

0 Answers  


What is a domain template?

0 Answers  


Why is there no polymorphic-type response from a create() or find() method? : BEA Weblogic

0 Answers  


What oracle weblogic server includes?

0 Answers  


Categories