Answer the question
In order to leave comments, you need to log in
How to run a web application on weblogic?
Hello, how to configure and run a web service or just a servlet application on weblogic. I installed weblogic, tested it in the browser, and what to do next is a little confused, since all the tutorials are made in java ultimate, and they have convenient tools to do everything automatically, and I have a java community, and all I can do is just create a maven project. Therefore, I ask for help, explain what to write in pom, whether it is necessary to specify something else somewhere and how to deploy the application on the server. the simplest hello world example, thanks
Answer the question
In order to leave comments, you need to log in
Here, everything is written in great detail here - https://dev64.wordpress.com/2012/03/23/simple-serv...
At the very end of the article, you get a war file - this is the packaged web application (web service ).
Deploy your file in weblogic following this instruction - https://www.oracle.com/webfolder/technetwork/tutor...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question