Nt Service and Sax Parser

2003-12-01 Thread Altug B. Altintas
" set CATALINA_HOME=C:\tomcat set CATALINA_BASE=C:\tomcat set CLASSPATH=C:\tomcat;. cd %RTDIR% call %TOMCAT_HOME%\bin\shutdown.bat call %TOMCAT_HOME%\bin\startup.bat Tomcat starts and my application works well. In my application i used SAX parser API

Re: TC5 won't start on Xeon

2004-01-19 Thread Ben Souther
st that JAVA_HOME is set properly? > > > Type: > > > %JAVA_HOME%/bin/javac > > > > > > If you get a "file or program not found" error then it's not. > > > > > > On Monday 19 January 2004 07:25 am, K. Harvatis wrote: > > > &

RE: $JAVA_HOME error

2004-02-04 Thread Filip Hanik \(lists\)
do export JAVA_HOME=/usr/java/j2re1.4.2_03 export PATH=$JAVA_HOME/bin:$PATH cd jakarta-tomcat-4.1.29/bin/ chmod +x startup.sh ./startup.sh Filip -Original Message- From: Tony Sutton [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 04, 2004 3:14 PM To: [EMAIL PROTECTED] Subject

Re: Compile jk2 2.0.4 connector on Tru64

2004-03-30 Thread Nikola Milutinovic
Eulogio Robles wrote: I'm trying to compile a JK2 connector on Tru64 : Hello, "blood brother" :-) I compiled it on Tru64 UNIX 4.0D I cd to /usr/local/src/jakarta-tomcat-connectors-jk2-2.0.4-src/jk/native2 ./configure --with-apxs2=/usr/local/apache2/bin/apxs make I get this : /bin

SPAMMER - Fw: CV{JAVA}

2001-06-16 Thread Jeff Trent
esteemed organization, here is attached a copy of my resume,Awaiting for positive response .With Regards .Vikram Mishra. Get Your Private, Free E-mail from Indiatimes at http://email.indiatimes.comBuy Music, Video, CD-ROM and Audio-Books from http://www.planetmonline.com

RE: jakarta-tomcat-connectors (was: help with building mod_jk)

2001-07-12 Thread GOMEZ Henri
a symbolic link to sbin? You should use autoconf. ./buildconf.sh ./configure -- (check options) cd apache-1.3 make -f Makefile.apxs >I'm obviously in over my head here being a newbie... but I'd >like to fix >that by learning why the apxs command looks like it all but >jus

Re: tomcat-3.2.1 RPM available

2000-12-16 Thread Kumar Vijayaratnam
The Build of Tomcat 3.2.1 from the RPM's works fine until it gets to copying the built files then I get the following error + cd ../jakarta-tomcat-3.2.1-src + export CLASSPATH=/usr/src/redhat/BUILD/tomcat-3.2.1/dist/servletapi/lib/servle t.jar:/usr/src/redhat/BUILD/tomcat-3.2.1/jakarta-

Re: My Start and Stop Tomcat windows do not stay up

2002-10-21 Thread AnnWenzel
might want to open a command prompt and cd to where the tomcat startup batch files are and run them via the command line rather than double clicking the batch files. That way, you should see some error messages in the console. I ran the startup.bat file and got the same behavior. I see results o

RE: Where to put my servlet classes

2002-11-08 Thread Turner, John
an > I use the classes created to be put in Tomcat server's location? > > Thank you!. > > - Fred > > welcome.to/fredro > > > > > - > Do you Yahoo!? > U2 on LAUNCH - Exclusive medley & videos from Greatest Hits CD &g

RE: BAD packet - Apache 2.0.39 + mod_jk (or mod_webapp) on linux

2002-08-20 Thread Mathew Pole
: 'Tomcat Users List' Subject: RE: BAD packet - Apache 2.0.39 + mod_jk (or mod_webapp) on linux Sorry, my mistake. I misread your email. Now that i think about it some more, i didn't use ant to build the connector. These are the steps i followed cd /home/mark/jakarta-to

mod_jk, ajp1.4, apache-1.3.24, tomcat-4.1.3 howto??

2002-06-11 Thread Brian P. Millett
e so.profile=false Doing "ant native" produces a "BUILD SUCCESSFUL", but where is the mod_jk.so? Ok, so I cd into jk/native. sh ./buildconf.sh, then do ./configure --with-apxs=/opt/apache/bin/apxs --with-java-home=${JAVA_HOME} --with-java-platform=2 --with-apr-include=/opt/apr

ServletException w/ PointBase Db

2001-03-13 Thread J.F. Flowers
Ok, I'm sorry if this is a basic question, but I'm new to this environment. I've tried to find the answer elsewhere, but can't. I'm not sure if this is a Forte, PointBase, or Tomcat issue. I downloaded Sun's Forte IDE and worked through the first part of a tutor

RE: Core Dump - Again

2001-03-30 Thread Patil, Anand
ect answer. > I just don't know how to follow up. > > What is the name of the tomcat module? > > How can I load the correct one? > > lsmod reports the following: > > ide-cd 23628 0 (autoclean) > nfs28768 1

RE: Pentium IV - any known problems?????

2001-04-17 Thread Chris Ward
- From: Benoît Jacquemont [mailto:[EMAIL PROTECTED]] Sent: Tuesday, 17 April 2001 16:02 To: [EMAIL PROTECTED] Subject: RE: Pentium IV - any known problems? First of all, open a dos window, go to your TOMCAT_HOME (cd TOMCAT_HOME), go to the bin, and execute tomcat run instead of double clicking on

Re: mod_webapp.so GLIBC_2.2 error on RH 6.1

2002-03-25 Thread Alan Pogrebinschi
App module sources, we need to download the APR (Apache Portable Runtime) sources. To do this simply: cd ./jakarta-tomcat-connectors/webapp cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic \ checkout apr " At this point you already have your own README.txt to follow. Hope this

Re: Must servlets be inside WEB-INF/classes pr /lib?

2001-10-05 Thread Dmitri Colebatch
you'd need to have a good explanation from someone who fully understands the class loading mechanism of catalina... I could take a few guesses, but wont. I also think that someone who does fully understand it will simply repeat the above advice.... so, cd /myservletclasses; jar cf myservlets

Re: This is unbelievably Hard, please help!!!

2001-12-12 Thread Jeff Kilbride
ar.gz) from: http://jakarta.apache.org/builds/jakarta-tomcat/release/v3.3/src/ gunzip and untar it and then cd to the src/native/mod_jk/apache1.3 directory. Copy the "Makefile.linux" to "Makefile" and then type "make". Took about 10 seconds to compile on my stoc

Re: Missing file, libstd++-libc6.1-1.so.2

2001-08-08 Thread Richard Draucker
The RH website has a note that jdk1.3.1 doesn't work correctly. An upgrade to RH7.1 will resolve the problem. On Wednesday 08 August 2001 06:06 pm, you wrote: > Hi, > Probably installing the compat* library rpms from the redhat cd, which > contains the older libraries will sol

RE: Problem installing under Win2000

2001-01-12 Thread Marino Vittorio
rom: David Oxley [mailto:[EMAIL PROTECTED]] Sent: Friday, January 12, 2001 11:39 AM To: '[EMAIL PROTECTED]' Subject: RE: Problem installing under Win2000 In your command prompt. cd into %TOMCAT_HOME%\bin and type 'tomcat run'. This will tell you the error because it starts it in the

tomcat-user@jakarta.apache.org

2001-01-17 Thread Deian Chepishev
    * tar zxvf tomca3_2_1-src.tar.gz * cd tomcat3.2.1-src/src/native/apache1.3 */usr/local/apache/bin/apxs -o mod_jk.so -I../jk -I/usr/local//include -I/usr/local//include/linux -c *.c ../jk/*.c   (For detail,refer to mod_jk-howto.html) As a result,mod_jk.so is

Re: Starting tomcat

2001-01-17 Thread Ted Husted
getting all of the Tomcat jars into the c:\jakarta\lib folder, to make it easier to be sure they are all there, and each of the path references are correct. One problem you might have later is having two copies of servlet.jar on the classpath. Then try cd c:\jakarta bin\startup *

Re: Apache Core Dump - Please Help

2001-03-06 Thread David Crooke
for mod_jk I did the > following: > > #cd /$JAKARTA_HOME/src/native/apache1.3 > #/usr/apache/bin/apxs -o mod_jk.so -DSOLARIS -I../jk > -I$JAVA_HOME/include/solaris -I../jk -I $JAVA_HOME/include -I posix4 -c *.c > ../jk/*.c > > and this also worked without any errors, I co

Re: Help needed to run Tomcat 4.1.12

2002-12-18 Thread Paul Yunusov
t a C:\ prompt? And once I get a > C:\ prompt can I start it by the following? > > C:\ > cd tomcat\jakarta-tomcat 4.1.12\bin > startup.bat > > Any help would be much appreciated. > > Rocket To change the working directory to C: type C:\ and press enter in the command pro

Re: JBoss-2.4.8_Tomcat-4.0.4 not working by default

2002-09-24 Thread Manoj Kithany
files) /kithany/*.jsp (any jsp files) /kithany/WEB-INF/web.xml /kithany/WEB-INF/classes/*.java (any JAVA files) /kithany/WEB-INF/classes/*.class (any CLASS files) /kithany/META-INF/application.xml The you creat WAR file as: #cd /kithany #jar -cvfM kithany.war . (notice the DOT here!!!) Then pu

Can you dynamically add a new element to server.xml without restarting?

2004-06-17 Thread Ivan Jouikov
Subj. says it all... If not, is there a workaround? -Original Message- From: David Goldschmidt [mailto:[EMAIL PROTECTED] Sent: Thursday, June 17, 2004 1:27 PM To: Tomcat Users List Subject: Re: Connecting Tomcat and Apache Maybe you need to cd to the $CONN_SRC_HOME/jk/native directory

Wrong Source-Codes for "jakarta-tomcat-connectors-jk-1.2-src-curr ent.tar.gz" ?

2004-07-22 Thread Nagel, Andre
--> # make it works somewhat better until this line (it still works!): --> (cd .libs && rm -f mod_jk.la && ln -s ../mod_jk.la mod_jk.la) but ends again with a different error in the next output lines on screen: --> /usr/local/bin/libtool --mode=install cp `pwd`/mod

RE: Taglib attributes in Tomcat 4.0.6

2004-12-19 Thread Jan Behrens
to TC 4.0.6 as I am working on a prototype system that > is supposed to start from CD when finished. I found a howto > for TC 4.0.6 explaning all neccessary steps to set this up > and is working fine so far. > > I have done this before like this: > > > <%@ taglib

Re: SSL client authentication with tomcat 4.1.24

2003-06-10 Thread Mario Ivankovits
You have to import the root CA into the java cacerts keystore Assuming a windows-java installation in "C:\j2sdk" the location is: C:\j2sdk\jre\lib\security\cacerts using > cd C:\j2sdk\jre\lib\security > keytool -import -keystore cacerts -storepass changeit -file the-root-ca.cer

RE: Problem building Tomcat Connector mod_jk2.so

2003-07-30 Thread Clive Luk
om: Jørgen Nørgaard [mailto:[EMAIL PROTECTED] Sent: Wednesday, 30 July 2003 7:59 PM To: Tomcat Users List Subject: RE: Problem building Tomcat Connector mod_jk2.so Hi Clive, my best idea is to try building the mod_jk2 the way I did, using jakarta-tomcat-connectors-jk2-2.0.2-src.tar.gz: after unp

Vedr.: RE: Vedr.: service installer for TC5

2003-12-12 Thread Thomas Nybro Bolding
Vedr.: RE: Vedr.: service installer for TC5 Hi Thomas! OK, now I am getting closer! I am using windows and I also need to use a JRE in a specific location! In this case I have the JRE placed in the tomcat directory! I have made following .bat file in the tomcat directory: set RUNTIME_MODU

Re: Login & Password for Tomcat Web Server Administration Screen

2003-11-10 Thread Ben Souther
If you created the directory and the files under the same user that tomcat is running, then tomcat should have sufficient privileges to access the files. You can always double check by running tomcat as root. To test the symlink, cd to the directory that contains the symlink and type: ls ROOT

RE: JK2 unixsocket: Can't create apr

2002-11-13 Thread Brzezinski, Paul J
t : > : secure=false : > : soTimeout=2 : > : port=8009 : > : jkHome=/usr/local/jakarta-tomcat-4.1.12 : > : maxThreads=75 : > : backlog=10 : > : apr.NativeSo=${jkHome}/lib/jkjni.so : > : timeout=20000 : > : channelUnix.file=${jkHome}/work/jk2.socket : > : tcpNoDelay=tr

Re: How do you get a C:\ prompt in Windows XP?

2002-12-18 Thread Thom Park
Hi, not sure what you're trying to do. If you're trying to get to C:\, you have to do it in two steps: 1. set your default device to c: C: 2. set your directory to the top level \: cd \ you should now be in the C:\ directory If you're simply trying to get a command pr

Re: Problem with tomcat 5.0.25 service

2004-06-03 Thread Jacob Kjome
ac] Compiling 1 source file > > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED]@echo off if "%OS%" == "Windows_NT" setlocal rem -----

Problem with Thawft intermediate certificate config

2005-04-08 Thread Victor Yegorov
cacert > Creation date: Tue Mar 29 11:59:44 EEST 2005 > Entry type: trustedCertEntry > > Owner: OU=Class 3 Public Primary Certification Authority, O="VeriSign, Inc.", > C=US

RE: JDBC connectivityfor ORACLE !!!

2003-03-01 Thread Swapneel Dange
ups, "sysdba", "sysoper", "oinstall" > > Create an oracle user, default group "oinstall", member of > "sysdba" and > "sysoper" > > Setup environment variables for "ORACLE_HOME", and "ORACLE_SID"

httpd 2.0.44, mod_webapp.so 4.1.18

2003-03-13 Thread Lester Vecsey
a_atexit Thread model: posix gcc version 3.2 20020903 (Red Hat Linux 8.0 3.2-7) -- I also compiled the 4.1.21-beta connector, and it produced the same size mod_webapp.so file but the byte contents differed a bit. Same wa_provider_info error when having httpd load it. Here is how I built webap

AW: deleting JSP Files?

2003-07-01 Thread Thomas Weller
ur web.xml? JSPC should provide a mechanism to give you a snippet of XML to place in web.xml. That needs to be there for precompiling to work. -Tim Thomas Weller wrote: > Hello, > > I have a JSP Project I want to deliver on CD. Of course I don't want to > provide all sources, s

Re: War files don't work

2003-07-25 Thread John Turner
anually unpack the .war file everything works fine. another question: did I correctly create the nsfs.war file and test it by doing the following?: 1. cd to the webapps/nsfs/ directory 2. jar -cvf nsfs.war * 3. cp nsfs.war ../. (the webapps dir) 4. rm -rf nsfs/ 5. restart tomcat 6. us

RE: tomcat/manager works - tomcat/admin = 404.

2003-01-28 Thread klavs klavsen
1-28 17:15:56 WebappLoader[/admin]: Deploy JAR /WEB-INF/lib/struts.jar > to > /opt/jakarta/tomcat/webapps/../server/webapps/admin/WEB-INF/lib/struts.jar > > Sowhat's up with that directory path? Anything? Permissions, etc.? > Anyone else know exactly what's g

RE: Installing tomcat 4.4.1.18 on RH8.0

2003-02-03 Thread Filip Hanik
xvf jakarta-tomcat-4.1.18-blablabla.zip" 4. "cd jakarta-tomcat-4.1.18-blablabla/bin" 5. "./catalina.sh" badabim badabom, you should be good to go Filip -Original Message- From: Darren Edmonds [mailto:[EMAIL PROTECTED]] Sent: Monday, February 03, 2003 8:57 AM To: [EM

Re: tomcat-apache.conf not created during Tomcat startup

2003-02-04 Thread Bert Catsburg
I think I can answer my own question: The tomcat-apache.conf is not created when using the warp connector... Is this correct? So, I dit a couple of things: - Extract the struts-documentation.war cd wepapps\struts-documentation jar -xvf ..\struts-documentation.war - Deployed the application

Re: deploying simple servlet

2003-02-09 Thread Bill Barker
bly IBM's) this is possible. With others it is not (at least for TC <= 4.1). > > (3) Is there anything else I have to do to make sure the webbrowser can see the servlet? > > Remember I can access all example servlet without a problem so I am confident my references to JDK etc. w

Re: Problem building Tomcat Connector mod_jk2.so

2003-07-30 Thread Jørgen Nørgaard
Hello, Building the connectors are a bit of a struggle, the documentation is inconsistent and (very) sparse. Which is a pitty because apache/tomcat are great (and tomcat 3 was so easy to build connectors for). That said, I managed to build a mod_jk2 connector using configure in cd jk

RE: Tomat and ssl

2003-08-11 Thread batristain
cateKeyFile /usr/local/apache/conf/ssl.crt/server1.key > JkMount /* ajp13 > JkMount /*.jsp ajp13 > JkMount /servelet/* ajp13 > > > > -bash-2.05b# cd ../bin205C written > -bash-2.05b# ./apachectl configtest > Syntax error on line 1002 of /usr/local/apache/co

RE: Java and tomcat issues

2003-08-14 Thread Ahmad, Kashif
, August 05, 2003 2:08 PM To: [EMAIL PROTECTED] Subject: RE: Java and tomcat issues Okay everytime I do it my commands don't work on the box like ls, cd, ll - the only command that works is the exit command Any ideas? -Original Message- From: Shapira, Yoav [mailto:[EMAIL PROTECTED]

Auto-Confirmation

2003-08-22 Thread Quest Software
pply the hotfix of 4.1.27? > > Substitue as appropriate for windows ... > 0) download > http://www.apache.org/dist/jakarta/tomcat-4/binaries/4.1.27-hotfix-22096.zip > 1) cd $CATALINA_HOME > 2) jar xf PATH_TO/4.1.27-hotfix-22096.zip > 3) Done > > -Tim > > Vernon S

RE: Building jk2-2.0.4 on rh9 having some problems

2004-04-05 Thread Hamilton, Andrew
omcat Users List' Subject: Building jk2-2.0.4 on rh9 having some problems Hello I am building jk2-2.0.4 on rh9 and apache 2 I first configure ./configure --with-apxs2=/usr/sbin/apxs --with-java-home=${JAVA_HOME} --with-java-platform=2 --enable-jni Make (no errors) cd ../build/j

jk2 osx 10.3

2004-04-22 Thread Mark Lowe
/cvspublic checkout jakarta-tomcat-connectors cd jakarta-tomcat-connectors/jk/native2 ./configure --with-apxs2=/usr/sbin/apxs make sudo cp ../build/build/jk2/apache2/mod_jk2.so /usr/libexec/apache2 #end compiling jk2 Edited httpd.conf #httpd.conf LoadModule jk2_module libexec/apache2/mod_jk

Re: Problems building mod_jk2 with ant

2004-06-12 Thread Mark Lowe
s Now I am running ant this way: [EMAIL PROTECTED] root]# cd.. ../jakarta-tomcat-connectors-jk2-2.0.4-src/jk [EMAIL PROTECTED] root]# ant and the result is: BUILD FAILED file:/root/linux-downloadz/www.apache.org/jakarta/jakarta-tomcat- connectors-jk2-2.0.4-src/jk/build.xml:142: Warning: Could not

Re: Problems building mod_jk2 with ant

2004-06-12 Thread Mark Lowe
omcat-5.0.25 and saved it as ../jakarta-tomcat-connectors-jk2-2.0.4-src/jk/build.properties Now I am running ant this way: [EMAIL PROTECTED] root]# cd.. ../jakarta-tomcat-connectors-jk2-2.0.4-src/jk [EMAIL PROTECTED] root]# ant and the result is: BUILD FAILED file:/root/linux-downloadz/www.apache.org/ja

RE: setting up CVS dev environment

2004-01-05 Thread Filip Hanik
I just do cvs co jakarta-tomcat-5 cd jakarta-tomcat-5 (edit build.properties.default if you wish) ant checkout ant download ant dist and that is it -Original Message- From: Shapira, Yoav [mailto:[EMAIL PROTECTED] Sent: Monday, January 05, 2004 10:39 AM To: Tomcat Users List Subject

Re: TC5 won't start on Xeon

2004-01-19 Thread Ben Souther
? > > > > Type: > > > > %JAVA_HOME%/bin/javac > > > > > > > > If you get a "file or program not found" error then it's not. > > > > > > > > On Monday 19

RE: Does anyone have successfully build mod_jk2 on RH9 with Tomcat 4.1.xx, please share

2004-02-11 Thread David Smith
he mod_jk2 source using the following method : - cd /jk/native2/ - ./configure --with-apxs2= --with-apache= (ie ./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-apache=/usr/local/apache) - make - you should then find the mod_jk2.so in /jk/build/jk2/apache2/ I was able to use the follow

RE: Tomcat5 service on Windows

2004-03-18 Thread Antoni Unkovich
my problem is opposite yours. I can run it from startup.bat just fine but not as a service. FWIW, when you get the brief console flash thing you described, open a console, cd to the bin folder and issue catalina run Any errors, like a stack trace will print to the console. Daryl Stultz ___

Re: mod_jk 1.2 binary for Linux?

2003-10-25 Thread Oscar Carrillo
src, it's not to dificult if you now the > steps, download it from here: > > http://apache.towardex.com/jakarta/tomcat-connectors/jk/jakarta-tomcat-connectors-jk-1.2-src-current.tar.gz > > to compile (in Redhat 9): > > $ tar xzf XXX > $ cd XXX/jk/native/ > $ sh buil

RE: Tomcat 4.0: Can webapps dir contain links?

2001-06-14 Thread WEST, Peter
it should work fine if you have your links correct e.g when you do ls webapps/mydir you shoudl see the contents of mydir whether its a link or a directory. If the two look differnet then it wont work. try cd webapps ln -fsn ~userA/mydirA . mind you I use Tomcat 3.2.1 so its possible something

Re: installing tomkat under linux: please help!

2001-06-21 Thread rino . mail
; I download file jakarta-tomcat-3.2.1.tar which create the directory: > > /home/rino/tomkat/jakarta-tomcat-3.2.1 > > I do: > > export JAVA_HOME=... > > export TOMCAT_HOME="/home/rino/tomkat/jakarta-tomcat-3.2.1" > > export CATALINA_HOME="/home

AW: license question

2000-12-06 Thread Ralph Einfeldt
this nor in the FAQ: > > I have written an intranet web application for > a custom purpose and want to ship it to my customer. > > Can I include apache and tomcat on the CD? > > Or can I tell the customer: get apache and tomcat first, install it > on your machine. When you have done this, install my application. > > > -- > Chris Christoph P. U. Kukulies [EMAIL PROTECTED] > >

RE: help me! (with htdocs/webapps and ~username access)

2000-12-12 Thread David Bussenschutt
Dave, Thanks for replying (again?). That's exactly what I ended up doing, only without the virtual host surrounding it. Anyone got a better method? and for ~username access, I've just created a symbolic link from the $TOMCAT_HOME/webapps to the users homefolder/public_html like

RE: problem with Classloader and symbolic links in 4.1.12

2002-11-21 Thread Roberts, Eric
i try to load the servlet, i get the following exception: Wrapper cannot find servlet class testPackage.TestServlet or a class it depends on I do the following: cd webapps/test/WEB-INF/classes rm -f testPackage (remove the link) cp -r $HOME/source/testPackage . restart tomcat, go to the URL

RE: dynamically built "server.xml"

2002-11-22 Thread PERRIN GOURON Olivier
I read the docs, but couldn't find any solution but those I mentioned My problem is that I run Tomcat from a CD-ROM... I actually need to use "virtual" directories, which I want to define each time I run Tomcat ("virtual" directory : I mean directories that can be acces

Re: HELP!! Tomcat crashes on me!

2002-12-01 Thread Jacob Kjome
Steve, I assume you are just double clicking on one of the Tomcat .bat files to run Tomcat. Instead, open up a command prompt, cd to the directory where the .bat files are and type the name of the .bat file you want to run. Now you will see the error output. Jake At 11:01 PM 12/1/2002

Building mod_jk.so question...

2002-06-20 Thread Sean M Alderman
bexec/mod_jk.so uses plain Apache 1.3 API, this module might crash under EAPI! (please recompile it with -DEAPI) bin/apachectl start: httpd started So, I've grabbed the source for mod_jk and I'm building it like so - $ cd /usr/appl/src/sma/apachebuild/jakarta/jakarta-tomcat-connectors-4.0.2-

mod_jk for Solaris 8 with Apache 2.0.39

2002-06-21 Thread Pimentel, William - (Col)
Hello I've been trying to compile this module with no success and i haven't been able to find a document that could shed some light on this. I'm using the jakarta-tomcat-connectors-4.0.4. This is what i do and the error message i get: I cd to the jk/native dir and run bui

Catalina and localhost:8080

2001-03-15 Thread di man
servletapi webapps $cd tomcat-4.0/ $ ls bin conflib logsserver webapps work I start bin/catalina.sh start , logs files get created - no exceptions/errors, when trying 'http://localhost:8080' I get confirmation in the logs : -StandardHost[localhost]: Dep

Problem running jsp files

2001-03-23 Thread MARobertson
ht was that the classpath was not correct. I determined that I needed to have tools.jar in the class path. In order to make sure that happened, I created a batch file with these commands: set classpath=%classpath%;f:\jdk1.3\lib\tools.jar; cd \jboss-tomcat-2.1-beta\jboss-2.1\bin java -jar run.

RE: TC hidding console

2002-04-12 Thread Peter Romianowski
OND Romain [mailto:[EMAIL PROTECTED]] > > Sent: 12 April 2002 12:50 > > To: Tomcat Users List > > Subject: Re: TC hidding console > > > > > > > > Because it is to give a demo embended on a CD and I would not like > > to make all my debugs appear ... &

Re: Question about "Tomcat-Apache HOWTO"

2002-04-16 Thread Cheng Yan
I don't even see a subdir call jserv. Is > this normal? > > BYW, my machine is ultra-sparc 1 running Solaris 8. I can visit > http://localhost:8080, though. And there are only following files under my > $CATALINA_HOME/conf: > > % cd $CATALINA_HOME/conf > % ls > catalina

Re: Apache 2.0.35, tomcat 4.0.3 and mod_webapp

2002-04-20 Thread Jeffrey Bonevich
the apache bugzilla > installation (view it at: > http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8331 ) > > If anyone's got this working, I'd be fascinated to know how you did > it I have, without the errors you mention. I assume you compiled Apache 2 from source?

Re: Version

2001-08-16 Thread Barnabas Yohannes
I should start a Yahoo! Shop answering questions for $10k =) > > You obviously have access to the server... cd to $TOMCAT_HOME and read the README file. > > - r > > On Thu, 16 Aug 2001 14:38:21 -0500 [EMAIL PROTECTED] wrote: > > Folks, > > How do I know what version of

Re: Why and How Tomcat before Apache?

2001-08-17 Thread David Cassidy
CTED]> > > To: <[EMAIL PROTECTED]> > > Sent: Friday, August 17, 2001 3:39 PM > > Subject: Re: Why and How Tomcat before Apache? > > > > > > > I cannot answer your "why" question, because, I am not one of the > > developers > > &

RE: Tomcat Spontaneously Restarting System

2001-09-19 Thread C. Schlegelmilch
seen TOMCAT "spontansouly" do > anything that couldn't > be tracked back to humna error. > > my-2-cents > cd > > -Original Message- > From: C. Schlegelmilch > [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, September 19, 2001 2:23 PM &g

Re: tomcat setup error

2002-01-19 Thread Todd Wright
>(C)Copyright Microsoft Corp 1981-1998. > >C:\WINDOWS>cd\tomcat\bin > >C:\tomcat\bin>startup >Out of environment space >Out of environment space >Out of environment space >Using CATALINA_BASE: .. >Using CATALINA_HOME: .. >Using CATALINA_TMPDIR: ..\

webapp not work

2002-01-21 Thread Gabriel Lopez Millan
:pserver:[EMAIL PROTECTED]:/home/cvspublic \ checkout jakarta-tomcat-connectors/webapp OK 2) cd ./jakarta-tomcat-connectors/webapp cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic \ checkout apr OK 3) ./support/buildconf.sh OK 4) ./configure --with-apxs=/usr

help me please, mod_webapp.so not created.

2002-01-22 Thread Gabriel Lopez Millan
:pserver:[EMAIL PROTECTED]:/home/cvspublic \ checkout jakarta-tomcat-connectors/webapp OK 2) cd ./jakarta-tomcat-connectors/webapp cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic \ checkout apr OK 3) ./support/buildconf.sh OK 4) ./configure --with-apxs=/usr/local

RE: mok_jk&apache + no mod_jk.conf-auto file

2001-01-17 Thread Karri . Mikola
le-rule=max   (1)Install apache and tomcat3.2.1   (2)Download tomcat3_2_1-src.tar.gz. * tar zxvf tomca3_2_1-src.tar.gz * cd tomcat3.2.1-src/src/native/apache1.3 */usr/local/apache/bin/apxs -o mod_jk.so -I../jk -I/usr/local//include -I/usr/local//include/lin

RE: Running Tomcat on WindowsNT

2001-01-26 Thread Rodriguez Victor A.
Hi, > D:\tomcat\tomcat>set TOMCAT_HOME=D:\tomcat\tomcat > > D:\tomcat\tomcat>cd bin > > D:\tomcat\tomcat\bin>startup > Including all jars in D:\tomcat\tomcat\lib in your CLASSPATH. > > Using CLASSPATH: > D:\tomcat\tomcat\classes;D:\tomcat\tomcat\lib\ant.ja

Re: I don´t understand the objective of thisopen list !

2002-12-10 Thread ContestAdmin
Dave Sill wrote: > Mark <[EMAIL PROTECTED]> writes: > > > Our company has a very young, inexperienced appserver administrator > > who had Tomcat up an running in a matter of minutes (literally) > > without a CD library of professionally drafted set of documentation

Re: Mod_jk Try #2 - error can't find apache

2002-12-13 Thread Jan-Michael Ong
nd replace that line with the location of the found perl. cd / find . -name 'perl' -print & Hope that helps. Jan-Michael At 12:39 PM 12/13/2002 -0500, Denise Mangano wrote: Ok. So its time to give this another try. For try #2 I decided to try to build mod_jk according to the H

RE: loading jdbc driver fails from DataSource and Context - class Loader problem??

2002-12-17 Thread Paul Tomsic
yes. % cd /usr/local/tomcat/common/lib % ls -la -rw-r--r-- 1 tomsicp staff 45386 Oct 30 19:38 activation.jar -rw-r--r-- 1 tomsicp staff 716139 Oct 30 19:38 ant.jar -rw-r--r-- 1 tomsicp staff 90503 Oct 30 19:38 commons-collections.jar -rw-r--r-- 1 tomsicp staff 62998 Oct 30 19

RE: Building Mod_jk on Redhat 7.2

2003-01-16 Thread Turner, John
My advice: don't even deal with ant. CONNECTOR_HOME = place where you put connector source - cd CONNECTOR_HOME/jk/native. Be sure to READ the file named BUILDING. - run the buildconf script: ./buildconf.sh - you may see some error messages about aclocal and autom4te...these can be ig

Re: WAR Problem

2003-01-19 Thread Mark Eggers
lly expand when I restart Tomcat. Here's the steps I took and some config stuff: I cd to the working directory of the application, in this case /usr/local/tomcat/webapps/apress jar cvf apress.war . I then move apress.war to /usr/local/tomcat/webapps and delete the apress directory.

RE: TLS-Enabled Connector Prevents Startup

2004-09-07 Thread Shapira, Yoav
> >I have found the solution and will share it here incase someone >encounters a similar problem in the future. > >The solution is: > > # cd /dev > # mv random random-old > # ln -s urandom random > >however bizarre that may sound. It seems that the recent Linux

Re: TLS-Enabled Connector Prevents Startup

2004-09-08 Thread Endre Stølsvik
On Tue, 7 Sep 2004, Igor Zlatkovic wrote: | I have found the solution and will share it here incase someone | encounters a similar problem in the future. | | The solution is: | | # cd /dev | # mv random random-old | # ln -s urandom random | | however bizarre that may sound. It seems that

RE: Tomcat vs BEA Weblogic?

2004-09-19 Thread epyonne
ards, BTJ -- --- Bjørn T Johansen [EMAIL PROTECTED] --- Someone wrote: "I understand that if you play a Windows CD backwards you hear strange Satanic messages" To which someone

Re: Running Tomcat from jsvc

2004-10-26 Thread Kevin Offet
eaving them owned by root:root? When, during installation of Tomcat should I have changed the ownership or permissions of which files? I've installed Tomcat using cd /opt sudo tar xzf /tmp/jakarta-tomcat-5.0.28.tar.gz so that I got ever

Re: mod_jk2 for RedHat

2004-06-14 Thread Software
will begin the build process, # *cd /jakarta-tomcat-connectors-jk2-2.0.2-src/jk/native2* Now, we begin the build process, # *sh ./buildconf.sh* # *./configure --with-apxs2=/usr/sbin/apxs2 \* *--with-tomcat41=/opt/tomcat \* *--with-java-home=/opt/IBMJava2-131 \* *--with-jni* # *make

[OT] EJB QL: using findBy with a legacy class

2004-06-20 Thread Jens Skripczynski
f Permission) { Permission perm = (Permission) obj; return this.name.equals(perm.getName()); } return false; } } --- Java example code --- Ciao Jens Skripczynski -- E-Mail: skripi-lists(at)myrealbox(dot)com "They say if you play the Window

RE: TC 5.0.27 startup problem

2004-07-22 Thread Paul Wallace
0.27 rem Guess CATALINA_HOME if not defined set CURRENT_DIR=%cd%" When running this file from the command prompt I get: "23/07/2004 16:14:25 org.apache.coyote.http11.Http11Protocol init SEVERE: Error initializing endpoint java.net.BindException: Address already in use:

Tomcat 5.0 and SSL v2?

2004-08-10 Thread Brian Matthews
to 10103798 [100FB2A1] (48 bytes => 48 (0x30)) - 80 2e 01 00 02 00 15 00-00 00 10 07 00 c0 03 00 0010 - 80 01 00 80 08 00 80 06-00 40 04 00 80 02 00 80 [EMAIL PROTECTED] 0020 - 4d d9 ba c7 5b 7a e4 44-22 9f 16 53 cd bf f6 7c M...[z.D"..S...| SSL_connect:SSLv2 w

RE: Moving from 4.1.27 to 5.0.28?

2004-12-01 Thread Mike Curwen
----- > - > Someone wrote: > "I understand that if you play a Windows CD backwards you > hear stra

Re: Multiple tomcat instances

2005-04-15 Thread Anto Paul
et CATALINA_HOME=C:\Program Files\Apache Group\Tomcat 4.1 > set CATALINA_BASE=c:\cattery\instance1 > set JAVA_OPTS=-Xms64m -Xmx256m > cd %CATALINA_HOME%\bin > startup > -- snip -- > > Under CATALINA_BASE for each instance, you'll need conf, logs, temp, > webapps, and w

Re: How do I redirect all tomcat ports to use SSL?

2005-05-04 Thread Donny R Rota
Thanks, I use security-constraints now, and I've been looking for this answer for weeks. I've not found that option available. Can you send me an URL to this? In the mean time, I'm going to see if I can find that option in my other sources. thanks! ...Don...

RE: SSL on multiple IP addreses?

2005-05-12 Thread Trung Nguyen
You can configure multiple IP adresses on a single NIC and add new IP/domain name to the server.xml To configure multiple IP address on a single NIC on Linux (RHEL): 1. cd /etc/sysconfig/network-scripts 2. Make a copy of ifcfg-eth0 to ifcfg-eth0:0 3. Edit ifcfg-eth0:0 and change DEVICE to

Fwd: Re: How to change the SSL port

2005-09-16 Thread CommonGround Softworks/Phil McNamara
27;t find the keystore -- expected since that file is stashed in the normal starting user directory and tomcat didn't know where to find it when started as root. Log doesn't show a failure to bind to 443. So some progress I looked over info in the link above and compiled jsvc OK. A

Re: SSL client authentication with tomcat 4.1.24

2003-06-10 Thread Duma Rolando
have to import the root CA into the java cacerts keystore > > Assuming a windows-java installation in "C:\j2sdk" the location is: > C:\j2sdk\jre\lib\security\cacerts > > using > > > cd C:\j2sdk\jre\lib\security > > keytool -import -keystore cacerts -s

Re: (newbie q) Connector vs running standalone Tomcat as root

2004-05-06 Thread Parsons Technical Services
/Tomcat5.sh /etc/init.d/tomcat #cd /etc/init.d #vi tomcat OR your editor of choice Now edit the file to contain the proper environment setting for your machine. When you are done it will look something like this: # Adapt the following lines to your configuration JAVA_HOME=/tomcat/java

RE: JK2 unixsocket: Can't create apr

2002-11-13 Thread Brzezinski, Paul J
st=apr,channelUnix,request : > : secure=false : > : soTimeout=2 : > : port=8009 : > : jkHome=/usr/local/jakarta-tomcat-4.1.12 : > : maxThreads=75 : > : backlog=10 : > : apr.NativeSo=${jkHome}/lib/jkjni.so : > : timeout=2 : > : channelUnix.file=${jkHome}/work/jk2.socket :

Re: Connect Java Profiler to Tomcat

2002-08-19 Thread Steinar Bang
icense from Borland, but haven't been able to get it working yet. Platform: Intel PIII, RedHat 7.2, Blackdown JDK 1.3.1_01-fcs, tomcat 3.3 Both the JDK and tomcat were installed from RPMs. What I've done is to: cd /var/tomcat/ mkdir bin cd bin ln -s /us

<    4   5   6   7   8   9   10   11   12   13   >