<% out.print(""); %> <%@ page import="org.apache.tomee.installer.Installer" %> TomEE

Welcome to Apache TomEE

You can test your setup and play around with the tools provided below!

Testing your setup » <% if (!Installer.isListenerInstalled() && !Installer.isAgentInstalled()) { %> [Optional] Install Listener and JavaAgent » <% } else if (!Installer.isListenerInstalled()) { %> [Optional] Install Listener » <% } else if (!Installer.isAgentInstalled()) { %> [Optional] JavaAgent » <% } %> JNDI Browser » Class Viewer » EJB Viewer » Object Invoker »