![](https://cv01.studmed.ru/view/63fcc940cc7/bg24.png)
Chapter 1
23
See also
f Creating an installer from the source code
f Installing Adempiere
Debugging the ADempiere server application
(web version)
Working with the web/server version of ADempiere is equally practical and required as
compared to the client/desktop version. The server version runs inside a J2EE container,
like JBoss. In this recipe, we will see how to congure ADempiere and JBoss to be able to
debug the code when it is deployed as a server. Though ADempiere comes along with a JBoss
distribution, to have a better understanding of the subject matter, we will use the external
JBoss installation.
Getting ready
f Verify that JBoss is installed on your system and set up correctly
How to do it...
1. In Eclipse, go to the Servers view.
2. Right-click and select New | Server. You will see the New Server window.