So if it always points to the "apache-tomcat-7.0.42/webapps/tomee/lib" directory, then based on the statement from the below link, the downloaded TomEE is always pointing to the incorrect location.
"from an apache-tomee-1.x.x.zip. The tomee webapp shipped inside a TomEE zip or tar is the same webapp as above, but with the libraries moved into the <tomcat-home>/lib/ directory" http://tomee.apache.org/tomee-webapp.html Or should the documentation be updated to say something around the lines of copying certain files from the <tomcat-home>/lib/ directory to the /webapps/tomee/lib directory? If so, let me know, and I will change the documentation. From: Thiago Veronezi-3 [via OpenEJB] [mailto:[email protected]] Sent: Sunday, January 26, 2014 11:23 AM To: Long, Doug Subject: Re: TomEE config questions As far as I could see, openEJBLibDir will always point to the "apache-tomcat-7.0.42/webapps/tomee/lib" directory. "openEJBTomcatLoaderJar" and "openEJBJavaagentJar" depend on "openEJBLibDir". No custom configuration supported for these values as they depend on the location of the "tomee.war" file. TomEE is Tomcat. You can use the same configuration rules defined by Tomcat. If you want to move the lib directories around, try changing the values of "CATALINA_BASE" and "'CATALINA_HOME" as defined by [ http://svn.apache.org/repos/asf/tomcat/trunk/RUNNING.txt]. For example, you could try to move the content of "apache-tomcat-7.0.42/webapps/tomee/lib" to somewhere else and use "CATALINA_BASE" to properly point to it. []s, Thiago. On Tue, Jan 21, 2014 at 9:03 AM, Thiago Veronezi <[hidden email]</user/SendEmail.jtp?type=node&node=4667293&i=0>>wrote: > Ah, I see what you are trying to do: you want to split the directories in > an unix-like style. > > >> The "Confirm" looks like a button, but I am unable to edit anything or > click on Confirm. > The "Confirm" button was designed to be disabled as soon as the status is > "INSTALLED". I need to review, leave it enabled and check if it does not > break the installation in case the user hits "Confirm" again. > > >>Also, where can I set the following manually? > Honestly, I've never thought about that and it is not possible with the > current interface. Let me check that out. I will be back to you. > > []s, > Thiago. > > > > On Mon, Jan 20, 2014 at 11:43 AM, nabble <[hidden > email]</user/SendEmail.jtp?type=node&node=4667293&i=1>>wrote: > >> Thiago, >> >> Thanks for the feedback. I did see "webaccess" when I installed 1.5.2, but >> thought there was more to it based on a Youtube video that I now >> understand >> was showing a prototype interface. Thank you for clarifying. It does >> appear >> this is already in the 1.5.2 webprofile though. >> >> >> Just a few more questions. Not sure I understand what the page (image >> linked >> below) should be providing. The "Confirm" looks like a button, but I am >> unable to edit anything or click on Confirm. >> >> http://tiny-img.com/?pm=BJVY >> >> Also, where can I set the following manually? >> >> -openEJBLibDir >> -openEJBTomcatLoaderJar >> -openEJBJavaagentJar >> >> Thanks again for your reply >> >> >> >> -- >> View this message in context: >> http://openejb.979440.n4.nabble.com/TomEE-config-questions-tp4667192p4667232.html >> Sent from the OpenEJB User mailing list archive at Nabble.com. >> > > ________________________________ If you reply to this email, your message will be added to the discussion below: http://openejb.979440.n4.nabble.com/TomEE-config-questions-tp4667192p4667293.html To unsubscribe from TomEE config questions, click here<http://openejb.979440.n4.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=4667192&code=ZG91Zy5sb25nMDJAY2FyZGluYWxoZWFsdGguY29tfDQ2NjcxOTJ8MTY4MDQ3NzMwOA==>. NAML<http://openejb.979440.n4.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml> _________________________________________________ This message is for the designated recipient only and may contain privileged, proprietary or otherwise private information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the email by you is prohibited. Dansk - Deutsch - Espanol - Francais - Italiano - Japanese - Nederlands - Norsk - Portuguese - Chinese Svenska: www.cardinalhealth.com/legal/email -- View this message in context: http://openejb.979440.n4.nabble.com/TomEE-config-questions-tp4667192p4667318.html Sent from the OpenEJB User mailing list archive at Nabble.com.
