How to deploy web appliction in web logic ?



How to deploy web appliction in web logic ?..

Answer / nagababu

Create a war file using command
jar cvf webapplicationname.war *;
Login to weblogic Console.
Goto WebApplicationModules and then goto Deploy New
Webapplication module. Upload ur file option and Browse ur
War file and Upload. select ur war file and choose
Targetmodule and deploy.

Is This Answer Correct ?    4 Yes 3 No

Post New Answer

More OOPS Interview Questions

How is exception handling carried out in c++?

3 Answers  


What are virtual classes?

0 Answers  


State what is encapsulation and friend function?

0 Answers   BirlaSoft,


which structured data type is not used in c++? 1.union 2.structure 3.string 4.boolean

2 Answers   HCL, Wipro,


What is conditional Compilation?

3 Answers   emc2, HCL,






is there any choice in opting subjects like 4 out of 7

0 Answers  


what is difference between c++ language and java language

5 Answers  


what is overloading and overriding?

7 Answers  


Why is abstraction used?

0 Answers  


why reinterpret cast is considered dangerous?

0 Answers   TCS,


what is polymorphism?

4 Answers  


How Do you Code Composition and Aggregation in C++ ?

3 Answers   IBM, NET,


Categories