Instructions for compiling JK2 connector for tomcat 5?

2003-12-04 Thread Neil Aggarwal
variable JAVA_HOME that points to the java sdk Here is what I did: cd /usr/local Grabbed the jakarta-tomcat-5.0.16.tar.gz from the tomcat 5 binaries directory. tar zxf jakarta-tomcat-5.0.16.tar.gz cd /usr/local Grabbed the jakarta-tomcat-connectors-jk2-2.0.2-src.tar.gz from the connectors source

Support Information Regarding - CD-Key Issues

2005-02-09 Thread support
Information Regarding - CD-Key Issues: == For information regarding your CD-Key, please check out our web site on CD-Key issues: Diablo II - (http://www.blizzard.com/support/?id=mdt000p) Warcraft II Battle.net Edition - (http://www.blizzard.com

Re: Not even close to on topic: smake n cdrecord for linux

2003-12-07 Thread Oscar Carrillo
You are waay off topic here. A google search is the way to go here. Regards, Oscar On Mon, 8 Dec 2003 [EMAIL PROTECTED] wrote: > Hi, apologies for being out of topic. > I've installed a new scsi cd-rw, a cursory "cdrecord -scanbus" shows > that it is recognised as

Re: Linux

2001-09-10 Thread Zamek
> What distro of Linux do you have? If you have RedHat, you can install a > Tomcat RPM and that's it, it does all the work for you. Do a google search > for Tomcat RPM or whatever. If you have RedHat and a powertools CD, the > Tomcat RPM should be on your powertools CD. >

CD ROM Project, Read-only Tomcat ??

2001-04-02 Thread Thomas Viohl
point to conf files (server.xml, web.xml) on a temp dir on harddisk with write access? 3. Can I configure a webapp context to use files (html, gifs, xml) not under the webapps dir (e.g. webapp on harddisk, html and gifs on CD ROM) ? thank you for an answer -- Thomas

RE: Tomcat & MySQL Run On Read-Only Media ..

2002-07-15 Thread Martin van den Bemt
es.. If they order it, they have to.. > 3) To run JSP you need a JDK, not a JRE. Wrong here.. Just if you want your jsp's to be dynamic.. Just precompile them.. > 4) If you copy JDK, Tomcat & MySQL files on the CD, will it work? >In order to run they need : >- D

RE: webapp

2003-03-26 Thread PELOQUIN,JEFFREY (HP-Boise,ex1)
: @ { $(ECHO) "" ; $(MECHO) "Entering directory \"$(MDIR)\"" ; cd $(MDIR) ; $(MECHO) "Invoking \"$(MAKE) $(MFLG) $(MTGT)\"" ; $(MAKE) $(MFLG) $(MTGT); RET=$$? ; $(MECHO) "Exiting directory \"$(MDIR)\"" ; cd $(SRCDIR) ; if test &quo

RE: (SLIGHTOFFTOPIC)SSL configuration for apache and tomcat

2003-06-13 Thread Filip Hanik
one way of doing it is Step 1 - Install OpenSSL 0.9.6g --- a) Copy the file /software/apache-ssl/openssl-0.9.6g.tar.gz to /tmp b) Extract the file using the tar command - "cd /tmp" - "tar zxvf openssl-0.9.6g.tar.gz" c) Configure the software (mak

Re: ?how configure tomcat to auto startup in linux?

2004-05-03 Thread Ing. Enrique de la Barrera Perez
at/tomcat-5.0-doc/setup.html > and everything seems to be ok, just that Tomcat dont start up: > > cd $CATALINA_HOME/bin > tar xvfz jsvc.tar.gz > cd jsvc-src > autoconf > ./configure > make > cp jsvc .. > cd .. > > cd $CATALINA_HOME >

Re: Build problem with: connectors source

2004-01-26 Thread Mark Eggers
Building mod_jk and mod_jk2 is a bit tricky, but not too bad. Here's how I accomplished it on Linux (Redhat 9 and Fedora Core 1). mod_jk2 1. Download the latest source. 2. Uncompress and and untar it 3. cd to mod_jk2 native area cd jakarta-tomcat-connectors-jk2-2.0.2-src/jk/native2 4

Re: Setting up Apache/Tomcat for SSL-build scripts

2000-12-14 Thread Filip Hanik
  cd apache_1.3.12 ./configure --prefix=/home/pakana/apache   cd ../openssl-0.9.5a ./config --prefix=/home/pakana/ssl make make test make install   cd ../mod_ssl-2.6.6-1.3.12 ./configure --with-apache=../apache_1.3.12   cd ../apache_1.3.12setenv SSL_BASE ../openssl

Re: Configuring Separate Instances Using CATALINA_BASE

2005-05-06 Thread Peter Rossbach
-tomcat-5.5.x mkdir node1 cd node1 mkdir bin conf temp logs webapps work cd bin Since what follows, edits the startup scripts, I presume the above steps included a copy of $CATALINA_HOME/bin/ contents to node1/bin/ No, you only reference the catalina.sh|bat script. You don't need a copy. # wi

webapp/buildconf.sh

2002-04-30 Thread Kaveh Ghahremani
ownload a copy of the APR sources, and to run the buildconf script for it: # cd [path to APR sources] # ./buildconf # cd [path to WebApp sources] Then remember to run ./configure script including the command line option "--with-apr=[path to APR sources]" --- Creating WebApp &q

Re: Linux

2001-09-10 Thread Chris Beggy
<[EMAIL PROTECTED]> writes: > What distro of Linux do you have? If you have RedHat, you can install a > Tomcat RPM and that's it, it does all the work for you. Do a google search > for Tomcat RPM or whatever. If you have RedHat and a powertools CD, the > Tomcat RPM shoul

Strange problem with Apache2/Tomcat4

2004-07-29 Thread Harold Pritchett
Apache HTTPD. Used: ./configure --prefix=/usr/local/apache2 \ --enable-so --enable-rewrite --enable-ssl \ --with-ssl=/usr/local/ssl --enable-proxy make su - make install cd /usr/local/apache2/bin ./apachectl start Started up a web browser and connected t

RE: problems compiling and using mod_jk

2003-02-26 Thread Mike Jackson
ent: Wednesday, February 26, 2003 11:33 AM > > To: Tomcat Users List > > Subject: problems compiling and using mod_jk > > > > > > Ok, here's what I've done: > > > > 1) grab latest connector sources > > 2) cd $SRC/jk/native > >

VirtualHost

2002-07-03 Thread busch
, the only thing that changes is a parameter in the accompanying web.xml So I made a directory structure like this: /opt/myshop/lib/shop/classes/com/bla/ cd /usr/local/tomcat/webapp mkdir host1 cd host1 mkdir WEB-INF cd WEB-INF ln -s /opt/myshop/lib/shop/classes/ ./classes and the same for host2,

THANKS!Re: PROBLEM TOMCAT(stdalone)STARTUP\WIN 98

2001-02-03 Thread R N Mukherjee
d bin/shutdown >> not functioning("says file not found). >> >> C. How to know TOMCAT is RUNNING or NOT.? > >Ther is always a dos(window) open.. >> >> >> I have setup the environment variables as follows >> >> I have created a separate batch

Amended: HOWTO set up JK2 on Solaris 9 using ChannelUnix (AF_UNIXsocket)

2002-11-15 Thread Robert Williams
aris-sparc jakarta-ant-1.5.1 BUILD APACHE gunzip httpd-2.0.43.tar.gz /usr/local/bin/tar xvf httpd-2.0.43.tar cd httpd-2.0.43/ ./configure --with-mpm=worker --enable-so --enable-layout=Apache --enable-module=most --enable-mods-shared=most Alter the config to suit your need

RE: Tomcat & MySQL Run On Read-Only Media ..

2002-07-15 Thread andre . powroznik
I understood very well what he means. I simply tell people will not be happy if they have to install or to run many programs to browse his CD... My personal opinion is : as a customer, I would install (fear of viruses, lack of competences, lack of time...) a JVM, Tomcat & MySQL to browse

RE: Cant compile tomcat 4.0.3 as a module to apache 2.0

2002-06-14 Thread Turner, John
frame-pointer" CFLAGS="-DDYNAMIC_MODULE_LIMIT=0" ./configure --prefix=/home/httpd --bindir=/usr/bin --sbindir=/usr/sbin --libexecdir=/usr/lib/apache --includedir=/usr/include/apache --sysconfdir=/etc/httpd/conf --localstatedir=/var --datadir=/home/httpd --mandir=/usr/share/man -

Re: New to user-mailing-list

2001-04-20 Thread Rick
well I used a different Apache-how-to (which was made with php in mind) after reading the devshed manual I came to the conclusion I needed to re-install Red Hat (apache configuration was wrong) and now reinstall like this cd /tmp/apache1.3.19 ./configure --prefix=/usr/local/apache --enable

RE: Tomcat+SDK = Licencing problem?

2003-07-01 Thread Stefan Radzom
The following links should provide the answers to your questions. http://www.apache.org/foundation/licence-FAQ.html#My-CD http://servlet.java.sun.com/help/legal_and_licensing/#63 Stefan > -Original Message- > From: Thomas Weller [mailto:[EMAIL PROTECTED] > Sent: Tuesday

Re: Not even close to on topic: smake n cdrecord for linux

2003-12-07 Thread achana
Thank-you for your suggestion. ** Oscar Carrillo wrote: > > You are waay off topic here. > > A google search is the way to go here. > > Regards, > Oscar > > On Mon, 8 Dec 2003 [EMAIL PROTECTED] wrote: > > > Hi, apologies for being out of topic.

help with tomcat 1.4.1 and j2sdk1.4.0?

2002-10-30 Thread Stanley Michaud
Microsoft Corp 1990-1999. C:\>cd tomcat C:\TOMCAT>cd bin C:\TOMCAT\BIN>startup The CATALINA_HOME environment variable is not defined correctly This environment variable is needed to run this program C:\TOMCAT\BIN> Another problem is when I compile a servlet in jdk this happens, it se

Running Tomcat as a nonpriviledged user

2001-08-17 Thread Johannes Lehtinen
ed under > /usr/local/jakarta-tomcat I am running Tomcat 3.2.3 as a 'tomcat' user in a 'tomcat' group. By default, I have made all files owned by root and made them world-readable (not writable) using something like this (as a root) cd .../jakarta-tomcat-3.2.3 chow

Re: System cannot find the path specified !

2003-05-27 Thread DominskiS
>Try setting the env variable without spaces: set CATALINA_HOME=C:\jakarta-tomcat-5-bin-20030526 Thank you very much By taking out the spaces when I did C:\>set CATALINA_HOME=C:\jakarta-tamcat-5-bin-20030526 and C:\>cd %CATALINA_HOME% I got: C:\jakarta-tomcat-5-bin-2003

Problems starting Tomcat from CD

2003-06-18 Thread Thomas Weller
Hello. We have developed a JSP application we want to provide on CD. Tomcat-Version: 4.1.24-LE-jdk14 JDK Version: 1.4.1-b21 When starting Tomcat from a write protected medium, we get an exception like this: ContextConfig[/applicator]: Exception processing JAR at resource path /WEB-INF/lib

RE: problems compiling and using mod_jk

2003-02-26 Thread Mike Jackson
lled mod_jk.so. > > John > > > -Original Message- > > From: Mike Jackson [mailto:[EMAIL PROTECTED] > > Sent: Wednesday, February 26, 2003 11:33 AM > > To: Tomcat Users List > > Subject: problems compiling and using mod_jk > > > > &

RE: Tomcat 4.1.27 not reloading classes even after applying hotfix

2003-09-10 Thread Shapira, Yoav
ven after applying hotfix > >Hello: > >I have a server running tomcat 4.1.27 and it is not reloading >classes for my webapp even after applying the hotfix. > >I installed tomcat 4.1.27 by doing these commands: >cd /usr/local >lynx >http://apache.oregonstate.edu/jakarta/tom

Re: PROBLEM TOMCAT(stdalone)STARTUP\WIN 98

2001-02-02 Thread John Golubenko
tartup and bin/shutdown > not functioning("says file not found). > C. How to know TOMCAT is RUNNING or NOT.? > I have setup the environment variables as follows > I have created a separate batch file(tomenv.bat) that contains the following: > F:\ > cd\temp\jakarta-tomcat-3.2

Re: System cannot find the path specified !

2003-05-27 Thread John Turner
Better yet: - CD to C:\ - type "DIR /S STARTUP.BAT" - tell us what the results are (the location of startup.bat) John On Wed, 28 May 2003 01:55:22 +0800, Jason Bainbridge <[EMAIL PROTECTED]> wrote: On Wed, 28 May 2003 01:46, [EMAIL PROTECTED] wrote: i am at: C:\jakarta-tomca

Tomcat LE 4.1.10 launch time from a CD

2003-01-22 Thread Franck Delahaye
Hi here, I have developped a CDROM application that contains the Tomcat 4.1.10 LE distribution. The Tomcat server is started from the CD by double clicking on a start.bat file. On my Windows 2000 which runs on a Pentium 4, 1.6 Ghz with 520 Mb RAM, the Tomcat Launch time is some 5 seconds. On

Create the webapp DSO

2002-05-31 Thread Paula_J_Bosch
$ ./support/buildconf.sh --- Cannot run APR "buildconf" script Don't a forget to download a copy of the APR sources, and to run the buildconf script for it: # cd [path to APR sources] # ./buildconf # cd [path to WebApp sources] Then remember to run ./configure script including the comm

RE: NIGHTMARE

2002-04-08 Thread ce
-Original Message- From: Timlin, Bob [mailto:[EMAIL PROTECTED]] Sent: Monday, April 08, 2002 11:39 AM > Let's see. The following is a nightmare > 1. unzip tomcat > 2. cd $TOMCAT_HOME/bin (unix/linux) or cd %TOMCAT_HOME%\bin (windows) 3. > startup.sh (unix/l

How to contribute to the docs in 7 easy steps.

2002-10-23 Thread Robert L Sowders
plug-in. Unix people should install the CVS client of their choice. Run the following from a command prompt window. Change directory to the location where you want to store your CVS repository. cd c:\ Run the following command to download the source for the first time.

RE: AIX Connector Woes (success)

2002-09-10 Thread johannes . grumboeck
u described. (Apache 2 was already made) 1) set CATALINE_HOME, JAVA_HOME 2) cd jakarta-tomcat-connectors-4.0.4-src/jk/native 3) ./buildconf.sh 4) ./configure --with-apxs=/www/apache2/bin/apxs 5) cd common 6) make 7) cd ../apache-2.0 and here I entered the changed libtool-commands: 8) /bin/s

RE: [tomcat] Strange problem with Apache2/Tomcat4

2004-07-29 Thread Ernesto Echeverría
./configure --prefix=/usr/local/apache2 \ --enable-so --enable-rewrite --enable-ssl \ --with-ssl=/usr/local/ssl --enable-proxy make su - make install cd /usr/local/apache2/bin ./apachectl start Started up a web browser and connected to http://

RE: Strange problem with Apache2/Tomcat4

2004-07-30 Thread Cox, Charlie
/servlet.jar:. > JAVA_ROOT=/usr/lib/java > CATALINA_HOME=/usr/local/tomcat > > Finally, here's what I did: > > 1. Install SSL in /usr/local/ssl > 2. Install Apache HTTPD. Used: > > ./configure --prefix=/usr/local/apache2 \ > --enable-

RE: TC5 won't start on Xeon

2004-01-19 Thread Sanjeev Kumar
In Catalina.bat replace the below line with >>> set _EXECJAVA=start "Tomcat" %_RUNJAVA% With >>> set _EXECJAVA= %_RUNJAVA% Then cd to the bin directory and type Catalina start --- Check the output now -Original Message- From: K. Harvatis [mailto:[EM

Symlink access error

2002-07-29 Thread SomchaiDion
Dear sir, I am using Tomcat 4.1.3-LE-jdk1.4 with JSDK 1.4.0_01 on Linux(Mandrake 8.1). I want to add my data on CD-ROM into my homepage. So, I set my user homepage(~lsomchai) by using tag in server.xml file as follow. In my homepage directory, there is the Test subdirectory and the

Tomcat cannot recognize IBM jdk1.3 path.

2001-03-27 Thread NSB)Hiroshi Kasamatsu
not TOMCAT_HOME/bin/conf but TOMCA_HOME/conf. As a stopgap, I do like this. su - [root/kasa root] source .bash_profile [root/kasa root] cd /usr/local/jakarta-tomcat/bin [root/kasa bin] ./startup.sh When shutdown, su - root/kasa root] source .bash_profile [root/kasa root] cd /usr/local/jakarta

tomcat and oracle 8.1.6 for linux

2001-07-17 Thread Jerry Qu
asses necessary to support JDK 1.2 development"(p157)   we tried to use the jdbc classes from the oracle8i CD. it can only work with JDK1.1.6 but not higher versions.   because the Jdbc classes are necessary and only from oracle8i CD ( ? I can not find from oracle website).   Does it mean w

RE: Where are the topic archives (TOMCAT 4 b6)

2001-08-03 Thread Jeff Rancier
Try www.servlets.com -Original Message- From: Curtis Dougherty [mailto:[EMAIL PROTECTED]] Sent: Friday, August 03, 2001 11:03 AM To: '[EMAIL PROTECTED]' Subject: RE: Where are the topic archives (TOMCAT 4 b6) Thanks... I've already got that link but I'll

RE: Linux

2001-09-10 Thread Hakan Kutucu
: Linux What distro of Linux do you have? If you have RedHat, you can install a Tomcat RPM and that's it, it does all the work for you. Do a google search for Tomcat RPM or whatever. If you have RedHat and a powertools CD, the Tomcat RPM should be on your powertools CD. James - Ori

Tomcat + Apache

2001-01-18 Thread jwas
following error occured . # cd apache # cd jserv # ls Makefile.am jserv_ajpv12.cjserv_watchdog.c Makefile.libdir jserv_balance.c jserv_wrapper.c Makefile.tmpl jserv_image.c jserv_wrapper.h Makefile.win32jserv_mmap.c

RE: ?how configure tomcat to auto startup in linux?

2004-05-03 Thread Subir Sengupta
e instructions in > http://jakarta.apache.org/tomcat/tomcat-5.0-doc/setup.html > and everything seems to be ok, just that Tomcat dont start up: > > cd $CATALINA_HOME/bin > tar xvfz jsvc.tar.gz > cd jsvc-src > autoconf > ./configure > make > cp jsvc .. &

RE: help with tomcat 1.4.1 and j2sdk1.4.0?

2002-10-30 Thread Turner, John
prompt to startup my tomcat and this happens: > > Microsoft(R) Windows DOS > (C)Copyright Microsoft Corp 1990-1999. > > C:\>cd tomcat > > C:\TOMCAT>cd bin > > C:\TOMCAT\BIN>startup > The CATALINA_HOME environment variable is not defined correctly > This env

RE: JDBC Error, cannot establish socket - Tomcat 4.0.6/SQL Server 2000

2002-11-12 Thread Turner, John
or trying to connect to my SQL > > Server Database > > > > java.sql.SQLException: [Microsoft][SQLServer JDBC > > Driver]Error establishing socket. > > > > I'm using the driver > > "com.microsoft.jdbc.sqlserver.SQLServerDriver", and the 3

Re: Copying HttpServletRequest

2005-04-29 Thread Blaw662
windows?im ignorant

Re: System cannot find the path specified !

2003-05-27 Thread Jacob Kjome
-tomcat-5-bin-20030526 Thank you very much By taking out the spaces when I did C:\>set CATALINA_HOME=C:\jakarta-tamcat-5-bin-20030526 and C:\>cd %CATALINA_HOME% I got: C:\jakarta-tomcat-5-bin-20030526 But now I should be able to startup the Tomcat with CATALINA_HOME\bin\startuup.

problem migrating to tomcat 3.2.1 - please help

2000-12-19 Thread Harding, David
(Main.java, Compiled Code) at org.apache.tools.ant.Main.main(Main.java, Compiled Code) the deploy script looks as such: #!/bin/sh CLASSPATH=/usr/local/linux-jdk1.2.2/lib/tools.jar export CLASSPATH cd /home/dharding/projects/webdev/ /home/jakarta-tomcat/bin/shutdown.sh /home/dharding

RE: JDBC Error, cannot establish socket - Tomcat 4.0.6/SQL Server 2000

2002-11-12 Thread John Mattos
ing the driver > > "com.microsoft.jdbc.sqlserver.SQLServerDriver", and the 3 > > necessary jar files are in C:\Tomcat4.0.6\lib (msbase.jar, > > msutil.jar and mssqlserver.jar) > > > > Any thoughts on this? Has anyone seen this before? > > > > John

Re: Not even close to on topic: smake n cdrecord for linux

2003-12-07 Thread Kwok Peng Tuck
car On Mon, 8 Dec 2003 [EMAIL PROTECTED] wrote: Hi, apologies for being out of topic. I've installed a new scsi cd-rw, a cursory "cdrecord -scanbus" shows that it is recognised as a scsi device (which is fine) but displayed as CD-ROM. Does anyone have a more concise and r

Re: Create the webapp DSO

2002-05-31 Thread Constantin Wolber
Samstag, 1. Juni 2002 00:09 schrieb [EMAIL PROTECTED]: > I downloaded the apache 2x and tomcat 4.0.3 binaries. I got both running > fine in stand alone mode (ie..pulling sample pages). I downloaded the > tomcat connectors tar. > > I ran the following sc

Servlet, Bean & Standalone

2001-12-14 Thread renyu teng
: javax.naming.NameNotFoundException: Name cd is not bound in this Context where is part of my jndi directory: cd/CDColection. could anyone tell me what the difference between the two approach mentioned above? I means I should be able to access data in jboss right? I believe I have set resouce description in web.xml correctly

RE: Tomcat Problem

2002-10-05 Thread Reynir Hübner
Ok go to : Start -> run -> cmd C:\cd jakarta tomcat C:\jakarta tomcat\ cd bin C:\jakarta tomcat\bin\ catalina run Just try it. You could also try starting the "startup.bat" in the same folder. > -Original Message- > From: Uma Maheswar [mailto:[EMAIL PROTECTED

Re: Question about Linux install of Tomcat 3.2 (is there an RPM y et)

2000-12-12 Thread Filip Hanik
tar -xvf openssl-0.9.5a.tar.gz gunzip mod_ssl-2.6.6-1.3.12.tar.gz tar -xvf mod_ssl-2.6.6-1.3.12.tar cd apache_1.3.12 ./configure --prefix=/home/pakana/apache cd ../openssl-0.9.5a ./config --prefix=/home/pakana/ssl make make test make install cd ../mod_ssl-2.6.6-1.3.12 ./configure --with-apache

Re: mod_jk2 2.0.4 compiler error on RHEL 3.0, Apache 2.0.46

2004-04-08 Thread Chris Egolf
or me on Fedora Core 1 using the Apache HTTP (and development) RPM's, Tomcat 4.1.29 (and 4.1.30) binaries and the jk2-2.0.4 source: cd jakarta-tomcat-connectors/jk/native2 ./configure --with-apxs2=/usr/sbin/apxs make

Re: Not even close to on topic: smake n cdrecord for linux

2003-12-07 Thread achana
t; Oscar Carrillo wrote: > > >You are waay off topic here. > > > >A google search is the way to go here. > > > >Regards, > >Oscar > > > >On Mon, 8 Dec 2003 [EMAIL PROTECTED] wrote: > > > > > > > >>Hi, apologies

Re: new user : modules mod_jk.so and mod_rewrite.so

2000-12-05 Thread Robert B. Easter
On Tuesday 05 December 2000 04:18, christophe grosjean wrote: > Hi, > > How can I get modules such as mod_jk.so (is this one better than > mod_jserv.so?) > and mod_rewrite.so. ? > > Christophe For mod_rewrite: cd into the "src" directory of apache. Edit the fil

Tomcat and symbolic links

2002-11-07 Thread Mauro Daniel Ardolino
is in /home/mauro/workspace/MyApp/. So: cd /home/mauro/workspace/MyApp/WEB-INF/lib ln -s /usr/java/morelibs/cocoon/*.jar . When I start tomcat, this application does not run (I could see it in the debug mode of the eclipse ide). But IT WORKS FINE if I make hard links to the .jar files like this (wi

RE: webapp/buildconf.sh

2002-04-30 Thread Kaveh Ghahremani
run the buildconf script for it: # cd [path to APR sources] # ./buildconf # cd [path to WebApp sources] Then remember to run ./configure script including the command line option "--with-apr=[path to APR sources]" --- Creating WebApp "configure" script Creating configure

Re: Newbie: Apache Tomcat mod_jk Virtual Hosts

2001-08-12 Thread Jan Labanowski
/my/tomcat/conf you do: cd /my/tomcat/conf cp mod_jk.conf-auto mod_jk.conf 4) Assuming that your apache conf directory is /etc/httpd/conf cd /etc/httpd/conf and you add the following line at the end of the file httpd.conf: Include /my/tomcat/conf/mod_jk.conf 5) Then you sta

Re: Tomcat on CD-ROM

2004-09-08 Thread Ruth, Brice
e JDK/Tomcat/and our pre-compile JSPs web-application on a CD-ROM with a read-only HSQL database, shoot me an email off-list. Ruth, Brice wrote: I've gone through the archives and read about setting loggers & workDir to a writable directory, yet I'm still getting an exception t

Re: Startup/shutdown script

2003-02-16 Thread jmong
ther suggestion i can offer is rather than cd to the directory, specify the full path to the startup/shutdown script Hopefully that helps. Jan-Michael - Original Message - From: "Simone Chiaretta" <[EMAIL PROTECTED]> Date: Sunday, February 16, 2003 10:03 am Subject: Sta

RE: problems compiling and using mod_jk

2003-02-26 Thread Turner, John
ent: Wednesday, February 26, 2003 11:33 AM > > > To: Tomcat Users List > > > Subject: problems compiling and using mod_jk > > > > > > > > > Ok, here's what I've done: > > > > > > 1) grab latest connector sources >

SOLUTION: SSL certificates HOW-TO

2004-02-03 Thread Bruno.Melloni
u must convert it to an X.509 one before use. Using a self-signed certificate: · cd · keytool -genkey -alias tomcat -keyalg RSA Using Verisign certificate: The official Verisign instructions were incorrect at the time of this writing, but the following procedure will work for "REAL" c

Re: Tomcat & MySQL Run On Read-Only Media ..

2002-07-15 Thread Mohammed Omar
The user will install them , the man means that the user will run tomcat and mysql services from the CD . You did not get what he means . Thanks - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, July 15, 2002 4:06 AM Subject: RE: Tomcat &a

RE: how to build jk 2.2.0.1 for Tomcat 4.1.2 and apche 2

2002-10-14 Thread Turner, John
here: http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.1.12/src/ 2. unpack; cd to new directory (CONNECTOR_HOME) 3. cd CONNECTOR_HOME/jk/native2 4. chmod 755 buildconf.sh 5. ./buildconf.sh 6. ./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-java=${JAVA_HOME} 7. make

AW: mod_webapp build problem

2002-04-09 Thread Schulze Christian
have to make a change in the make file as well somewhere along the line $(MFLG) gets set to b which my make has trouble deal with so in Makefile change template: @ { \ $(ECHO) "" ; \ $(MECHO) "Entering directory \"$(MDIR)\"" ; \

Newbie Help

2001-06-06 Thread Mark Senefsky
milar. This will bring you to new screen where you will need to find the GZIP compressed distribution, right click on it and select "Copy Shortcut". Once you have this in your clip board go back in to your telnet window and type the following: cd [enter] mkdir servlets [enter] cd servlets

RE: AIX Connector Woes (success)

2002-09-10 Thread Daniel Rinehart
to compile and install but that's a little off topic. Once Apache was built and installed I ran the following commands (long lines wrapped): tar -zxf jakarta-tomcat-connectors-4.1.10-src.tar.gz cd jakarta-tomcat-connectors-4.1.10-src/jk/native ./buildconf.sh ./configure --with-a

Re: Configuring Separate Instances Using CATALINA_BASE

2005-05-05 Thread Peter Rossbach
Hey Bill, here my simple catalina.base installation description: install jakarta-tomcat-5.5.x mkdir node1 cd node1 mkdir bin conf temp logs webapps work cd bin # windows edit startup.bat set CATALINA_BASE=.. set [EMAIL PROTECTED]@ set CATALINA_OPTS=-server [EMAIL PROTECTED]@m [EMAIL PROTECTED]@m

Apache-tomcat via mod_jk configuration

2003-12-17 Thread dhayalan
ZE INPUTRC JAVA_HOME CATALINA_HOME CLASSPATH This will output your environment variables env Install JAVA mkdir /usr/local/java cd /usr/local/java sh j2sdk-1_4_2-linux-i586.bin The jdk directory is then extracted mv j2sdk-1.4.2 /usr/local/java ln -s j2sdk1.4.2 java Now the java directory will

Re: Apache-tomcat via mod_jk configuration

2003-12-18 Thread Jerry Ford
PATH if any aren't in the export line export PATH USER LOGNAME MAIL HOSTNAME HISTSIZE INPUTRC JAVA_HOME CATALINA_HOME CLASSPATH This will output your environment variables env Install JAVA mkdir /usr/local/java cd /usr/local/java sh j2sdk-1_4_2-linux-i586.bin The jdk directory is then ext

Re: Download IIS

2001-04-10 Thread nickm
It is on the CD you have to speifically install it. It is some sub-folder like utilities or something. S

AW: Tomcat+SDK = Licencing problem? Thanks

2003-07-01 Thread Thomas Weller
mcat Users List' Betreff: RE: Tomcat+SDK = Licencing problem? The following links should provide the answers to your questions. http://www.apache.org/foundation/licence-FAQ.html#My-CD http://servlet.java.sun.com/help/legal_and_licensing/#63 Stefan > -Original Message- > From: Th

Linux/RPM 4.1.18 dtomcat4 script changes

2003-02-10 Thread Randy Watler
'` if expr "$link" : '.*/.*' > /dev/null; then PRG="$link" else PRG=`dirname "$PRG"`/"$link" fi done # Get standard environment variables PRGDIR=`dirname "$PRG"` CATALINA_HOME=`cd "$PRGDIR/.." ; pwd` if [ -

Re: Errors installing tomcat 4.1.x on windows xp

2003-10-06 Thread Jon Wingfield
me machine. Anyone had similar issues? C:\>cd %CATALINA_HOME% C:\jakarta-tomcat-4.1.24>cd bin C:\jakarta-tomcat-4.1.24\bin>catalina run Using CATALINA_BASE: c:\jakarta-tomcat-4.1.24\ Using CATALINA_HOME: c:\jakarta-tomcat-4.1.24\ Using CATALINA_TMPDIR: c:\jakarta-tomcat-4.1.24\\temp Using

Re: jk2_init() Can't find child xxxx in none of the 1024 scoreboard slots

2003-11-05 Thread Chong Yu Meng
be it's just me !). Regards, pascal chong Tony F. White wrote: Hi Chong, I have managed to get the connectors working... This time I downloaded the JK2 connectors from http://jakarta.apache.org/site/sourceindex.cgi And did an old fashioned cd /usr/local/jakarta-tomcat-connectors-jk2-2.0.2-src/jk

sdk 1.3.0 fcs and netscape plugin problem

2000-12-18 Thread Robert B. Easter
says you just make a symlink like this: cd /usr/local/netscape/plugins ln -s /usr/local/j2sdk1.3.0/jre/plugin/i386/javaplugin.so javaplugin.so I did that and it doesn't work. When I run Netscape like this: cd /usr/local/j2sdk1.3.0/jre netscape JavaPluginControlPanel.html & ... I get a

Apache + mod_ssl - Install/config

2002-11-14 Thread Manoj Kithany
# ./configure --with-apache=../apache_1.3.27 --with-ssl=/Downloads/openssl-0.9.6g --with-crt=/usr/local/ssl/bin/cert.cer --with-key=/usr/local/ssl/bin/private.key --prefix=/kit --enable-shared=ssl #cd .. #cd apache_1.3.27 #make #make certificate #make install

RE: NIGHTMARE

2002-04-08 Thread Timlin, Bob
Let's see. The following is a nightmare 1. unzip tomcat 2. cd $TOMCAT_HOME/bin (unix/linux) or cd %TOMCAT_HOME%\bin (windows) 3. startup.sh (unix/linux) or startup (windows) -Original Message- From: Jean-Luc BEAUDET [mailto:[EMAIL PROTECTED]] Sent: Monday, April 08, 2002

Re: CDROM applications with tomcat

2002-02-14 Thread jeff . guttadauro
Hi, Franck. I'm not sure if this would work, but maybe you could try to define a $CATALINA_BASE that is on the hard disk while keeping the $CATALINA_HOME pointed to the CD...? Just a thought. Good luck.

Re: mod_jk2 for RedHat

2004-06-15 Thread Elijah Epifanov
First of all, check the requirements of mod_jk2. I'm not sure, but I thought it requires Apache v2.0.43 min. Then, get jakarta-tomcat-connectors-jk2-2.0.x.src. cd ./jk/native2 ./configure --with-apache2=/usr/local/apache2 --with-apxs2=/usr/local/apache 2/bin/apxs cd ./server/apache2 make

RE: Looking for mod_jk2

2003-11-13 Thread Dennis McRitchie
igure run. > > On some installations the link between the current > version of libapr and libapr-0.so (and libapr-0.so.0) > does not get made when Apache is installed. This > appears to be mostly a problem with the RedHat RPM > distribution. > > You may find that to be true also

Where are the topic archives (TOMCAT 4 b6)

2001-08-03 Thread Curtis Dougherty
I'm looking for the discussion archives - particularly TOMCAT 4 b6 topics... Can someone send me the link... Thanks in advance.. cd

RE: Tomcat 4.1.27 not reloading classes even after applying hotfix

2003-09-10 Thread Neil Aggarwal
r' > >Subject: Tomcat 4.1.27 not reloading classes even after > applying hotfix > > > >Hello: > > > >I have a server running tomcat 4.1.27 and it is not reloading > >classes for my webapp even after applying the hotfix. > > > >I installed tomcat 4.

RE: Instructions for compiling JK2 connector for tomcat 5?

2003-12-04 Thread Jerry Birchler
R1 JDK. I have ant 1.5.3 installed and the ANT_HOME variable set properly. I have apache 2.0.45 installed in /usr/local/apache I have an enviroment variable JAVA_HOME that points to the java sdk Here is what I did: cd /usr/local Grabbed the jakarta-tomcat-5.0.16.tar.gz from the tomcat 5 binaries

Re: SOLUTION: SSL certificates HOW-TO

2004-02-04 Thread Adam Hardy
9 server certificate. If you get a PKCS#7 certificate you must convert it to an X.509 one before use. Using a self-signed certificate: · cd · keytool -genkey -alias tomcat -keyalg RSA Using Verisign certificate: The official Verisign instructions were incorrect at the time of this writing, but the

Re: PROBLEM TOMCAT(stdalone)STARTUP\WIN 98

2001-02-03 Thread Pete Ehli
NG the environment variable,when I run run bin.stratup.bat, > it says point JAVA_HOME to your Java Development Kit. > B. AFTER setting env variables, the commands bin/startup and bin/shutdown > not functioning("says file not found). > C. How to know TOMCAT is RUNNING or NOT.?

FW: Apache for JSP for Yogesh tripathi

2001-02-20 Thread Shankar Narayanan
the jdk is. Another variable TOMCAT_HOME c:\tomcat That is it. Then copy the dll file attached to the path c:\program files\apache group\apache\module\ Then go to command prompt c:\cd tomcat c:\cd bin type command : tomcat start This shall start tomcat Then TO START APACHE type >

Re: RE: how to build jk 2.2.0.1 for Tomcat 4.1.2 and apche 2

2002-10-14 Thread yoom nguyen
tp://jakarta.apache.org/builds/jakarta-tomcat- > 4.0/release/v4.1.12/src/ > 2. unpack; cd to new directory (CONNECTOR_HOME) > > 3. cd CONNECTOR_HOME/jk/native2 > > 4. chmod 755 buildconf.sh > > 5. ./buildconf.sh > > 6. ./configure --with-apxs2=/usr/loca--with-java

RE: Newbie Help

2001-06-07 Thread Randy Layman
lar. This will > bring you to new screen where you will need to find the GZIP > compressed > distribution, right click on it and select "Copy Shortcut". > > Once you have this in your clip board go back in to your telnet window > and type the following: > cd [enter] >

Re: Apache 2.0 and Tomcat 4.0.3 integration help need

2002-04-23 Thread Boon K. Chee
next step: cd lib gcc -shared -o libwebapp.so *.lo cd ../apache-2.0/ ${APACHE_HOME}/build/libtool --silent --mode=link \ gcc -shared -o mod_webapp.so -rpath ${APACHE_HOME}/modules \ -module -avoid-version -I../include -L../lib -dlopen ../lib/li

Re: Apache-tomcat via mod_jk configuration

2003-12-18 Thread Oscar Carrillo
.jar:../lib/struts.jar:. > Now add the PATH JAVA_HOME CATALINA_HOME & CLASSPATH if any aren't in the export line > export PATH USER LOGNAME MAIL HOSTNAME HISTSIZE INPUTRC JAVA_HOME CATALINA_HOME > CLASSPATH > This will output your environment variables > env > Install JAVA &g

RE: Oracle Type 4 Driver

2003-05-29 Thread Schwartz, David (CHR)
with this application code sample <[EMAIL PROTECTED] contentType="text/html"%> CD Catalog List <% @ taglib prefix="c" uri="http://java.sun.com/jstl/core"; %> <%@ taglib prefix="sql" uri="http://java.sun.com/jstl/sql"; %> CD

Building mod_jk 2 in Solaris 8

2003-06-16 Thread Omar Vera
ng the make command: # make list=' server/apache2'; \ for i in $list; do \ echo "Making $target in $i"; \ if test "$i" != "."; then \ (cd $i && make) || exit 1; \ fi; \ done; Making in server/apache2 make[1]: Entering director

Re: Somebody Help Me Out!!!

2003-07-08 Thread Ben Souther
Open a command window, verify that your environment is set by typing: %JAVA_HOME%\bin\javac (You should see a menu of switch options), cd to the tomcat bin directory (cd c:\jakarta-tomcat-3.2.4\bin), type startup.bat. It should open another dos window with the standard output from

<    1   2   3   4   5   6   7   8   9   10   >