ljl
(ljl)
Juin 28, 2022, 9:31
#1
Urgent urgent urgent!!!
I want to ask, this question is urgent.
How to debug in the project platform.
I try to debug in open suite webapp .
But the result is a failure, and the application cannot be debugged.
So this problem is very serious And how to hot deploy open suite webapp .
However, we must first solve how to debug and then consider hot deployment.
PHPierre
(Pierre Mayeux)
Juin 28, 2022, 11:46
#2
How to debug in the project platform.
Use Eclipse or IntelliJ Debugger so you could put breakpoint in your code. Else give us more informations about your problem.
how to hot deploy open suite webapp
Install a tomcat server, and when your development is ready, just put the war file generated by your IDE into it
I have used intelijj and I have created a remote JVM debug enabling port 5005 with tomcat for test. Run both in debug mode with breakpoints. These work for me.
PHPierre
(Pierre Mayeux)
Juin 28, 2022, 2:29
#4
Do you use the Tomcat plugin on the Ultimate edition ?
Can you upload screens of your setup ?
siddique
(Siddique Ahmad)
Juin 30, 2022, 6:13
#5
I have written the medium post for this, let me know if it doesn’t help, I will improve it.
Axelor is a french company which have products like ERP, CRM, BPM etc. Like few other companies it’s ERP modules are open source, and has…
Reading time: 2 min read