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

Christoph P. Kukulies kuku at physik.rwth-aachen.de
Mon Aug 7 19:12:55 CEST 2006


On Mon, Aug 07, 2006 at 04:27:06PM +0100, Joe Desbonnet wrote:
> 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;


I'm now able to start tomcat from within Eclipse 3.2. (Nice drop down menu
in the menubar).

But the actual "problem", namely, that the Apache Tomcat Native library
cannot be found in the java.library.path is still there, now in the 
Eclipse stdout window:

INFO: The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\Programme\Java\jdk1.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:\exapt\pdm400\exatdb\bin;C:\Programme\Microsoft Visual Studio\Common\Tools;C:\Programme\Microsoft Visual Studio\Common\Msdev98\BIN;C:\WINDOWS\system32;C:\WINDOWS;C:\Programme\Gemeinsame Dateien\GTK\2.0\bin;C:\Programme\SSH Communications Security\SSH Secure Shell;d:\Programme\Rational\common;C:\Programme\QuickTime\QTSystem\;C:\WINDOWS\system32\wbem;C:\Programme\Microsoft Visual Studio\Common\Tools\WinNT;C:\Programme\Microsoft Visual Studio\Common\MSDev98\Bin;C:\Programme\Microsoft Visual Studio\Common\Tools;C:\Programme\Microsoft Visual Studio\VC98\bin;C:\WINDOWS\system32\wbem;
07.08.2006 19:07:59 org.apache.coyote.http11.Http11BaseProtocol init


--
Chris Christoph P. U. Kukulies kukulies (at) rwth-aachen.de



More information about the opencms-dev mailing list