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

Is an xslt processor bundled in weblogic server?

0 Answers  


In how many ways we can implementg session replication?

0 Answers  


The home of a product cmp entity bean has a finder method, which returns an enumeration of all the products whose price falls below a certain value, which is passed as the method argument. If there are no products in the database to match the above criteria what will be the result of a call to this finder method? : BEA Weblogic

0 Answers  


Explain what are the databases that are available to be used with the web logic j2ee connector architecture?

0 Answers  


Java-corba integration: rmi-iiop or java idl? : BEA Weblogic

0 Answers  






Explain the performance tuning in jvm, jdbc, jms?

0 Answers  


What Is Multicast And Unicast In Weblogic ?

0 Answers  


A client wants to preserve the reference to the ejbhome object of an enterprise bean instance and use it later. Which of the following can be serialized for this purpose? : BEA Weblogic

0 Answers  


Can you use a foreign jms provider to drive an mdb transactionally? : BEA Weblogic

0 Answers  


What is error ora-6502? : BEA Weblogic

0 Answers  


What is meant by session replication?

0 Answers  


What is Graphic mode?

0 Answers  


Categories