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

What is static in oop?

0 Answers  


How many human genes are polymorphic?

0 Answers  


what uses of c++ language?

3 Answers  


class type to basic type conversion

0 Answers  


What is the real life example of polymorphism?

0 Answers  


Pls...could any one tell me that whether we can access the public data memeber of a class from another class with in the same program. Awaiting for your response Thanku

4 Answers  


What is and I oop mean?

0 Answers  


write a program that takes input in digits and display the result in words from 1 to 1000

0 Answers   Wipro,


what is a class

6 Answers  


What are the advantages of polymorphism?

0 Answers  


A file pointer always contains the __________ of the file

5 Answers  


Why is oop useful?

0 Answers  


Categories