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 can we find listineing ports in a machine?

0 Answers  


What is the purpose of using multipools in web logic server?

0 Answers  


Do you know what is the local interface used by web logic server?

0 Answers  


Write a program to call the store procedure of oracle that takes no parameter?

0 Answers  


what is the weblogi licence?

3 Answers   TCS,






Arrange in order the various message severity levels?

0 Answers  


Explain the functioning of Stub?

0 Answers  


What causes java.io exceptions in the log file of weblogic server?

0 Answers  


What technologies are included in j2ee?

0 Answers  


What is wlst?

0 Answers  


If a java process keeps going down due to an out of memory error, what all java options would you start with that would tell you what was in memory at the time of the out of memory error?

0 Answers  


What is the performance issue in weblogic and how can you resolve ,explain in brief

4 Answers   HCL, IBM, TCS,


Categories