Re: Port-per-webapp?

2004-03-17 Thread Tony Nakamura
Hi Justin, Thank you very much for your help, but I finally got it to work!! I reconfigured registry settings, cleared cache in Tomcat and IE, restarted all IIS and Tomcat services manually one by one, and it began working. I do have one final question though... In the registry setting tutorials,

RE: JDBC problems with MySQL

2004-03-17 Thread Steve Gums
I tried removing the directory tag and it doesn't appear in the default logs directory. I tried it with the absolute path and still nothing. I will investigate this a little more. Odd thing is I have a context.xml sitting right next to it with an identical call other then the file name, and it wo

503 errors with mod_jk(2) and apache2

2004-03-17 Thread Nick Holmes
hi, another quick question that I haven't been able to find a suitable answer to .. While the tomcat instance is restarting, getting its ducks in line and generally sorting its life out, the apache end spits out a 503 (and 500) error to the user on the outside end of the web connection. While I

RE: JDBC problems with MySQL

2004-03-17 Thread Shapira, Yoav
Hi, >Does the META-INF directory in a war file sit next to the WEB-INF >directory? Yes (a WAR is just a special JAR, and the JAR spec controls the location of the META-INF directory). >One other thing. In the context file that is currently working can you >tell me why the logger doesn't? > >

RE: JDBC problems with MySQL

2004-03-17 Thread Steve Gums
Does the META-INF directory in a war file sit next to the WEB-INF directory? Just checking for future reference. I got it to work when I put the file in the right place. I apologize I must read more carefully in the future. Thanks for your help. One other thing. In the context file that is cur

RE: HTTPS support for tomcat using openSSL with Client Authentication

2004-03-17 Thread saravanan.babu
Still I am looking in to it. If you have any idea please let me know. Regards saravanan -Original Message- From: Anbu [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 17, 2004 7:38 PM To: Tomcat Users List Subject: Re: HTTPS support for tomcat using openSSL with Client Authentication He

RE: JDBC problems with MySQL

2004-03-17 Thread Steve Gums
I got this to work by either placing the context directly into the server.xml file or placing the xml file into it's correct location in /usr/local/tomcat/conf/Catalina/localhost/DBTest.xml Not exactly sure the reason, but it is working now. Steve -Original Message- From: Kawthar Bt M Su

server.xml config question

2004-03-17 Thread LILES, DAVID (CONTRACTOR)
I have installed Tomcat 5 on a Windows 2000 server and am having trouble getting a site configured. Due to environment policies we have to use IIS for the web server. I have downloaded and configured the isapi_redirector2.dll with the site we're having trouble with, but when we attempt to access

Re: Tomcat Loadbalancing

2004-03-17 Thread Tim Funk
Start here first http://jakarta.apache.org/tomcat/faq/ -Tim armalai wrote: Hi., I'm trying to do Loadbalancing in tomcat. My environement details are, Windows Tomcat 4.1.xx Apace 2.x Mod_jk2 connector Right now i'm stuck up with apache to tomcat communication thru ajp. my questions are below.

Re: Port-per-webapp?

2004-03-17 Thread Tony Nakamura
Hi Justin, >Be sure, of course, that > the files you're editing are indeed the ones being read -- for example, > make sure that by removing /examples from uriworker.properties, IIS no > longer serves the Tomcat examples. Great point... I removed the /examples from uriworkermap.properties, and it'

RE: Stubborn simple servlet

2004-03-17 Thread Shapira, Yoav
Hi, >Read in some web doc that the plan is to write a tool >tool for _generating_ all these config files rather than >having to tweak them by hand. A good config tool would >certainly have helped avoid a lot of head bashing. If >anyone on this list knows of someone who is contemplating >writing

RE: org.apache.tomcat.util.net.PoolTcpEndpoint for tomcat 3.3.1

2004-03-17 Thread Larry Isaacs
You can find it in the source .tar.gz or .zip here: or if you want just this one file, try:

Re: HTTPS support for tomcat using openSSL with Client Authentication

2004-03-17 Thread Anbu
Hello Saravanan, Have you got the answer you wanted ? Anbu [EMAIL PROTECTED] wrote: Hi All, I wanted to support SSL with Client Authentication over Tomcat 4.18. I followed the steps mentioned in the link below, but I couldn't succeed in getting the client authentication to work,however I

RE: Very strange problem with logging

2004-03-17 Thread Shapira, Yoav
Hi, Maybe some critical code is after a logging statement that's either hanging or crashing, so the critical code never gets executed. Yoav Shapira Millennium Research Informatics >-Original Message- >From: Andi Reinbrech [mailto:[EMAIL PROTECTED] >Sent: Wednesday, March 17, 2004 7:38 A

RE: Slightly OT: NoBodyResponse

2004-03-17 Thread Shapira, Yoav
Hi, >While I was reading some mail archives today, I stumbles stumbled over >a few postings discribing problems with webapplications referring to a >class called javax.servlet.http.NoBodyResponse and sometimes >javax.servlet.http.NoBodyOutputStream. I was curious, so I browsed >through the javado

Tomcat Loadbalancing

2004-03-17 Thread armalai
Hi., I'm trying to do Loadbalancing in tomcat. My environement details are, Windows Tomcat 4.1.xx Apace 2.x Mod_jk2 connector Right now i'm stuck up with apache to tomcat communication thru ajp. my questions are below.. 1.How do i create multiple instance of tomcat? using CATALINA_BASE i cou

RE: tomcat certificate

2004-03-17 Thread Andi Reinbrech
View the certificate when you get that prompt and then Trust the site. This is a once off -Original Message- From: secam secam [mailto:[EMAIL PROTECTED] Sent: 17 March 2004 11:09 AM To: [EMAIL PROTECTED] Subject: tomcat certificate Hi all, I've got ssl with tomcat, and a self signed ce

RE: JProfiler... help!

2004-03-17 Thread Edson Alves Pereira
Try this also, maybe it helps more. http://download.ej-technologies.net/tutorials/jprofiler/tutorial_1_viewlet_s wf.html > -- > De: bort[SMTP:[EMAIL PROTECTED] > Responder:Tomcat Users List > Enviada: terça-feira, 16 de março de 2004 21:35 > Para: [EMAIL PROTECT

RE: Problem using JNDI/DBCP to get DataSouce

2004-03-17 Thread Paul Mahoney
Some progress but still not working. 1. Using my connection parameters I can open a connection to the database in the standard JDBC way. 2. I have to moved the DataSource configuration from GlobalNamingResources to the apps Context area of server.xml. This seems to have allowed the JNDI look-up t

RE: JProfiler... help!

2004-03-17 Thread Edson Alves Pereira
I´ll try to explain, when i profile my web-application i just use JProfiler and tomcat ( ´cause my machine isn´t that good ). You have two possibilities create a new process or bind JProfiler to a already running ( usually i bind JProfiler to tomcat ), then you must fill Session window to i

[NON DELIVERY NOTIFICATION]

2004-03-17 Thread noreply
This message was verified by the filtering system of our mail server. Original message was replaced by this one for the following reason: *** A suspicious file (executable code) was found in the message ! Original message had the following attached files: (X-FILE ??? ) : your_letter.pif

Very strange problem with logging

2004-03-17 Thread Andi Reinbrech
Hi, this may sound impossible, but I just can't figure out *why* it's happening: I use AXIS to host a web service on Tomcat 5.0.18. I run tomcat as a service on a win2ks box. Now, when -StdOutputFile is enabled to a valid filename in ./logs, the app works fine (oviously I wanted to use the stdo

RE: Thank you for your recent email.

2004-03-17 Thread Yiannis Mavroukakis
ROFLMAO! What a goverment system that would be... -Original Message- From: Adam Buglass [mailto:[EMAIL PROTECTED] Sent: 17 March 2004 11:42 To: Tomcat Users List Subject: Re: Thank you for your recent email. I think it's cool! I live in the cold and wet north-east of England and my "com

Re: Thank you for your recent email.

2004-03-17 Thread Adam Buglass
I think it's cool! I live in the cold and wet north-east of England and my "comments and suggestions are very important ... and an integral part of the legislative process" of New York!! I love America! :-) On Wed, 2004-03-17 at 11:32, Vi wrote: > What a hell! Why don't you all senators just die

Re: Thank you for your recent email.

2004-03-17 Thread Vi
What a hell! Why don't you all senators just die and leave us usual tomcat users alone? [EMAIL PROTECTED] wrote: Thank you for your recent email. Your comments and suggestions are very important to me and an integral part of the legislative process. Please be assured I am in the process of r

Timeout or log out for Realm authentication

2004-03-17 Thread Joan Jesús Pujol Espinar
Hello, Is it possible to set a timeout or manually logout a user that is authenticated with a realm? Because the user is always 'logged' until the navigator is closed. Cheers, -- *** Joan Jesús Pujol Espinar Tècnic de Sistemes Universitat de G

Re: JProfiler... help!

2004-03-17 Thread tomcatuser
check out http://sourceforge.net/projects/eclipsecolorer/ as well. There are detailed instructions for profiling tomcat. ---Original Message--- > From: bort <[EMAIL PROTECTED]> > Subject: JProfiler... help! > Sent: 17 Mar 2004 00:35:25 > > Hi all > > I've in

Native libraries configuration under tomcat.

2004-03-17 Thread Nick Holmes
Hi, I am trying to get the JMagick library working under Tomcat to do some image translation following an upload. My platform is Apache 2, Mod_jk2 and Tomcat 4.1.27 I have several .jar extensions installed, including postgres, so basic external libraries do work. JMagick comes as a semi-stub l

Thank you for your recent email.

2004-03-17 Thread nozzolio
Thank you for your recent email. Your comments and suggestions are very important to me and an integral part of the legislative process. Please be assured I am in the process of reviewing your correspondence. If you have not already done so, please forward your name and address. This allow

[OT] Filter version of mod_security

2004-03-17 Thread Ralph Einfeldt
I just stumbled across the following link: http://www.modsecurity.org/products/modsecurity/java/index.html If somebody thinks it's interesting [s]he can keep it :), otherwise forget it :{. - To unsubscribe, e-mail: [EMAIL PROTE

Re: Why Tomcat (4.1.29) cannot find third party package's classes

2004-03-17 Thread Ari Paasonen
Sorry, forgot to mention it on this post. The Castor JAR file is in my webapplication's WEB-INF/lib directory. From: Christopher Schultz <[EMAIL PROTECTED]> Reply-To: "Tomcat Users List" <[EMAIL PROTECTED]> To: Tomcat Users List <[EMAIL PROTECTED]> Subject: Re: Why Tomcat (4.1.29) cannot find th

Re: How to setup VM opt when running Tomcat as windows service?

2004-03-17 Thread Gordon Luk
Finally, i got the solution by google, answer also come from tomcat-user. Take a look here when you got same problem. http://mdsh.com/notes/tomcat5OnWindowsNT.jsp On Wed, 2004-03-17 at 16:41, Gordon Luk wrote: > Hi All, > > I got a problem on setup Tomcat 5.0.19 on my windows 2000 > enter

tomcat certificate

2004-03-17 Thread secam secam
Hi all, I've got ssl with tomcat, and a self signed certificate When i try to access my webapp via port 8443 (ssl) i've got a security alert due to this reason: the security certificate was send by a compagny i've not trusted. How can i solve this problem in order not to have the security alert

How to setup VM opt when running Tomcat as windows service?

2004-03-17 Thread Gordon Luk
Hi All, I got a problem on setup Tomcat 5.0.19 on my windows 2000 enterprise server. I have installed java 1.4.x on it. I want change the java vm option to instead the default setting. for example with opt. -server -Xms64m -Xmx128m.. i already try few methods as following : - stop service, r

Re: JDBC problems with MySQL

2004-03-17 Thread Adam Hardy
Steve, like Wendell said, you've got to put the context.xml file under that directory. And rename it to the context name. It will only work from the META-INF directory when you are deploying a .war file. On 03/16/2004 10:23 PM Steve Gums wrote: Can I ask a quick question before I do that. I ha

Performance gain using precompiled JSP's

2004-03-17 Thread Anand Ravi
Hi List! I would like to know if there are any metrics available on the performance gain achieved by using precompiled jsp's and custom tag pooling. Thanks and Regards, Anand Ravi - To unsubscribe, e-mail: [EMAIL PROTECTED] F

<    1   2