A:They are exactly the same except for the following:
-The $JBOSS_HOME is /opt/j2easy/server/default
-The J2easy repo folder /opt/j2easy/server/default/repo. It's where the SW is located before the installation process
-The J2easy configuration file /opt/j2easy/server/default/conf/j2easy-conf.xml
-The Jms destinations are placed in /opt/j2easy/server/default/deploy/jms/j2easy-jms-service.xml
-The logging of the user defined log4j categories are redirected to /opt/j2easy/server/default/log/j2easy.log
A:With the default setting the only accessible ports are SSL (port 22), HTTP (port 80). If you want you can change it via the sysconfig menu
A:For security reason the ssh access is avaible only to the user user. Connect as user user and then make a su providing the root password.
A:You must enable the Apache Mod proxy for it.
To do it the steps are:
1.Go to the console http://your_ip/console
2.Select the Apache Mod Proxy menu
3.Follow the Add a proxy entry link
4.Provide as Alias /myapp and as Context ajp://localhost:8009/myapp
5.Wait untill the system updates the httpd configuration