Apache Tomcat Integration in IntelliJ IDEA and War file Deployment

  Рет қаралды 81,201

Cool IT Help

Cool IT Help

3 жыл бұрын

In this tutorial session, we will learn to integrate 'Apache Tomcat' in the IntelliJ IDEA community edition. I have explained the complete process step by step. Please watch the complete tutorial for a better understanding.
Step 1: 'Smart Tomcat' Plugin Installation in IntelliJ IDEA.
Step 2: Integration/Setup of Apache Tomcat Package in IntelliJ IDEA.
Step 3: Tomcat test Run.
Step 4: Running web project in Tomcat.
Step 5: Deployment of War file in Tomcat from IntelliJ IDEA.
Step 6: Running a web project in a web browser.
If you found this video tutorial useful and would like to support me, you can do so by buying me a coffee using the below link!
buymeacoffee.com/CoolITHelp
Thanks.
#TomcatSetupIntelliJIDEA #TomcatSetupIntelliJIDEACommunitEdition #CoolITHelp

Пікірлер: 59
@jannieboshoff5185
@jannieboshoff5185 2 жыл бұрын
I've recently started learning Java, coming from a c# background and it's quite a jump going from Visual Studio (which is an Easy IDE) to IntelliJ, like I was soooo confused how to get started lol. Then I saw this video, and you helped a lot much appreciation!
@stanislavbart8604
@stanislavbart8604 2 жыл бұрын
You're great man, thanks a lot.
@tutorialesinformaticostvof3433
@tutorialesinformaticostvof3433 4 ай бұрын
I Learnt how to configure. Thank you! Greetings from Colombia
@hrithiksawant3738
@hrithiksawant3738 2 жыл бұрын
Thank you! great work!
@themodernmonk7991
@themodernmonk7991 2 жыл бұрын
thanks man this is a life saver
@bulelanimlindelwa2549
@bulelanimlindelwa2549 2 жыл бұрын
Thank you sir, this videos was useful!!
@Rirozaj
@Rirozaj 2 жыл бұрын
Thank you a lot. Was really helpful. Just few corrections: 1) war should be copied to CATALINA_BASE, not CATALINA_HOME. Usually it is the same place, but not always. 2) At the last, 6th step you checked the Intellij plugin, not the tomcat, same as in the step 4. To check step 6 you should start tomcat as a service: "sudo systemctl start tomcat?" if on linux. On windows you may locate startup.bat and then shutdown.bat files somewhere in Catalina respectively or catalina.bat start|stop.
@noctiz489
@noctiz489 Жыл бұрын
Glorious!!! Thanks 🙂
@JeanVaillancourt
@JeanVaillancourt 4 ай бұрын
You saved my life! Thanks :-)
@jauynqurtt
@jauynqurtt 2 жыл бұрын
you saved my life thank u sir
@jasonhuang4333
@jasonhuang4333 2 жыл бұрын
very helpful. Thanks!
@TheWorldPeace
@TheWorldPeace Жыл бұрын
Thank you, you really helped me
@timta4624
@timta4624 4 ай бұрын
Thanks a lot! Great tutorial!!!
@firstnamelastname3464
@firstnamelastname3464 Жыл бұрын
thank you, it`s be useful in my case 20 october 2022
@tathyapatel9020
@tathyapatel9020 2 жыл бұрын
thanks sir for the video really helpful!!!!........
@jauynqurtt
@jauynqurtt 2 жыл бұрын
you saved my life thank you sir т_т
@kingxvs7224
@kingxvs7224 8 ай бұрын
Thank you, very much!!
@Zephamphar
@Zephamphar 2 жыл бұрын
Thank you so much !
@user-uo4sq3ps1s
@user-uo4sq3ps1s 9 ай бұрын
Thank u so musch buddy!
@sion4019
@sion4019 2 жыл бұрын
finally ... thank u
@user-evgeniy64
@user-evgeniy64 Жыл бұрын
it is helpful, thank you
@user-iz8ib3st2l
@user-iz8ib3st2l Жыл бұрын
U are the best !!!
@nguyenphan8984
@nguyenphan8984 2 жыл бұрын
great, thank you
@streamcoders3552
@streamcoders3552 2 жыл бұрын
WOWWW.. THanksss...
@alxx736
@alxx736 Жыл бұрын
THANKS YOU!
@abdallahmagdy4056
@abdallahmagdy4056 2 жыл бұрын
Thank you.
@sanjoylayek2048
@sanjoylayek2048 2 жыл бұрын
Thanks man
@andrewteterin975
@andrewteterin975 Жыл бұрын
God bless you)!
@marekg.2540
@marekg.2540 7 ай бұрын
Lack of information that if port is busy You should to switch off Tomcat and try again, for me this solution is working
@withonly_amir
@withonly_amir Жыл бұрын
Thank bro🙂🙂🙂
@smiley-wu1kn
@smiley-wu1kn 3 жыл бұрын
thanks man
@pspkfan5991
@pspkfan5991 3 жыл бұрын
Best video
@43098108
@43098108 2 жыл бұрын
why did we create a war file and copied it to tomcat folder ?
@predatorgaming895
@predatorgaming895 Жыл бұрын
Same doubt
@jedenasty113
@jedenasty113 2 жыл бұрын
great!
@leonardomarcineiro6613
@leonardomarcineiro6613 Жыл бұрын
Can you please provide the link of the video you settle up the project?
@conocuica
@conocuica Жыл бұрын
Very Good
@raviyadav2552
@raviyadav2552 2 жыл бұрын
simply helpful
@CoolITHelp
@CoolITHelp 2 жыл бұрын
Glad it was helpful!
@animalwatcher5270
@animalwatcher5270 2 жыл бұрын
I don't have webapp under main. What should i do. Instead i have java and resources folders
@giangnam98
@giangnam98 4 ай бұрын
change on 17 version of java
@xoriu8813
@xoriu8813 11 ай бұрын
thanks bro.
@CoolITHelp
@CoolITHelp 10 ай бұрын
You're welcome!
@luisparra7386
@luisparra7386 10 ай бұрын
Why servlets with @ WebServlet annotation produce error 404 in the url for example /route1/route2? But in eclipse working fine
@mahersabit9265
@mahersabit9265 2 жыл бұрын
I didn’t get any war file, but got a jar file instead. How do I fix this?
@boobalansooravelu6535
@boobalansooravelu6535 2 жыл бұрын
Its really nice video. And ii am looking similar gradle java project in tomcat to debug. Let me try this smart tomcat. And one more doubt still cant we deploy war automatically in tomcat webapps folder or not?
@msrachelleldsm
@msrachelleldsm 2 жыл бұрын
I cannot config to my intelliJ. Can someone please help me?
@harissaeed5811
@harissaeed5811 10 ай бұрын
HTTP Status 404 - Not Found Type Status Report Message The requested resource [/toom] is not available Description The origin server did not find a current representation for the target resource or is not willing to disclose that one exists please tell me how to resolve this
@baranhaspolat8491
@baranhaspolat8491 Жыл бұрын
when i selected "apache version", it doesn't look the part of "application server"? why? can you help me
@muhammadkk6672
@muhammadkk6672 2 жыл бұрын
I cant see web app..there is a static folder
@Anti_HMV
@Anti_HMV Жыл бұрын
I'm getting error when I'm doing double click on package, the error showing "can't access defaults filed of properties " please help me,i don't know how to resolve it ,
@HiTech1203
@HiTech1203 2 жыл бұрын
Day after tomorrow are my exams will you please configure it by taking my any desk, please...
@hamzahmz5677
@hamzahmz5677 Жыл бұрын
is apache tomcat 10. is also working
@racot7145
@racot7145 Жыл бұрын
Doesn't work 404. The page is dispalyed only when i put war file to webapps directory in tomcat itself
@racot7145
@racot7145 Жыл бұрын
@@serg9104 sorry , don't remember, I am using spring now and docker
@dangergamimg1933
@dangergamimg1933 2 жыл бұрын
3:00 , It is not filling automatically.
@yatharthbhargav7255
@yatharthbhargav7255 2 жыл бұрын
Can you share the pom.xml file?
@Ihavetoreturnsomevideotapes
@Ihavetoreturnsomevideotapes 2 жыл бұрын
i think the plugin has been removed
@arina_kas
@arina_kas Жыл бұрын
Thank you so much!
NERF WAR HEAVY: Drone Battle!
00:30
MacDannyGun
Рет қаралды 52 МЛН
Did you believe it was real? #tiktok
00:25
Анастасия Тарасова
Рет қаралды 51 МЛН
Looks realistic #tiktok
00:22
Анастасия Тарасова
Рет қаралды 81 МЛН
ОСКАР vs БАДАБУМЧИК БОЙ!  УВЕЗЛИ на СКОРОЙ!
13:45
Бадабумчик
Рет қаралды 4,1 МЛН
IntelliJ IDEA Beginner Tutorial | How to create Maven Project
9:23
Automation Step by Step
Рет қаралды 143 М.
Apache Tomcat Server Tutorial for Beginners
33:54
Code Java
Рет қаралды 147 М.
Tomcat in IntelliJ IDEA Ultimate
14:03
IntelliJ IDEA, a JetBrains IDE
Рет қаралды 105 М.
Working with Gradle in IntelliJ IDEA
19:57
IntelliJ IDEA, a JetBrains IDE
Рет қаралды 200 М.
Работа с Tomcat через Intellij IDEA
23:02
Дмитрий Хоменков
Рет қаралды 47 М.
IntelliJ IDEA Full Course
2:35:00
Amigoscode
Рет қаралды 803 М.
1$ vs 500$ ВИРТУАЛЬНАЯ РЕАЛЬНОСТЬ !
23:20
GoldenBurst
Рет қаралды 1,6 МЛН