tamias schrieb:
One last question and I will start working on that: I have several servers that I will have to deploy. I don't use either EJB/JMS nor servlets/JSF (what Tomcat I read is best for). So, in other words, I will have to deploy a simple j2se application(server).
If you don't use EJB/JMS/JSF/servlets I ask myself what you mean by a simple J2SE application. All application server are build to handle JEE applications.