How to deploy web appliction in web logic ?

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


Please Help Members By Posting Answers For Below Questions

What is overriding vs overloading?

589


Can you inherit a private class?

635


How do you achieve runtime polymorphism?

573


What are functions in oop?

586


What is coupling in oop?

600






What is encapsulation oop?

578


What is the difference between encapsulation and polymorphism?

598


Where You Can Use Interface in your Project

1429


What is a class and object?

600


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

1733


what's the basic's in dot net

1740


What is multilevel inheritance in oop?

557


What is multilevel inheritance explain with example?

630


What is encapsulation in oops?

541


Write a program to sort the number with different sorts in one program ??

1922