Tomcat: How can I load external libraries at runtime MyEclipse IDE > Java EE Development (EJB, JSP, Struts, XDoclet, etc.) This topic has 3 replies, 2 voices, and was last updated 19 years, 9 months ago by Riyad Kalla. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts April 5, 2005 at 9:29 am #227639 Reply AKunzeMember I’am usually starting my tomcat with external libraries: C:\lib\bin\start1.cmd external %CATALINA_HOME%\bin\startup.bat How can I start tomcat in myeclipse with these libraries? best regards April 5, 2005 at 9:57 am #227642 Reply Riyad KallaMember Take a look at the Tomcat connector “Paths” preferences under: Window > Prefs > MyEclipse > Application Servers > Tomcat 5 > Paths Here you can append the libraries to the classpath or if you are referring to native libraries then append them to the Library Path at the bottom. April 5, 2005 at 10:14 am #227643 Reply AKunzeMember How can I start this cmd-file to load my libraries at tomcat-startup? April 5, 2005 at 10:50 am #227645 Reply Riyad KallaMember You cannot. Author Posts Viewing 4 posts - 1 through 4 (of 4 total) Reply To: Tomcat: How can I load external libraries at runtime You must be logged in to post in the forum log in