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
Ho do you troubleshoot server hang?
Explain the functionality of T3 associated with WebLogic server?
Explain different parts available as part of jvm and describe them in few lines.
How do I do http tunneling? : BEA Weblogic
What oracle weblogic server includes?
What is mulicast and unicast in weblogic?
How is security handled in the weblogic j2ee connector architecture? : BEA Weblogic
How do I start wls and configure jms? : BEA Weblogic
Why is there no polymorphic-type response from a create() or find() method? : BEA Weblogic
What signal tells the jvm to give a thread dump? Does those signal work if you specify -xrs? Why?
What is the default jvm used for weblogic?
What is the admin server?
How can we change heap size?
What is a messaging bridge?
What is Graphic mode?