I have extracted apache-tomee-webprofile-1.6.0, added the required roles (tomee-admin,manager-gui,manager-script,manager-jmx,manager-status) and started with ./startup.sh
My question is... is there supposed to be more to the TomEE GUI? All I get is a list of directories, but I have seen some screenshots that look like there should be options of testing the environment setup. Also, in the list of directories that I see, all values are populated (correctly) except openEJBTomcatLoaderJar and openEJBJavaagentJar which are blank. Should they auto-populate, or is there somewhere I need to specify these values? Wondering also what openEJBLibDir should actually be. It auto-populated as /opt/apache-tomee-webprofile-1.6.0/webapps/tomee/lib but based on <http://tomee.apache.org/tomee-webapp.html> I would think that the proper value should be /opt/apache-tomee-webprofile-1.6.0/lib I have also tried apache-tomee-webprofile-1.6.1-SNAPSHOT to see if the results were any different. They werent, with the exception of the names of the roles - changed from manager-gui and manager-script to admin-gui and admin-script. Whats that all about? Any insight is greatly appreciated. Also, I would be more than willing to help with documentation on the project. I see a lot of DEV related documentation/examples, but not much from an infrastructure resource perspective, which I could offer. -- View this message in context: http://openejb.979440.n4.nabble.com/TomEE-config-questions-tp4667192.html Sent from the OpenEJB User mailing list archive at Nabble.com.
