Re: SV: How to start/stop tomcat from a remote machine???

2001-09-25 Thread Siomara Pantarotto
Thanks for the tip I will certainly need that once unix will be one of our platforms. If someone in the list can still help on trying to start/stop tomcat remotly under NT I will appreciate very much. Hans, You gave me a good idea. I guess I can use perl to write a cgi script to do that.

Re: Limits of Web

2001-09-25 Thread Jim Cheesman
At 08:41 PM 24/09/01, you wrote: Hi, Jim, I am unclear about your question. The Web can easily take care of this sort of thing. Certain there is no trouble with a number of Java solutions to the job at hand. I am not sure why you would think that Java could not do this. Eh? I never said

Re: Won't read existing file - better way to set resource locations..?

2001-09-25 Thread chris brown
It would be nice if we could override the default settings provided within a WAR file's web.xml via some upgraded version of the /manager webapp. This would allow a WAR file to remain a black box, but still allow an administrator deploying the WAR file to override certain parameters, such as

RE: SV: How to start/stop tomcat from a remote machine???

2001-09-25 Thread Michael Weissenbacher
you can use srvmgr.exe taken from any nt server's system32 dir to remotely stop/start services. just click computer-select domain and enter \\machinename. then computer-services. this file is also included in the windows nt resource kit. i'm sure you can also find it somewhere on the net to

Re: Tomcat 4.0 Apache with Client Certs

2001-09-25 Thread jean-frederic clere
[EMAIL PROTECTED] wrote: Scenario I have apache passing any calls to servlets through to Tomcat 4 via the mod_webapp connector. My Server certificate and my client certificates work fine to allow specific users onto the system. ProblemProblemProblemProblemProblem

Re: Tomcat 4.0 Apache with Client Certs

2001-09-25 Thread Matias Bahlenberg
Hi, I have tried to get the client certificate information too, but with no success. I use Apache 1.3.19 with Tomcat 4.0. I have been told that when using a connector with Apache mod_ssl it is essential to specify SSLOptions +StdEnvVars +ExportCertData. Otherwise mod_ssl will not produce

RE: 4.0 RPMs: when

2001-09-25 Thread GOMEZ Henri
From: Jonathan Eric Miller [mailto:[EMAIL PROTECTED]] Sent: Monday, September 24, 2001 2:43 AM To: [EMAIL PROTECTED] Subject: Re: 4.0 RPMs: when What's wrong with the .zip file? Jon Problems with license of all the required jar (jta, jmx, ldap, tyrex). I asked Craig to have all the jars in a

Which Apache connector?

2001-09-25 Thread Beton, Richard
First mod_jserv, then mod_jk, now mod_webapp. First ajp12, then ajp13, now warp. Which Apache connector will be around in the longer term? Should we abandon mod_jk and ajp1x? Rick The information contained in this e-mail and any attachments is confidential to Roke Manor Research Ltd and

RE: Which Apache connector?

2001-09-25 Thread GOMEZ Henri
First mod_jserv, then mod_jk, now mod_webapp. First ajp12, then ajp13, now warp. Which Apache connector will be around in the longer term? Should we abandon mod_jk and ajp1x? mod_jk is here for a long time, supporting TC 3.2/3.3/4.0 :)

How to unsubscribe?

2001-09-25 Thread Søren Neigaard
Could anyone please guide me :)

Re: Compiling mod_jk

2001-09-25 Thread jean-frederic clere
Bryan Lipscy wrote: I am trying to compile mod_jk to integrate Apache with Tomcat on a Solaris 8 box. I received the error detailed below. Apache was installed with Solaris and loads mod_so. What does the language optional software package not installed mean? Is it significant? How do

Re: How to unsubscribe?

2001-09-25 Thread Marcel Stoer
http://jakarta.apache.org/site/mail2.html #tomcat/unsubscribe - Original Message - From: Søren Neigaard [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, September 25, 2001 7:50 PM Subject: How to unsubscribe? Could anyone please guide me :)

Re: How to unsubscribe?

2001-09-25 Thread Rolf Ochsenbein
Just send an empty email to [EMAIL PROTECTED] Ursprüngliche Nachricht Am 25.09.01, 19:50:40, schrieb Søren Neigaard [EMAIL PROTECTED] zum Thema How to unsubscribe?: Could anyone please guide me :)

Re: Limits of Web

2001-09-25 Thread Pae Choi
In my hunch, they do not even have the proper Requirements so that they do not even have a Right Architecture as a subsequent result. That's why they are wondering and drifting unless their technical team is just exploring and trying to create the pilot or poc system without the baseline

is there a mod_webapp for glibc-2.1.x?

2001-09-25 Thread Rolf Ochsenbein
Hi all, well, I wrote the following mail some time ago, and nobody answerd until... is the question too stupid? Am I too stupid? Or is it just to easy to answer? I don't know... sorry, when I am bothering you, but I would like to work with tomcat 4 and apache... ;) yeah, i think these are

RE: SV: How to start/stop tomcat from a remote machine???

2001-09-25 Thread David Oxley
The new jk_nt_service.exe (TC3.3) already has this facility build in. You might need to get it from CVS because I can't remember if it is in beta2. Also if you look in bugzilla there is a Service Manager (like the SQLServer one) that I have contributed. Just download and build (You'll need to

RE: JDBC Connection Pool Theory ??

2001-09-25 Thread David Oxley
Are there any pools that are for JDK1.1?

Tomcat 4.0 and Apache Server

2001-09-25 Thread Arnaud Héritier
New tomcat 4.0 user since this morning I don't find the documentation on how to use tomcat 4.0 with an Apache Web Server ??? Before I used mod_jk with the config file generated by tomcat 3.2.3, but now how should I do ??? thanks arno Arnaud HERITIER Ingénieur d'études SOPRA. Group EAI

Worth Upgrading to Tomcat4?

2001-09-25 Thread Elm Gysel
I've been following this mailing list for some time now. From the moment Tomcat4.0 was released I've seen alot of questions and bugs passing by. This is understandable since its a whole new version. But now my question is, is it worth upgrading from Tomcat 3.2.2? Thanks for any responses! Elm

Execution timeout

2001-09-25 Thread Christof Soehngen
Is there a possibility in Tomcat 3.x to define an execution timeout to stop badly written servlets with loops from crashing the whole server? Thanks, Christof

RE: mod_webapp.so: ltconfig --version

2001-09-25 Thread Janek Bogucki
Hi shine, The cause of the error appears to be an invalid version returned from ltconfig. You'll find that script at webapp/apr/build/ltconfig Run the script like this to test it's not corrupted $ ./ltconfig --version ltconfig (GNU libtool) 1.3.5 (1.385.2.206 2000/05/27 11:12:27)

jakarta-tomcat-3.2.3.. strange problem..

2001-09-25 Thread Saurabh Shukla
Hii all, I got the latest tomcat 3.2.3 and i am running it on windows 98 using jdk 1.3 I got a file called abcd.htm , and i get a 404 error when i try to access it. http://localhost/abcd.htm When i rename the file to abcd.jsp , tomcat is able to find that file, if i rename it to any thing

tomcat is crashing

2001-09-25 Thread Haresh Gujarathi
Hi, I am running a Java application which is using Apache Xalan and Xerces 2.0. After a while the tomcat seem crashes. I am not attributing the crash due to xalan or xerces. But for some reason I have suspition on it. I could not make out head or tail of the tomcat.log . It seems to have lot of

RE: Help with getting mod_webapp to work properly: ppConnection

2001-09-25 Thread Janek Bogucki
Hi Nick, I might be a spurious character inbetween the A and the p of WebApplication WebA[spurious]ppConnection conn warp 192.168.2.4:8008 WebAppDeploy examples conn /examples Try deleting the directive 'WebAppConnection' and typing it back in. hth, yan - Original Message -

Re: Tomcat 4.0 Apache with Client Certs

2001-09-25 Thread Ricardo
I'm using Tomcat 4.0 b5 standalone with client authentication. In this situation Tomcat only exports information about the CIPHER_SUITE and KEY_SIZE ... what about client certificate ?!?!?! Thanks, Ricardo Borillo Domenech Programació - Servei d'Informàtica

RE: tomcat is crashing

2001-09-25 Thread Janek Bogucki
Hi, I don't know the solution to your problem but it may be worth looking at this. You say you are using JDK 1.3.0 but the dump shows Classic VM (1.2.2-RC2-K, green threads). On my system I get: $ java -version java version 1.3.1 Java(TM) 2 Runtime Environment, Standard Edition

Tomcat spawning multiple processes under Linux

2001-09-25 Thread Tor Arne Benjaminsen
I've tried both 3.2.3 and 4.0, and both spawn a varying number of processes, usually between 10 and 25, like this: root 1908 0.0 34.7 209804 19116 pts/2 S13:01 0:00 /usr/local/jdk1.3 .1_01/bin/i386/native_threads/java -classpath /usr/local/jakarta-tomcat-4.0/bin/

RE: tomcat is crashing

2001-09-25 Thread Dmitri Colebatch
Is this a vanilla install of tomcat, or have you had it running before? What applications do you have deployed in it - do any of them use their own xml libraries? cheers dim On Tue, 25 Sep 2001, Haresh Gujarathi wrote: Just FYI When it crashes; I get following dump in the tomcat.log

RE: Tomcat 4.0 and Apache Server

2001-09-25 Thread Nick Torenvliet
Arnaud, the first thing you could do is go to the tomcat 4.0 binary download page and go into the bin directory where you'll find something called mod_webapp. I've never used mod_jk but I'm led to believe this is the replacement. Follow the instructions in INSTALL.txt which is included in the

Invalid virtual hostname ?, At the directive: WebAppDeploy ?

2001-09-25 Thread Hans-Erik Skyttberg
Starting httpd: Syntax error on line 331 of /etc/httpd/conf/httpd.conf: Invalid virtual host name When having a vanilla installed Tomcat 4.0 that I just started and added following to httpd.conf: WebAppConnection conn warp localhost:8008 WebAppDeploy examples conn /examples Any ideas

RE: Tomcat 4.0 and Apache Server

2001-09-25 Thread Arnaud Héritier
Thanks for the advice Nick but I've a little problem : It seems to have only a linux and a mac Os releases but I'm under Windows NT4 :-( I'll watch what there's in the linux distrib. -Message d'origine- De: Nick Torenvliet [SMTP:[EMAIL PROTECTED]] Date: mardi 25 septembre 2001

.jsp ?

2001-09-25 Thread Hans-Erik Skyttberg
Hi! If I only want to send files ending with .jsp to tomcat and not any other files is this possible with Tomcat 4.0 ? I would like to have a dir like /mail which kan consist of both .php .html and .jsp, but I only want to send .jsp to tomcat not .html or .php any suggestions on how to do this ?

Re: Invalid virtual hostname ?, At the directive: WebAppDeploy ?

2001-09-25 Thread Marcel May
Try out setting the http server name: ServerName myServer.myDomain.com This worked for me ... the Warp conf you use should be ok. On Tue, Sep 25, 2001 at 02:03:27PM +0200, Hans-Erik Skyttberg wrote: Starting httpd: Syntax error on line 331 of /etc/httpd/conf/httpd.conf: Invalid virtual host

Re: Limits of Web

2001-09-25 Thread Brett M. Bergquist
Basically what is done is to use an URL to identify the servlet, get an HttpURLConnection, from the URL, setup the connection to do output and input, set the request header for the content type to be text/xml, get an output stream for the connection, and write the XML document to the stream.

Re: Limits of Web

2001-09-25 Thread Sulman . Jeff
Pae, I agree completely except for one thing, we are not learning the hard way. We started with a small, none enterprise application using one archetecture and realize that it is barely capable of handling what we are doing. All I am doing now is seeing if there are other archetectures out

Problems compiling mod_webapp

2001-09-25 Thread Rolf Ochsenbein
Hi there I was looking for mod_webapp fro glibc-2.1.x and didn't find it in the bin/ folder of tomcat-4.0. So I tried to compile it myself. ./configure --with-apxs=/usr/local/apache/bin/apxs gave me the following: ( apache-1.3.20, glibc-2.1.3, gcc-3.0.1) ... APR configure: checking for

RE: setting virtualhost (portbased) apache-mod_jk-tomcat

2001-09-25 Thread Larry Isaacs
For Tomcat 3.2.x and Tomcat 3.3 to recognize the virtual host from Apache the ServerName in httpd config must match the Host name in the Tomcat config, i.e. VirtualHost xx.xxx.x.xxx:5181 ServerName must.match Host name=must.match ... Cheers, Larry -Original

Webapp Binary

2001-09-25 Thread Jim Urban
When will the webapp binary be available for Win32? Jim Urban Product Manager Netsteps Inc. Suite 505E 1 Pierce Pl. Itasca, IL 60143 Voice: (630) 250-3045 x2164 Fax: (630) 250-3046 winmail.dat

Re: .jsp ?

2001-09-25 Thread Mikael Aronsson
This is where you need mod_webapp if I understand everything correct. Mikael - Original Message - From: Hans-Erik Skyttberg [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, September 25, 2001 1:08 PM Subject: .jsp ? Hi! If I only want to send files ending with .jsp to

SV: Invalid virtual hostname ?, At the directive: WebAppDeploy ?, Fixed!

2001-09-25 Thread Hans-Erik Skyttberg
Hi! I moved the directives down, I had them pretty high up in httpd.conf, just after the AddModule directives, I moved it down to thw bottom of httpd.conf and now it works... .. /Hasse -Ursprungligt meddelande- Från: Marcel May [mailto:[EMAIL PROTECTED]] Skickat: den 25 september 2001

SV: Problems compiling mod_webapp

2001-09-25 Thread Hans-Erik Skyttberg
Hi! I enconterd the same problem as you simple solution to this. You need glibc-devel installed. Then do this: cd /usr/include/sys ln -s ../limits.h syslimits.h Now you can do make! This happened to me on a RedHat 7.1 System... /Hasse -Ursprungligt meddelande- Från: Rolf Ochsenbein

SV: .jsp ?

2001-09-25 Thread Hans-Erik Skyttberg
Hi! Yes I do have the webapps module, but how do I tell it to only send .jsp to tomcat, with mod_jk you could do: JKMount /*.jsp But how do I do this with mod_webapp ? /Hasse -Ursprungligt meddelande- Från: Mikael Aronsson [mailto:[EMAIL PROTECTED]] Skickat: den 25 september 2001

RE: Webapp Binary

2001-09-25 Thread Arnaud Héritier
Me also I would like to test it ??? Can I use AJP 1.2 or 1.3 instead of it ??? And if Yes, how ??? -Message d'origine- De: Jim Urban [SMTP:[EMAIL PROTECTED]] Date: mardi 25 septembre 2001 14:24 À:Tomcat-User Objet:Webapp Binary When will the webapp binary be

RE: jakarta-tomcat-3.2.3.. strange problem..

2001-09-25 Thread Larry Isaacs
Since you don't show a port number in your URL, it would seem that you are using a web server in front of Tomcat. If so, is it the web server or Tomcat 3.2.3 that gives the 404 error? Note: If you are using IE with friendly error messages, you won't be able to tell. Assuming the web server is

WebAppDeploy syntax ?

2001-09-25 Thread Hans-Erik Skyttberg
Hi! Context path=/webmail docBase=/var/www/html/webmail debug=0 reloadable=true/ If I have this context in server.xml, How do I write the following ? WebAppDeploy webmail conn /webmail Ths above won't work, so how should I write it ? Like this: WebAppDeploy /var/www/html/webmail conn

RE: Tomcat spawning multiple processes under Linux

2001-09-25 Thread Chaber, Eric
same as me, seems to be a normal behaviour... -Original Message- From: Tor Arne Benjaminsen [mailto:[EMAIL PROTECTED]] Sent: September 25 2001 12:28 To: [EMAIL PROTECTED] Subject: Tomcat spawning multiple processes under Linux I've tried both 3.2.3 and 4.0, and both spawn a varying

Re: SV: Problems compiling mod_webapp

2001-09-25 Thread Rolf Ochsenbein
Thank you very much... now I am one step further... 'make' doesn't work again... It seems to look for a file mach-o/dyld.h As stated in another mail in this mailinglist I was looking for all the DYLD's in include/arch/unix/apr_private.h and commented them out... no success... Well, it seems I

Re: Tomcat spawning multiple processes under Linux

2001-09-25 Thread Graham Leggett
Tor Arne Benjaminsen wrote: I've tried both 3.2.3 and 4.0, and both spawn a varying number of processes, usually between 10 and 25, like this: They aren't processes, they are threads. Within Linux, threads and processes are treated in very similar ways which is why you see them listed like

Re: SV: How to start/stop tomcat from a remote machine???

2001-09-25 Thread Charles Baker
I just found this version of openssh for windowsNT but have not tested it. http://allserv.rug.ac.be/helpdesk/software/winscpeng.html And I would assume that once you've got it set up, you could log in as administrator and run the tomcat start and stop batch files. --- Hans-Erik Skyttberg

newbie Servlet

2001-09-25 Thread Isak Rickyanto
Sorry it is newbie.. I have myservlet.java and i place in tomcat/webapps/myapp/web-inf/classes and i had modified web.xml in web-inf.. I only want to ask... Is Tomcat not automatically compile it? or I must compile the servlet first?

Re: Tomcat spawning multiple processes under Linux

2001-09-25 Thread Mikael Aronsson
A thread on Linux is visible as a process, so what you see is the Java threads running. Mikael - Original Message - From: Chaber, Eric [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, September 25, 2001 1:48 PM Subject: RE: Tomcat spawning multiple processes under Linux same as

Writing my own access logger

2001-09-25 Thread Wyn Easton
Craig R. McClanahan [EMAIL PROTECTED] wrote: Tomcat 3.x does not include this feature, although you could write it yourself. Hi Craig, Would you please give me a few more details about how to start to write this type of module. Thanks. __ Do

SV: SV: Problems compiling mod_webapp

2001-09-25 Thread Hans-Erik Skyttberg
Ok, you seem to be going through the same headache as I was, first off if you donwloaded the tar.gz src file do this: Read the README.txt in the src tree and donwload the apr source via cvs, remove the apr tree in your current webapp-dir and move the one dl via cvs there instead. Now do: cd apr

AW: newbie Servlet

2001-09-25 Thread Ralph Einfeldt
Only JSP's are compiled automatically. Servlet have to be compiled by yourself. -Ursprüngliche Nachricht- Von: Isak Rickyanto [mailto:[EMAIL PROTECTED]] Gesendet: Sonntag, 23. September 2001 15:21 An: Tomcat User Group Betreff: newbie Servlet Sorry it is newbie.. I have

RE: newbie Servlet

2001-09-25 Thread Martin van den Bemt
You have to use compiled classes. Mvgr, Martin -Original Message- From: Isak Rickyanto [mailto:[EMAIL PROTECTED]] Sent: Sunday, September 23, 2001 3:21 PM To: Tomcat User Group Subject: newbie Servlet Sorry it is newbie.. I have myservlet.java and i place in

mod_webapps in solaris ?

2001-09-25 Thread Hans-Erik Skyttberg
Hi! Is it possible to compile mod_webapps under Solaris 8 using gcc ? I tried just running configure, didn't work it's looking for some include files that come with glibc, and glibc isn't availible in Solaris... /Regards Hans - Erik Skyttberg Boxer TV Access AB Tegluddsv. 64 115 28 Stockholm

Re: newbie Servlet

2001-09-25 Thread Dmitri Colebatch
yes you do have to compile your servlets. jsps are the only thing that tomcat will compile for you. cheers dim On Sun, 23 Sep 2001, Isak Rickyanto wrote: Sorry it is newbie.. I have myservlet.java and i place in tomcat/webapps/myapp/web-inf/classes and i had modified web.xml in

RE: Writing my own access logger

2001-09-25 Thread Larry Isaacs
Tomcat 3.3 has an AccessLogInterceptor which is disabled by default. It may give you would you want. Uncomment this module/interceptor in the server.xml if you want to give it a try. Currently, the only documentation for it is in the Javadoc for the AccessLogInterceptor class. After starting

RE: Writing my own access logger

2001-09-25 Thread Randy Layman
Take a look at http://www.aswethink.com/employees/randy/tomcat/requestLogger.html - I've written a basic version of this that you can modify as you want. Randy If you do want to use this as your base, let me know since there are two threading issues that I haven't fixed yet.

Re: SV: SV: Problems compiling mod_webapp

2001-09-25 Thread Rolf Ochsenbein
Yes! Thank you... It seems to work now... Ursprüngliche Nachricht Am 25.09.01, 15:09:51, schrieb Hans-Erik Skyttberg [EMAIL PROTECTED] zum Thema SV: SV: Problems compiling mod_webapp: Ok, you seem to be going through the same headache as I was, first off if you donwloaded the tar.gz src

Using tomcat as a proxy

2001-09-25 Thread Donie Kelly
Hi We have a HTTP application written in C and we now need to add https support. I was thinking that we could use tomcat as a proxy to accept the request on one side and forward it over https... Any ideas on how we could do this? We could use apache using mod_proxy (I think) but tomcat is

Re: Using tomcat as a proxy

2001-09-25 Thread Graham Leggett
Donie Kelly wrote: We have a HTTP application written in C and we now need to add https support. I was thinking that we could use tomcat as a proxy to accept the request on one side and forward it over https... Any ideas on how we could do this? We could use apache using mod_proxy (I

Webapp Connector for NT and Tomcat 4.0

2001-09-25 Thread Roger Varley
Hi Has the webapp connector module been released in binary format to connect Tomcat 4.0 and IIS 4.0 on an NT platform yet? If it has, where is it because I can't find it on the Tomcat download page. Regards Roger _ Do You Yahoo!? Get

problem with jsp:forward....

2001-09-25 Thread Patrick . Pierra
hi! I use tomcat 3.1. I have a jsp:forward tag which call a servlet : jsp:forward page =OdataControllerServlet?Action=LoginResultResultType=Failure/ This tag is in a Jsp which is include in other Jsp with : %@ include file=../confirmLogin.jsp % When i put this include tag in a Jsp which is

I can see jsp examples

2001-09-25 Thread Papadopoulos Nikos
I have jakarta-tomcat-3.2.3 and although I can see the servlets examples working properly, I cannot see the jsp examples working. The same error: java.lang.NoClassDefFoundError: sun/tools/javac/Main any ideas? Thanx. Nick

RE: I can see jsp examples

2001-09-25 Thread Larry Isaacs
To compile JSPs, Tomcat expects to use the javac Java compiler found in tools.jar. My guess is that your JAVA_HOME points to a JRE (which doesn't include tools.jar) instead of a JDK (which does include tools.jar in its JDK/lib directory). Cheers, Larry -Original Message- From:

Re: I can see jsp examples

2001-09-25 Thread tom cat
I have jakarta-tomcat-3.2.3 and although I can see the servlets examples working properly, I cannot see the jsp examples working. The same error: java.lang.NoClassDefFoundError: sun/tools/javac/Main any ideas? Thanx. Nick I have the same problem that Nick has so I hope someone answers

Email AJP.jar

2001-09-25 Thread Lee . Lovell
Can someone email me a fairly recent ajp.jar (For jk 13) so that i can use it in Catalina. I would download and build the CVS files but i`m behind a firewall and can`t get access to cvs.apache.org. Many thanks P.S send to [EMAIL PROTECTED] not the tomcat group as a lot of people may get

Re: WebAppDeploy syntax ?

2001-09-25 Thread Janek Bogucki
Hi Hans-Erik, Are you sure you actually need to set up a context in server.xml if you are using mod_webapp.so? I think Pier say that the entire Tomcat-Standalone Service can be removed from server.xml and mod_webapp will set of the context automatically thus avoiding conf data duplication.

Where to get mod_webapp

2001-09-25 Thread Li Lin
I just joined the mail list yesterday. I have been reading the mail archive but have not found exactly what I need. Can someone give me some instruction as how to build mod_webapp from the souce file? How to build it? What to download? Once it is build, what do I need to do to get Tomcat 4.0 to

RE: Tomcat 4.0 and Apache Server

2001-09-25 Thread Li Lin
Could you tell us the URL of the page? I went to http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.0/bin/ but could not find the mod_webapp you talked about. Li -Original Message- From: Nick Torenvliet [mailto:[EMAIL PROTECTED]] Sent: Tuesday, September 25, 2001 4:57 AM

Is Tomcat 4.0 Backward Compatible with 3.2.3 App??

2001-09-25 Thread ewright
How backward compatible is Tomcat 4.0? I have an application that I developed with tomcat 3.2 and deployed on JRun 3.0. Since then I have installed the final 4.0 and now have some changes to make to my application and I am getting all kinds of errors using the same .WAR file. I have

Re: Where to get mod_webapp

2001-09-25 Thread Janek Bogucki
Hi Li, It is possible to build mod_webapp.so from the sources available via cvs. Start here http://jakarta.apache.org/site/cvsindex.html Download the jakarta-tomcat-connectors module and then read this file after the cvs checkout has finished

Re: Generating directory trees

2001-09-25 Thread Janek Bogucki
Hi Doug, This thread talks about turning the directory listing feature off so you could try the reverse http://www.jguru.com/forums/view.jsp?EID=465139 Here's another message where turning the feature off is discussed http://www.mail-archive.com/tomcat-user@jakarta.apache.org/msg28280.html

Re: Where to get mod_webapp

2001-09-25 Thread Bruce Kaufman
I jjust downloaded it this morning from: http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.0/src/ The README will explain how to build and install. Enjoy, Bruce Li Lin wrote: I just joined the mail list yesterday. I have been reading the mail archive but have not found exactly

mod_webapp.so

2001-09-25 Thread shine
Hello i am trying to integrate tomcat + apache I got the following error when I compile the program !! root@databank support]# ./configure --with-apxs==/usr/local/apache/bin/apxs loading cache ./config.cache ./configure: syntax error near unexpected token `if' ./configure: ./configure: line 575:

Re: mod_webapp.so

2001-09-25 Thread Janek Bogucki
Hi Shine, RHL 6.2 has an earlier version of bash than RHL 7.x. I wonder if your error is due to the script using syntax unsupported in this earlier version. -yan --- shine [EMAIL PROTECTED] wrote: Hello i am trying to integrate tomcat + apache I got the following error when I compile the

mod_webapp on solaris 7

2001-09-25 Thread Kelly Kleinfelder
When trying to make mod_webapp, I get the following error: libtool: ltconfig version `' does not match ltmain.sh version `1.3.5' Fatal configuration error. See the libtool docs for more information. make[4]: *** [apr_cpystrn.lo] Error 1 I just installed libtool 1.4.2, the latest stable

Why won't tomcat run with jre

2001-09-25 Thread Alex Colic
Hi, I tried running tomcat with the jre and it failed. It will work aqainst a full install of the jdk. If this is the case then why? Does this mean that every machine I install tomcat on needs the full jdk? If I write a web app and I want to demo it for a customer my setup must include the jdk

How to use Tomcat 4 RC Resource Factory Parameter mail.smtp.host

2001-09-25 Thread Lukas Simma
Hello, i changed the Parameter mail.smtp.host in the server.xml to the Name of the Mailserver !-- Test the Mailer Resource -- Resource name=mail/Session auth=Container type=javax.mail.Session/ ResourceParams name=mail/session

RE: how to integrate mod_jk into Tomcat 4.0

2001-09-25 Thread Brett Knights
Go to the jakarta.apache.org website and follow the documentation links for TC3.3 with respect to integrating Tomcat with Apache. For building and installing the ajp connector for TC4 go to http://jakarta.apache.org/site/cvsindex.html and follow the instructions for checking out the cvs module

Re: what port should I use for mod_webapp

2001-09-25 Thread David Smith
I just did this config yesterday and ran into the same problem. The Port directive in httpd.conf should be 80 for the default web port unless you're running Apache on another port. Check the Apache docs for more info on it. Mod_webapp seems to require it explicitly defined as opposed to

Re: Email AJP.jar

2001-09-25 Thread Mike Barb Kollier
Lee, you're a very trusting soul! Mike [EMAIL PROTECTED] wrote: Can someone email me a fairly recent ajp.jar (For jk 13) so that i can use it in Catalina. I would download and build the CVS files but i`m behind a firewall and can`t get access to cvs.apache.org. Many thanks P.S send to

Getting ClassNotFoundException for JasperLoader12 and AdaptiveClassLoader12

2001-09-25 Thread Chris Yunker
First, here is my system: SuSE: 7.2 Apache: Apache/1.3.19 (Unix) (SuSE/Linux) Java: JDK1.3 Jakarta: Jakarta-3.2.1 I'm running a JSP engine/Apache web server environment. Everything seems to be working fine except I get the following exception while it's loading the initial applets. Despite

RE: Why won't tomcat run with jre

2001-09-25 Thread Jim Rueschhoff
Tomcat (and all other java containers that support JSP) requires a JDK because it has to compile the JSP generated servlets on the fly. Without the JDK, it will not have access to the java compilers and associated support files. Jim -Original Message- From: Alex Colic [mailto:[EMAIL

Re: How to unsubscribe?

2001-09-25 Thread Gary Dale
Søren Neigaard wrote: Could anyone please guide me :) goto http://jakarta.apache.org/site/mail2.html and click on the unsubscribe link for the list you want to stop.

RE: Why won't tomcat run with jre

2001-09-25 Thread Alex Colic
Hi, what I mean is that servlets will work but JSP's will not. As for the JSPC I did not think about that but..lets say you want to make changes to the jsp page. Do you have to make the change, recompile the page and then replace it? If so does that not make it more difficult to manage the

RE: Novice on Tomcat

2001-09-25 Thread Vel Periasamy
Someone has a guide to make easy the configuration of tomcat, specifically the server.xml and the applications into the webapps directory? Refer the application developer's guide in Tomcat documentation. how do i make a .war file? Jar utility can create a war file. The app dev guide talks about

Re: Why won't tomcat run with jre

2001-09-25 Thread Brett M. Bergquist
You can use the IBM jikes compiler, which is redistributable provided you provide follow the licensing agreement and put the correct notices in your software and documentation. - Original Message - From: Alex Colic [EMAIL PROTECTED] To: Tomcat-User [EMAIL PROTECTED] Sent: Tuesday,

RE: Why won't tomcat run with jre

2001-09-25 Thread Randy Layman
When we distribute our application to clients (initial and updates) we distribute a .WAR file. That .WAR contains the entire webapp. Yes, changing one JSP would cause you to have to run JSPC and javac before distribution, but that process would take place on your build server

RE: Why won't tomcat run with jre

2001-09-25 Thread Cor Hofman
Alex, You could argue like that, but you could also choose to release the jsp source directly to your production site. The penalty is then paid by the first person that accesses that page. (because, if it is not pre-compiled it gets compiled on the spot). You could also decide to release the

Re: Tomcat 4.0 Apache with Client Certs

2001-09-25 Thread Craig R. McClanahan
On Tue, 25 Sep 2001, Ricardo wrote: Date: Tue, 25 Sep 2001 12:54:45 +0200 From: Ricardo [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: Tomcat 4.0 Apache with Client Certs I'm using Tomcat 4.0 b5 standalone with client authentication. In this situation

Re: Limit access to manager app?

2001-09-25 Thread Craig R. McClanahan
One approach is to use the request filters capability that is available with Tomcat 4. This is documented in the Server Configuration Reference portion of the included documentation, under Special Features on the Context page. This is available online at:

Re: Is Tomcat 4.0 Backward Compatible with 3.2.3 App??

2001-09-25 Thread Craig R. McClanahan
On Tue, 25 Sep 2001 [EMAIL PROTECTED] wrote: Date: Tue, 25 Sep 2001 09:53:26 -0700 From: [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Is Tomcat 4.0 Backward Compatible with 3.2.3 App?? How backward compatible is Tomcat 4.0? I have an application that I

Re: Tomcat 4.0 Bug Status

2001-09-25 Thread Craig R. McClanahan
On Tue, 25 Sep 2001, Hunter Hillegas wrote: Date: Tue, 25 Sep 2001 11:52:16 -0700 From: Hunter Hillegas [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: Tomcat User List [EMAIL PROTECTED] Subject: Tomcat 4.0 Bug Status Anyone know the status of this bug:

Help needed

2001-09-25 Thread AJ
Hello All, I appologize for my lack of knowledge as I am new to this Apache-Tomcat stuff. My problem is that I need to run Apache with Tomcat on HPUX 11.0. The Apache 1.3.20 installed well and is running. I don't seem to understand how to get the Tomcat installed and up and running. Nothing

mod_webapp.so

2001-09-25 Thread shine
Hello, i get the following error while trying to get apache working with tomcat. root@databank bin]# ./apachectl start ./apachectl start Syntax error on line 205 of /usr/local/apache/conf/httpd.conf: Cannot load /usr/local/apache/libexec/mod_webapp.so into server: /lib/libc.so.6: version

Resource Sharing

2001-09-25 Thread ewright
Hi all, I have an application that uses a JNI to a .dll file. I have since started another application that I want to use the same .dll file but when I try to run it I get the following error: Exception Report: Cannot allocate servlet instance for path

RE: Help needed

2001-09-25 Thread HO,ELWIN (HP-Cupertino,ex1)
AJ You can download this from HP. http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProducts.pl ?group_type=categorygroup_name=ISS or http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProducts.pl

Re: Help needed

2001-09-25 Thread Jan Labanowski
Start from going to: http://www.google.com and type in: tomcat apache configure and hit return. Jan On Tue, 25 Sep 2001 [EMAIL PROTECTED] wrote: Hello All, I appologize for my lack of knowledge as I am new to this Apache-Tomcat stuff. My problem is that I need to run Apache with

  1   2   >