Ah... you are using an unix-like box, right? In this case you can try to create "links" for those directories too [ http://en.wikipedia.org/wiki/Symbolic_link]. I guess this is how the distribution packages (.deb and .rpm) spread the directories in order to match the directory hierarchy of a Linux distribution.
[]s, Thiago. On Sun, Jan 26, 2014 at 11:21 AM, Thiago Veronezi <[email protected]>wrote: > 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 <[email protected]>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 >> <[email protected]>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. >>> >> >> >
