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

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

Why in jdk we have two different folders for bin and lib ?

546


What is node manager?

561


In corba, which of the files generated by the idltojava compiler must be compiled before running the server application? : BEA Weblogic

566


How do I use a temporary destination? : BEA Weblogic

517


Do you know what is the meaning of classformaterrors used with the applet?

480






What is meant by managedserver?

556


Can an mdb be a message producer or both a producer and consumer? : BEA Weblogic

513


What are the uses of a middleware server?

531


How many deployment descriptor files does a cmp entity bean deployed on the weblogic server have? : BEA Weblogic

485


How many way to start and stop weblogic servers?

573


Explain the performance tuning in jvm?

541


Can I use the getattribute() and setattribute() methods of version 2.2 of the java servlet api to parse xml documents? : BEA Weblogic

544


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

509


What are application servers?

518


When deploying a resource adapter (.rar) to weblogic server, are its classes placed in the weblogic classpath? : BEA Weblogic

531