I have a quite difficult problem with one thing in my Java EE application.
I use JoNaS as my application container and my issue is strictly connected with synchronization in it. Is it possible to debug the application within its container? How should I organise my project to achieve that (e.g. where to put JoNaS sources)?