[opencms-dev] tomcat from eclipse (a bit OT)

Joe Desbonnet jdesbonnet at gmail.com
Mon Aug 7 17:27:06 CEST 2006


I use the Sysdeo Tomcat plugin which does all that for you:
http://www.sysdeo.com/eclipse/tomcatplugin

Joe.

On 8/7/06, Christoph P. Kukulies <kuku at physik.rwth-aachen.de> wrote:
> I'm doing preliminary experiments to start tomcat from Eclipse in the future.
> At the moment I can start tomcat 5.5 interactively with the following command:
>
> java -Djava.endorsed.dirs="..\common\endorsed" -classpath "C:\Programme\Java\jre
> 1.5.0_06\lib\tools.jar;..\bin\bootstrap.jar" -Dcatalina.base=".." -Dcatalina.hom
> e=".." -Djava.io.tmpdir="..\temp" org.apache.catalina.startup.Bootstrap start
>
> in a DOS prompt. In the log I find the following:
>
> INFO: The Apache Tomcat Native library which allows optimal performance in produ
> ction environments was not found on the java.library.path: c:\programme\java\jdk
> 1.5.0_06\bin;.;C:\WINDOWS\system32;C:\WINDOWS;c:\programme\java\jdk1.5.0_06\bin;
> g:\programme\imagemagick-6.2.7-q16;c:\cygwin\bin;C:\cygwin\usr\X11R6\bin;g:\exap
> t\pdm400\exatdb\bin;C:\Programme\Microsoft Visual Studio\Common\Tools;C:\Program
> me\Microsoft Visual Studio\Common\Msdev98\BIN;C:\WINDOWS\system32;C:\WINDOWS;C:\
> Programme\Gemeinsame Dateien\GTK\2.0\bin;C:\Programme\SSH Communications Securit
> y\SSH Secure Shell;d:\Programme\Rational\common;C:\Programme\QuickTime\QTSystem\
> ;C:\WINDOWS\system32\wbem;C:\Programme\Microsoft Visual Studio\Common\Tools\WinN
> T;C:\Programme\Microsoft Visual Studio\Common\MSDev98\Bin;C:\Programme\Microsoft
>  Visual Studio\Common\Tools;C:\Programme\Microsoft Visual Studio\VC98\bin;C:\WIN
> DOWS\system32\wbem;
>
> OK, the path is ugly, admittedly :-) but what more does it require so that
> the Apache Tomcat Native library will be found? maybe APR?
>
>
> --
> Chris Christoph P. U. Kukulies kukulies (at) rwth-aachen.de
>
>
>
> _______________________________________________
> This mail is sent to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list, please visit
> http://lists.opencms.org/mailman/listinfo/opencms-dev
>



More information about the opencms-dev mailing list