RE: Tomcat 5.0.18: Error 1053: The service did not respond to...

2004-01-28 Thread SAG - Jose Antonio Tarifa
I have the same situation also on Win 2k. I tried to uninstall the service and reinstall it with service.bat in bin directory, but didn't work. It depends on JVM parameters? I have J2SE 1.4.2, the last one. -Mensaje original- De: Joshi, Vikas [mailto:[EMAIL PROTECTED] Enviado el:

Warning on Tomcat5 Clustering

2004-01-28 Thread muimi admin
Dear All I try Clustering between 2 hosts using Tomcat5. When I access one host, I would wait for a moment and then get following message. 2004/01/28 16:49:03 org.apache.catalina.cluster.tcp.SocketSender waitForAck

Deactivating StandardManager persistence of sessions

2004-01-28 Thread STOCKHOLM, Raymond
Whenever I stop Tomcat (4.1.18), it tries to persist all the sessions currently active. I am not interrested in this feature, and since many of the objects stored in the session are not Serializable, I get a lot of error messages in localhost_log.-mm-dd.txt. Does anybody know how to

RE: tomcat5 in-process (more info for you guys)

2004-01-28 Thread Yiannis Mavroukakis
That's just saying that it tried to guess the path to your JVM shared library and could not find it. Make sure that in your [vm:] section you have the following JVM=/opt/j2sdk1.4.2_03/jre/lib/i386/server/libjvm.so Of course this is for my JVM, adjust accordingly for yours. Yiannis -Original

Help: problem using Tomcat Administrator

2004-01-28 Thread amit varshney
I am using JDBCRealm to store the username and password in the Oracle database. The problem is that the user created through Admin are being stored in the Tomcat-users.xml instead in the database.How can I store thenm in the database? Thanx in advance Amit Varshney

JspC problem

2004-01-28 Thread Massimo Ferrari
Hello, I'm trying to precompile my jsps with the JspC ant task. The problem ist that jspc ignores my jsps directory structure when it generates the servlet files: the files are flattened. taskdef classname=org.apache.jasper.JspC name=jasper2 classpathref=jspc.classpath /taskdef

deploying parameters using catalina.ant

2004-01-28 Thread Hernani Mourão
hi, I am trying to use the command org.apache.catalina.ant.DeployTask in ANT to deploy an application into TomCat using a context xml file. It seems it is mandatory to issue the path parameter but with a context xml file that should not be necessary. I looked on the Tomcat site and I could not

Re: Tomcat + Hibernate2 + Security Manager

2004-01-28 Thread Webmaster
Hi ! On Tue, 27 Jan 2004 12:14:16 -0500, Jeanfrancois Arcand [EMAIL PROTECTED] escreveu: De: Jeanfrancois Arcand [EMAIL PROTECTED] Data: Tue, 27 Jan 2004 12:14:16 -0500 Para: Tomcat Users List [EMAIL PROTECTED] Assunto: Re: Tomcat + Hibernate2 + Security Manager Webmaster wrote:

How to get two version of xalan/xerces together in Tomcat?

2004-01-28 Thread Salvador Santander Gutierrez
Hello. I've to install a web application wich uses a xalan/xerces version different of the installed in Tomcat. I don´t want to replace the libraries in endorsed directories because other applications only can use the installed version of xerces/xalan in Tomcat. Is there any way to do that this

RE: mod_jk problem

2004-01-28 Thread garaz_user
Hello, I put the test.jsp in ROOT folder, and I put JKMount in the mod_jk.conf file, which I probably shound't do but all is working now (except apache integration :'( ) so I'm sataisfied with the tomcat setup. Now if I just could get it to intergrate with apache it would make my day. Becuase

JK: Empty parameters stripped from the request

2004-01-28 Thread jmorace
Hi, I've noticed that empty request parameters are being stripped as they go through the JK connector. For example, if I use the URL http://localhost/Test.jsp?a=1b=c=3, the parameter b will be null. When not going through the connector, the parameter b is empty string. I've tested this with

Re: Acrobat 6.0.1 plug-in for IE and Tomcat 4.1.x problem

2004-01-28 Thread Tim Funk
Does the servlet ever set the character encoding? If so that might be your problem. -Tim David Li wrote: The code here fixed the Coyote Response object but the real problem seems to be in the Catalina BaseResponse object which the charset is appended. David On Jan 26, 2004, at 9:39 PM, Tim

RE: How does JNDI work if i dont have directory server?

2004-01-28 Thread Shapira, Yoav
Howdy, Tomcat has an internal JNDI provider as mandated by the Servlet Specification. That's a directory server for internal services listed in tomcat's server.xml file. If you need something more, e.g. a directory or JNDI server accessible from outside clients, you need to look elsewhere

Re: error-page for exception-code

2004-01-28 Thread Merrill Cornish
Ankur Replace the exception-code with the error-code tag and you'll be in business. Agh! (But thanks.) Merrill - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: jk_nt_service.exe

2004-01-28 Thread Krell, Andrew
The file you are looking for is Tomcat.exe in the bin directory. You have to run it from the command line as tomcat.ext -install and then add service_name JVM_Library (JVM_Option) replace those items with the proper instructions. Browse to the directory in the command line and type tomcat.exe -h

RE: Off Topic - RequestDispatcher

2004-01-28 Thread Shapira, Yoav
Howdy, Read their JavaDoc carefully: their base for name resolution is different. When you use just finyear.jsp without a leading / or another path indicator, you're looking relatively. Yoav Shapira Millennium ChemInformatics -Original Message- From: N.B.Bopanna [mailto:[EMAIL

Re: design issue .....

2004-01-28 Thread Graham Reeds
We have a issue. Solved by having Oracle store all 155 million images and serve them as required. However, we don't use Tomcat instead having a custom app get them from the database on the clients pc. -- Graham Reeds, [EMAIL PROTECTED] | http://omnieng.co.uk

Mail Transaction Failed

2004-01-28 Thread drweb
Message sent from [EMAIL PROTECTED] infected by virus and has not been delivered. Viruses: infected with Win32.HLLM.MyDoom.32768 Original message was stored in the archive. To receive original message please contact postmaster: [EMAIL PROTECTED] Archive record: archive.msg.uMqC4A

!!! Virus alerT !!!

2004-01-28 Thread Mail Antivirus System
VIRUS ALERT == The following message had attachment(s) which contained suspicious objects: Sender : [EMAIL PROTECTED] Recipients : [EMAIL PROTECTED] Date :

RE: Deactivating StandardManager persistence of sessions

2004-01-28 Thread Shapira, Yoav
Howdy, Does anybody know how to deactivate the persistence of sessions done by the StandardManager ? Anybody who's read the Manager configuration reference documentation knows: http://jakarta.apache.org/tomcat/tomcat-5.0-doc/config/manager.html Yoav Shapira This e-mail, including any

ZUSTELLUNGSFEHLER: Virus im Dateianhang

2004-01-28 Thread Automatische Verständigung
GROUP securiQ.Watchdog Server: ATRVSI50/RVS/Raiffeisen Sbg. --- Ein Virus wurde im Dateianhang gefunden. Versuchen Sie, den virenfreien Dateianhang erneut an Ihr Mail anzuhängen und zu versenden.

Re: design issue .....

2004-01-28 Thread Graham Reeds
We have a issue. Solved by having Oracle store all 155 million images and serve them as required. However, we don't use Tomcat instead having a custom app get them from the database on the clients pc. Correction: We've had that issue. Looks like I lost the power of speech momentarily:-)

RE: jk2 and ip-based vhosts

2004-01-28 Thread Cox, Charlie
You need to specify each path you want to map for each virtual host in your workers2.properties. i.e. [uri:10.1.2.3/jkstatus/*] Charlie -Original Message- From: Brennon Obst [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 27, 2004 7:56 PM To: 'Tomcat Users List' Subject: RE: jk2

RE: Problem with cc-gcc compiling mod_jk in Solaris 9

2004-01-28 Thread Mauricio Cadima
Mark I really appreciate your help. I execute the steps you describe before send my question, I was using Apache 1.3, so I updated to 2.0 and I did not have any problem. Anyway I have a doubt, you said that is needed add laprutil-0 to JK_LDFLAGS before run make, but I was able to compile the

Re: JspC problem

2004-01-28 Thread David Ramsey
I don't claim to be an Ant master but from first look, Ant appears doing exactly what you have told it to do. You may want to look at the jspC task documentation in the Ant manual. Additionally, I believe destdir attribute is required, even if you specify uribase attribute. See:

JDBC/DBCP problems

2004-01-28 Thread Burgess, Jay S
I'm obviously missing something important with regards to moving our database/JDBC connectivity to use JNDI DataSource/DBCP. I've read and re-read the docs, looked at every related message in the archive, and Google'd every set of keywords I can think of, but still no luck. Here's the issue:

RE: JDBC/DBCP problems

2004-01-28 Thread Chris Ward
Hi Jay, I don't know if it's of any help at all, but I went through something similar. What I found to be my problem was that my URLs for invoking JSPs/servlets did not always specify my Tomcat Context and all the DataSource stuff was set up in my context (in server.xml and the associated

Problem whit connector ajp13

2004-01-28 Thread Abimelec
I am using tomcat 4.01 on winXP with ajp13 connector. and too i am using IIS 5.0, my problem is when open page on IIS, in the tomcat console show a message [ajp13] bad read:-103. what it is significant of this error?. what could be the soluction?. thanks.

RE: JDBC/DBCP problems

2004-01-28 Thread Burgess, Jay S
Thanks for the feedback. Maybe my problem does have something to do with context visibility, but since I'm defining the resource within SERVER.XML's GlobalNamingResources, I was under the impression that these resources were available to all contexts. I'll keep plugging away at it with your

Re: JDBC/DBCP problems

2004-01-28 Thread Philipp Taprogge
Hi! Burgess, Jay S wrote: Thanks for the feedback. Maybe my problem does have something to do with context visibility, but since I'm defining the resource within SERVER.XML's GlobalNamingResources, I was under the impression that these resources were available to all contexts. I had a similar

Re: JDBC/DBCP problems

2004-01-28 Thread Michael Duffy
I think it's a better idea to make those app resources local instead of global. If your app is the only one that needs that data source, by all means it should not be global. That's the way I prefer to do it. Keep those apps uncoupled and isolated from each other. - MOD --- Philipp Taprogge

Re: Problem With 3rd Party App Running Under Tomcat 4.1.29

2004-01-28 Thread Michael Duffy
Problem solved. Just add tools.jar to the classpath for the service and all is well. (d'oh!) I didn't expect it, because Tomcat itself wasn't complaining. - MOD --- Michael Duffy [EMAIL PROTECTED] wrote: I'm having a problem with a 3rd party app running under Tomcat 4.1.29 on a Windows

not write in log files

2004-01-28 Thread thuret olivier
hello, i have a problem with the log files ... i have install the tomcat 5.1.18 as a service NT, i have specified the option --Java C:\j2sdk1.4.2_03\jre\bin\server\jvm.dll because --Java java do not start (why ?)... With this configuration i have no write in my log files (stdout.log or stdout

Re: Starting tomcat using ant

2004-01-28 Thread Keshav Sarin
It works, thanks for your help. [EMAIL PROTECTED] 01/27/04 04:57PM -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Keshav Sarin wrote: | Does anyone know how to start tomcat 5 using ant target? I do this: ~ target name=server.start depends=init ~ exec dir=${tool.tomcat}

rmi performance under tomcat

2004-01-28 Thread Johan Coens
Hello all, I have an application which heavily uses rmi. Because the poor performance under tomcat, i tried some other app servers to compare. I came up with the following results: - tomcat 4.0.6 - websphere 5.0 - orion 2.0.2 - jetty 4.2.15 orion 1.2 sec websphere 1.2 sec tomcat 8.4 sec jetty

RE: rmi performance under tomcat

2004-01-28 Thread Shapira, Yoav
Howdy, Why do you think tomcat has its own RMI implementation? Was there anything tomcat-specific that showed up in your profiler? Yoav Shapira Millennium ChemInformatics -Original Message- From: Johan Coens [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 28, 2004 11:24 AM To:

Re: rmi performance under tomcat

2004-01-28 Thread Tim Funk
There was a bugzilla report about this in 4.1.??. It turned out there was a lot of calls to something or lack of caching or something else. (Or maybe is was a tomcat-dev discussion) In either case - it was many months ago. I don't know if this got fixed in 4.1 or if the root cause was just

RE: mod_jk problem

2004-01-28 Thread Guy Rouillier
garaz_user wrote: Hello, I put the test.jsp in ROOT folder, and I put JKMount in the mod_jk.conf file, which I probably shound't do but all is working now (except apache integration :'( ) so I'm sataisfied with the tomcat setup. Now if I just could get it to intergrate with apache it would

can't save file using tomcat's WebDAV

2004-01-28 Thread Wind --
Currently I'm trying to use webDAV feature on tomcat 4.1.1, but I'm unable to save files directly from applications although I'm able to create folder from application's save dialog. Is this a bug or just a matter of configuration ? fyi, i've tried openoffice 1.1.0 and adobe photoshop 7.0. thanks

RE: How does JNDI work if i dont have directory server?

2004-01-28 Thread Yansheng Lin
Sorry, I am not very familiar with the JNDI server... When you say a JNDI server accessible from outside clients, what do you mean exactly? Are you saying with a JNDI server(properly configured), you can access a DataSource or any files within the container? Because based on Servlet

RE: Warning on Tomcat5 Clustering

2004-01-28 Thread Filip Hanik \(lists\)
What OS are you on, if you run redhat 9, make sure you have the LD_ASSUME_KERNEL=2.4 set. this means that the system wasn't able to read the acknowledgement that the second server got the session. Filip -Original Message- From: muimi admin [mailto:[EMAIL PROTECTED] Sent: Wednesday,

RE: JDBC/DBCP problems

2004-01-28 Thread Burgess, Jay S
Yes, that appears to be my issue. Thank you very much for the input. By the way, I just queried the bug database, and see that there are a number of similar reports out there. They all seem to reference your suggestion of using a Context element though, and since we didn't have an explicit

RES: How does JNDI work if i dont have directory server?

2004-01-28 Thread Jose Euclides da Silva Junior - DATAPREVRJ
Thank you Shap!!! You mean something like an external LDAP server, if outside clients will need to lookup any resource... Isnt it? But, if just my context( app ) needs it, then i can just work with the Tomcat's JNDI internal service. If i am right, its nice to me... Good luck, José Euclides

RE: How does JNDI work if i dont have directory server?

2004-01-28 Thread Shapira, Yoav
Howdy, When you say a JNDI server accessible from outside clients, what do you mean exactly? I mean you can't have another JVM or another process use tomcat's JNDI services. Are you saying with a JNDI server(properly configured), you can access a DataSource or any files within the container?

RE: How does JNDI work if i dont have directory server?

2004-01-28 Thread Shapira, Yoav
Howdy, Thank you Shap!!! You mean something like an external LDAP server, if outside clients will need to lookup any resource... Isnt it? But, if just my context( app ) needs it, then i can just work with the Tomcat's JNDI internal service. If i am right, its nice to me... You're right, you got

JkCoyoteHandler action INFO: RESET

2004-01-28 Thread Matt Raible
I realize asking this question is like beating a dead horse, but I couldn't seem to find the answer in any of the mail archives. I have IIS and Apache both pointing at the same Tomcat server using jk2 2.0.2. Everything works great as far as the connection is concerned. The problem is the

Re: JkCoyoteHandler action INFO: RESET

2004-01-28 Thread Matt Raible
Sorry, forgot to include version numbers: JDK 1.4.2 Tomcat 4.1.12 and 4.1.27 (tested on both) IIS 5.0 on Windows 2000 Server Apache 2.0.47 JK 2.0.2 I realize asking this question is like beating a dead horse, but I couldn't seem to find the answer in any of the mail archives. I have IIS and

Re: JDBC/DBCP problems

2004-01-28 Thread Julio César Aguilar
Tomcat version is 4.1.29 on Windows XP. I'm attempting to connect to SQL Server. The JDBC driver JARs are in CATALINA_HOME\common\lib, and since everything works fine if I manually load the driver via Class.forName(), I don't think my problem is related to my driver files location. When

RE: JDBC/DBCP problems

2004-01-28 Thread Burgess, Jay S
You've identified part of my problem, I think. From what I found, none of the documentation that talks about DataSource configuration mentions that ResourceLink is required (e.g. JNDI Datasource HOW-TO). They talk about using resource-ref in WEB.XML instead. I assumed that if you had a

how can I change a variable on the fly with shutting down tomcat

2004-01-28 Thread tom ly
I have a variable stored in memory which will be returned for certain xml-rpc requests in tomcat/axis, it needs a initial value upon startup of tomcat. But then I need to be able to change this variable on the fly without shutting down tomcat and then have it be permanently changed afterwards.

Are there problems/issues running tomcat with dual Xeon processors and Redhat?

2004-01-28 Thread tom ly
My company might have dual Xeon processors and Linux Redhat during production, are there issues/problem I should be aware of? - Do you Yahoo!? Yahoo! SiteBuilder - Free web site building tool. Try it!

RE: how can I change a variable on the fly with shutting down tomcat

2004-01-28 Thread Shapira, Yoav
Howdy, afterwards. What can I do? I've though about using a text file. But I want to read from this text file once only during startup of tomcat, store the value in memory for fast access but then be able to change the value in memory as well as the text file on the fly. What can i use to do

RE: Are there problems/issues running tomcat with dual Xeon proce ssors and Redhat?

2004-01-28 Thread Hamilton Andrew
I run it on Dual Xeons and Redhat. No problems. -Original Message- From: tom ly [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 28, 2004 2:58 PM To: [EMAIL PROTECTED] Subject: Are there problems/issues running tomcat with dual Xeon processors and Redhat? My company might have dual

Differences betwen Tomcat 5 and 4 writing to output stream?

2004-01-28 Thread Jake Alley
Hi, I just upgraded to TC 5 from TC 4 running on RH linux 9. I had a servlet that acted as a downloader for file requests to a restriced directory. It worked very well in 4, but now it doesn't work in 5. In 5 it adds a small number of bytes in the output stream. It doesn't have to do with

Error configuring JK2

2004-01-28 Thread Ralf Schneider
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I try to build mod_jk2, but I run into an error when I run configure. In jakarta-tomcat-connectors-jk2-2.0.2-src/jk/native2 I run the following command: ./configure --with-apxs2=/usr/local/apache2/bin/apxs - --with-apache2=/usr/local/apache2

RE: Differences betwen Tomcat 5 and 4 writing to output stream?

2004-01-28 Thread Shapira, Yoav
Howdy, PrintWriter out = new PrintWriter (response.getOutputStream()); Does the behavior change if you do PrintWriter out = response.getWriter(); instead of the above construction? Yoav Shapira This e-mail, including any attachments, is a confidential business communication, and may

Re: documentation to implement the Realm interface aside from javadoc s

2004-01-28 Thread Philipp von dem Bussche
Why not downloading the sources from jakarta.apache.org ?? Doyle, Daniel C wrote: I am looking for examples, tutorials, or documentation for implementing the org.apache.catalina.Realm ineterface. Can the Realm implementation point to a servlet? I need to authenticate using a cgi script (don't

Apache + Tomcat RH Setup

2004-01-28 Thread Luc Foisy
I suppose this could be directed towards John Turner, but I'll let anyone answer :) I have been reading through John's HOWTO to get these operating together (with the latest release versions, which I do not think will matter for this question...) and noticed that he says to start Tomcat before

RE: Tomcat 5.0.18: Error 1053: The service did not respond to...

2004-01-28 Thread Bill McMilleon
At Wed, 28 Jan 2004 01:06:54 -0800 SAG - Jose Antonio Tarifa said: I have the same situation also on Win 2k. I tried to uninstall the service and reinstall it with service.bat in bin directory, but didn't work. -Mensaje original- De: Joshi, Vikas [mailto:[EMAIL PROTECTED] Enviado el:

RE: Apache + Tomcat RH Setup

2004-01-28 Thread Luc Foisy
Also, I need to get an apache rpm uninstalled. rpm -e apache-1.3.12-25 error: removing these packages would break dependencies: apache = 1.3.12-25 is needed by mod_ssl-2.6.6-25 webserver is needed by mod_perl-1.24-4 Are these other packages needed by anything else? -Original

Re: Apache + Tomcat RH Setup

2004-01-28 Thread Matt Raible
Here's how I've setup Tomcat and Apache to start at boot-time. http://www.raibledesigns.com/tomcat/boot-howto.html I suppose this could be directed towards John Turner, but I'll let anyone answer :) I have been reading through John's HOWTO to get these operating together (with the

Re: mod_jk problem

2004-01-28 Thread Lukas Larsson
I already put the Include statement in httpd.conf, and then put JkMount in mod_jk.conf. But it still doesn't work. Is there anything I have to do in server.xml to make it work. I've added two lines Server port=8005 shutdown=SHUTDOWN debug=0 #this line is above Listener

Re: Are there problems/issues running tomcat with dual Xeon proce ssors and Redhat?

2004-01-28 Thread Pete Stokes
What performance do you get from that box? As in users etc for your application ? Pete. Hamilton Andrew wrote: I run it on Dual Xeons and Redhat. No problems. -Original Message- From: tom ly [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 28, 2004 2:58 PM To: [EMAIL PROTECTED]

RE: Apache + Tomcat RH Setup

2004-01-28 Thread Luc Foisy
Thank you very much. Any insight on restarting each of them, and order of operations during runtime and actual system reboot and shutdown? -Original Message- From: Matt Raible [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 28, 2004 3:37 PM To: Tomcat Users List Subject: Re: Apache

RE: Apache + Tomcat RH Setup

2004-01-28 Thread Matt Raible
In my experience, it doesn't matter. I restart Apache and Tomcat all the time and I never have to do them in any certain order. If I change values in workers2.properties, I do have to restart Apache. Matt Thank you very much. Any insight on restarting each of them, and order of

RE: Why not get my custom Principal using request.getUserprincipal()?

2004-01-28 Thread Robert Nicholls
Hi: I don't think this is helpful but I have been trying to produce a realm for authenticating against SAP. The Tomcat documentation on the subject notes: It is also possible to write your own Realm implementation, and integrate it with Tomcat 4. However, doing this is beyond the scope of this

RE: Are there problems/issues running tomcat with dual Xeon proce ssors and Redhat?

2004-01-28 Thread Hamilton Andrew
Decent performance. I don't have any solid numbers for you since I did my performance review over a year ago, but response times are good. My application is very CPU intensive and I've run it on both a Sun Ultra 60 Dual SPARC and the Dual Xeon. I get better performance from the Intel box. I

Win2003 + IIS6 + Tomcat 4.1.29 redirector doesn't call tomcat

2004-01-28 Thread Summers, Bert W.
I have moved my Tomcat from 4.0.6 on NT4 with IIS4 to Win2003 IIS6 and Tomcat 4.1.29. I have configured everything correctly, I believe. The problem is that sometimes the redirector does not seem to pass the request to Tomcat. I have tried isapi_redirect.dll (which worked great on NT4 and

connectionTimeout and disableUploadTimeout

2004-01-28 Thread Rob Harrington
tc4.1.27 - SunOS 5.6 and Windows XP Problem: I have a modal popup window from which a user can launch a fairly long (hours) db query. The results get displayed in the popup. This works fine for short duration queries, but for longer ones (1 hour plus?) the query does return from the db, but

Apache + Tomcat RH HOWTO (Apache Compile)

2004-01-28 Thread Luc Foisy
Using Johns HowTO (http://johnturner.com/howto/apache2-tomcat4127-jk-rh9-howto.html) I think my make might not have worked correctly. I'll paste the last bunch of lines. I think this RH bread is 7.0, also using 2.0.48. libtool: link: warning: library `/usr/lib/libgdbm.la' was moved. libtool:

RE: JDBC/DBCP problems

2004-01-28 Thread Edson Alves Pereira
Don´t use it in init( ) method, only doPost( ) or doGet( ). -- De: Burgess, Jay S[SMTP:[EMAIL PROTECTED] Responder:Tomcat Users List Enviada: quarta-feira, 28 de janeiro de 2004 12:35 Para: [EMAIL PROTECTED] Assunto: JDBC/DBCP problems I'm

Re: Apache + Tomcat RH HOWTO (Apache Compile)

2004-01-28 Thread Mark Eggers
RedHat places some libraries in places that configure doesn't expect. In order to get SSL compiled, the following environment variable needs to be set before running configure. export CPPFLAGS=-I/usr/kerberos/include -I/usr/openssl/include (all on one line - sorry about the

RE: Apache + Tomcat RH HOWTO (Apache Compile)

2004-01-28 Thread Luc Foisy
Nope. That didn't make it fly. I exported, ran configure, then make. Same result. -Original Message- From: Mark Eggers [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 28, 2004 5:17 PM To: Tomcat Users List Subject: Re: Apache + Tomcat RH HOWTO (Apache Compile) RedHat places some

Can I specify creation order of ObjectFactories ?

2004-01-28 Thread Roland Nygren
Hi, I have a number of classes implementing javax.naming.spi.ObjectFactory and I specify them in tomcat server.xml GlobalNamingResources and as ResourceLink in DefaultContext. Because some of them are depending on other I would like to specify the order in which they are created (instanciated).

RE: Differences betwen Tomcat 5 and 4 writing to output stream?

2004-01-28 Thread Jake Alley
Yoav, You made my day. It certainly does change the behavior and works like a charm. Thanks! Jake Howdy, PrintWriter out = new PrintWriter (response.getOutputStream()); Does the behavior change if you do PrintWriter out = response.getWriter(); instead of the above construction? Yoav

Returned Mail: Error During Delivery

2004-01-28 Thread postmaster
-- Here is your List of Failed Recipients -- [EMAIL PROTECTED] Requested action not taken: mailbox unavailable. [SMTP Error Code 550] Here Is Your Returned Mail Received: FROM Softgate1.Softimage.COM BY exterminator ; Wed Jan 28 19:19:29 2004 -0500 Received: from

Re: Tomcat + Hibernate2 + Security Manager

2004-01-28 Thread Jeanfrancois Arcand
Webmaster wrote: Hi ! On Tue, 27 Jan 2004 12:14:16 -0500, Jeanfrancois Arcand [EMAIL PROTECTED] escreveu: De: Jeanfrancois Arcand [EMAIL PROTECTED] Data: Tue, 27 Jan 2004 12:14:16 -0500 Para: Tomcat Users List [EMAIL PROTECTED] Assunto: Re: Tomcat + Hibernate2 + Security Manager

Tomcat and Byte Range header ?

2004-01-28 Thread Vivek Kapadekar
Hi Does tomcat 4.1.X implement the optional HTTP 1.1 Byte range header feature ? Thanks -VK - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: JDBC/DBCP problems

2004-01-28 Thread Philipp Taprogge
Hi! Michael Duffy wrote: I think it's a better idea to make those app resources local instead of global. If your app is the only one that needs that data source, by all means it should not be global. That's the way I prefer to do it. Keep those apps uncoupled and isolated from each other. -

How do I build mod_jk.so

2004-01-28 Thread Thomas Cherry
OK, first of all I tried to download mod_jk for linux and I could not find it. Maybe it exists, but I have always found Apache's download page to be lacking. So I downloaded the source code (jk2). I did what the README file said but found it to be wrong so I did what I could to get ant to

JK2: Sticky session problem

2004-01-28 Thread jmorace
Hi, I was having a problems with my sessions not sticking to the correct web server in a load balanced cluster. If I set tomcatId/jvmRoute to a value that does not contain a period, the problem goes away. I'm using Apache 2.0.47 with JK 2.0.2. Has anyone else seend this? Is this a known bug?

Client Authentication

2004-01-28 Thread Milazzo, Michael A HQISEC
Hi, I am trying to configure Tomcat to protect my pages using SSL client authentication. I changed the clientAuth option within the HTTPS connector, but I'm not sure what to do next. My code already tries to look for the certs and parse them, but I am not sure what else I need to configure.

How to config Tomcat under Windows IIS (5.1)

2004-01-28 Thread MeiYu Li
Hi, I try to find the docuemnt about this issue and couldn't. Could you let me know where it is or how to do it ?! It's under Windows XP. Thanks ! Meiyu _ Check out the new MSN 9 Dial-up — fast reliable Internet access with

WebappClassLoader not GC'd after webapp reload (Tomcat 4.1.24, 5.0.18)

2004-01-28 Thread Tatyana Apine
Hi all, I've got a problem and was wondering if you ever experienced something like this. My webapplication is using Struts(1.1) and Log4J (1.2.7). I run it on tomcat 4.1.24 (I also tried 5.0.18 and got the same behavior). I use OptimizeIt (version 4.2) to see what classes weren't garbage

Specify create order for ObjectFactory

2004-01-28 Thread Roland Nygren
Hi, Tomcat 4.1.27. I have a number of classes implementing javax.naming.spi.ObjectFactory and they are all configured in server.xml (GlobalNamingResources and as ResourceLink in DefaultContext). This works fine and they are all created at startup of Tomcat. But it seems that the order in which

Specify create order for ObjectFactory

2004-01-28 Thread Roland Nygren
Hi, Tomcat 4.1.27. I have a number of classes implementing javax.naming.spi.ObjectFactory and they are all configured in server.xml (GlobalNamingResources and as ResourceLink in DefaultContext). This works fine and they are all created at startup of Tomcat. But it seems that the order in which

test

2004-01-28 Thread duncan
The message cannot be represented in 7-bit ASCII encoding and has been sent as a binary attachment. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Tomcat + Eclipse

2004-01-28 Thread amit varshney
I know that this is not the right place to ask this question but I will be grateful to receive ur replies. I am just a biginner to use eclipse. I have Tomcat plugin but i don't how to run Tomcat from within Eclipse.and how to run an application. Thanx in advance. Amit Varshney

Strange Problem - II

2004-01-28 Thread Arnab Chakravarty
All: One more thing, back button is clicked on the old page where the URL is generated by making the RMI call and not on the new rendered page generated at another's vendor location. Hope the problem is correctly understool :). Thanks, Arnab C

Re: Strange Problem

2004-01-28 Thread pavan . k
this is not the list to post this question... pls avoid cross posting Pavan Kumar Tata Consultancy Services Mailto: [EMAIL PROTECTED] Website: http://www.tcs.comDISCLAIMER: The information contained in this message is intended only and solely for the addressed individual or entity indicated in

Strange Problem

2004-01-28 Thread Arnab Chakravarty
All: I have this strange problem with my application. When I click back button on a particulary jsp page, I get back to the Login Page. This is some idiotic problem but it is hapenning. But, point here to be noted is: When links are clicked on the page which does some HTTP handover (a URL is

Tomcat+Eclipse

2004-01-28 Thread amit varshney
I know that this is not the right place to ask this question but I will be grateful to receive ur replies. I am just a biginner to use eclipse. I have Tomcat plugin but i don't how to run Tomcat from within Eclipse.and how to run an application. Thanx in advance. Amit Varshney

%@ include file=xyz.jsp %

2004-01-28 Thread N.B.Bopanna
Hi all, what is the equivalent of jsp directive %@ include file=super_adminmenu.htm % in servlets? is it RequestDispatcher.include(request,response)? thanks bopanna - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

RE: how can I change a variable on the fly with shutting down tomcat

2004-01-28 Thread tom ly
I don't have to write to a file, as long as I find a way to persistently store the changes and make sure they take effect after a restart. How would I be able to change the static variable on the fly, say through a command line in unix? Shapira, Yoav [EMAIL PROTECTED] wrote: Howdy,

Antwort: Re: Antwort: RE: SSL, keystore with ca hierarchy

2004-01-28 Thread Oliver Wulff
I've done this and it does work. Now I wanted to turn client authentication on: clientAuth=true But it doesn't work. I've registred the ca certificates after I've imported the openssl certificate: keytool -import -keystore %KEYSTORE_FILE% -storepass 123456 -alias root -trustcacerts -file

Mycom Europe: Mail Delivery Error - tomcat-user@jakarta.apache.org

2004-01-28 Thread [EMAIL PROTECTED]
- THIS IS AN AUTOMATED ERROR REPLY --- PLEASE CHECK THE SPELLING OF THE EMAIL-ADDRESS Dear Oliver Wulff ([EMAIL PROTECTED]), Your message Antwort: Re: Antwort: RE: SSL, keystore with ca hierarchy, sent to [EMAIL PROTECTED] cannot be delivered due to the following error: [EMAIL PROTECTED] -

Mycom Europe: Mail Delivery Error - tomcat-user@jakarta.apache.org

2004-01-28 Thread [EMAIL PROTECTED]
- THIS IS AN AUTOMATED ERROR REPLY --- PLEASE CHECK THE SPELLING OF THE EMAIL-ADDRESS Dear [EMAIL PROTECTED] ([EMAIL PROTECTED]), Your message Mycom Europe: Mail Delivery Error - [EMAIL PROTECTED], sent to [EMAIL PROTECTED] cannot be delivered due to the following error: [EMAIL PROTECTED] -

Re: How do I build mod_jk.so

2004-01-28 Thread Lukas Larsson
Hello, To build the connector go into the directory jk/native2/ then do ./buildconf.sh (or something like that, can't recall the exact name), then do ./configure --with-apxs2=/apache2/bin/apxs // or wherever you have the apxs file make make install and you should get the mod_jk2.so file Hope

Mycom Europe: Mail Delivery Error - tomcat-user@jakarta.apache.org

2004-01-28 Thread [EMAIL PROTECTED]
- THIS IS AN AUTOMATED ERROR REPLY --- PLEASE CHECK THE SPELLING OF THE EMAIL-ADDRESS Dear Lukas Larsson ([EMAIL PROTECTED]), Your message Re: How do I build mod_jk.so, sent to [EMAIL PROTECTED] cannot be delivered due to the following error: [EMAIL PROTECTED] - no such mailbox at

Mycom Europe: Mail Delivery Error - tomcat-user@jakarta.apache.org

2004-01-28 Thread [EMAIL PROTECTED]
- THIS IS AN AUTOMATED ERROR REPLY --- PLEASE CHECK THE SPELLING OF THE EMAIL-ADDRESS Dear [EMAIL PROTECTED] ([EMAIL PROTECTED]), Your message Mycom Europe: Mail Delivery Error - [EMAIL PROTECTED], sent to [EMAIL PROTECTED] cannot be delivered due to the following error: [EMAIL PROTECTED] -

  1   2   >