Re: Tomcat Unix daemon (jsvc) - problem with compilation

2013-05-26 Thread Jaroslav Fikker
Hello. To Chris: Thank you very much for your comments. Is there anyone who knows why Tomcat 7.0.25 (commons-daemon-1.0.8-native-src) started to use jni_md.h which is not part of IBM Java? I didn't encounter any problem with compilation of Tomcat Unix daemon (jsvc) until version Tomcat 7.0.23

Re: Tomcat Unix daemon (jsvc) - problem with compilation

2013-05-23 Thread Jaroslav Fikker
Hi Kenneth, Thank you very much for your mail. We use own script for start Tomcat server with -classpath parameter that contains directory path /opt/tomcat/lib. We need to use all JAR files from this directory but Tomcat ignore this syntax (notwithstanding previous version runs correctly) and i

Tomcat Unix daemon (jsvc) - problem with compilation

2013-05-23 Thread Jaroslav Fikker
Hello everybody. I encountered a problem with compilation of Unix daemon (jsvc) against IBM Java from Tomcat 7.0.40. I used these commands: cd /opt/tomcat/bin tar xvfz commons-daemon-native.tar.gz cd commons-daemon-1.0.x-native-src/unix /configure and I got this output: *** Current host

Re: Problem with Apache Portable Runtime (APR) based Native library for Tomcat

2011-04-17 Thread Jaroslav Fikker
. __ > Od: "Konstantin Kolinko" > Komu: Tomcat Users List > Datum: 15.04.2011 16:48 > Předmět: Re: Problem with Apache Portable Runtime (APR) based Native library > for Tomcat > >2011/4/13 Jaroslav Fikker : >> >> You a

Re: Problem with Apache Portable Runtime (APR) based Native library for Tomcat

2011-04-14 Thread Jaroslav Fikker
m: 13.04.2011 14:38 > Předmět: Re: Problem with Apache Portable Runtime (APR) based Native library > for Tomcat > >On 04/13/2011 02:29 PM, Jaroslav Fikker wrote: >> >> >> So that is the probelm in compilation of APR? >> > >LOL. Nope. It's in

Re: Problem with Apache Portable Runtime (APR) based Native library for Tomcat

2011-04-13 Thread Jaroslav Fikker
pache Portable Runtime (APR) based Native library > for Tomcat > >"/lib64/*" -- is your Java 64-bit as well? > >I guess yours is 32-bit, because version.sh printed >Architecture: x86 > >2011/4/13 Jaroslav Fikker : >> >> Hi, >> >>

Re: Problem with Apache Portable Runtime (APR) based Native library for Tomcat

2011-04-13 Thread Jaroslav Fikker
o.1 (0x2ad6f675f000) It seems that all is OK. Jarda __ > Od: "Mladen Turk" > Komu: Tomcat Users List > Datum: 13.04.2011 09:18 > Předmět: Re: Problem with Apache Portable Runtime (APR) based Native library > for Tomcat &g

Re: Problem with Apache Portable Runtime (APR) based Native library for Tomcat

2011-04-12 Thread Jaroslav Fikker
Feb 2 20:04 tomcat-i18n-ja.jar J. Fikker __ Od: "Konstantin Kolinko" Komu: Tomcat Users List Datum: 11.04.2011 09:09 Předmět: Re: Problem with Apache Portable Runtime (APR) based Native library forTomcat 2011/4/11 Jaro

Re: Problem with Apache Portable Runtime (APR) based Native library for Tomcat

2011-04-11 Thread Jaroslav Fikker
09 > Předmět: Re: Problem with Apache Portable Runtime (APR) based Native library > for Tomcat > >2011/4/11 Jaroslav Fikker : >> >> I installed APR library with these commands: >> ./configure --with-apr=/usr --prefix=/opt/tomcat_6_0 >> make >> make insta

Problem with Apache Portable Runtime (APR) based Native library for Tomcat

2011-04-10 Thread Jaroslav Fikker
Hello everybody. I need help with installation of Apache Portable Runtime (APR) based Native library for Tomcat. I use Tomcat 6.0.32.0 on Red Hat Enterprise Linux Server release 5.6 (Tikanga). There is output from version.sh: Using CATALINA_BASE: /opt/tomcat_6_0/servers/ITCAMREP_TT01S01_CL01