How do I call a war endpoint from a war that is running in the same server? The same way a client would do or is there any way of doing this interaction more "light" (without involving HTTP).
I know that I could use some libraries like resteasy client library but I was wondering if there is a more straightforward way