SSL Session x Non SSL Session Problem

2002-08-08 Thread Jose Francisco Junior
Please, Does anybody know anything about the problem below !!! I can't share an session object that was instatiated on a SSL connection with a NON SSL connection. I am trying to authenticate users using a SSL connection and after the authentication I forward the request to an Non-SSL

RE: Howto add shared libs to tomcat's classpath?

2002-08-08 Thread Shapira, Yoav
Hi, There should be an easy way to extend tomcats classpath. I disagree ;) Tomcat should support the servlet spec, which it does. The servlet spec says your webapp should be a war containing all the jars. You would have to duplicate the jars in that case. Tomcat is nice enough to also let

Re: Load balancing problem

2002-08-08 Thread Jean-Christophe Rioux
The machines that get the much load are web01, web02, web03, web04 Jean-Christophe Rioux Shapira, Yoav wrote: Hi, Is it web10 and ajp13 getting all the load? Yoav Shapira Millennium ChemInformatics -Original Message- From: Jean-Christophe Rioux [mailto:[EMAIL PROTECTED]] Sent:

RE: Howto add shared libs to tomcat's classpath?

2002-08-08 Thread Craig R. McClanahan
On Thu, 8 Aug 2002, SHURTLEFF,ROBERT (HP-FtCollins,ex1) wrote: Date: Thu, 8 Aug 2002 12:27:30 -0700 From: SHURTLEFF,ROBERT (HP-FtCollins,ex1) [EMAIL PROTECTED] Reply-To: Tomcat Users List [EMAIL PROTECTED] To: 'Tomcat Users List' [EMAIL PROTECTED] Subject: RE: Howto add shared libs to

Re: SSL Session x Non SSL Session Problem

2002-08-08 Thread Craig R. McClanahan
On Thu, 8 Aug 2002, Jose Francisco Junior wrote: Date: Thu, 08 Aug 2002 15:39:16 -0400 From: Jose Francisco Junior [EMAIL PROTECTED] Reply-To: Tomcat Users List [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Subject: SSL Session x Non SSL Session Problem Please, Does

Re: SSL Session x Non SSL Session Problem

2002-08-08 Thread Jean-francois Arcand
Jose Francisco Junior wrote: Please, Does anybody know anything about the problem below !!! I can't share an session object that was instatiated on a SSL connection with a NON SSL connection. I am trying to authenticate users using a SSL connection and after the authentication I forward

Re: Forcing authentication

2002-08-08 Thread Guillermo Payet
Hi Martin, That sounds like a good idea. I'll give it a shot and post my results here. thanks --G On Thu, Aug 08, 2002 at 04:32:21PM +0200, Martin Jacobson wrote: Guillermo Payet wrote: Hi, I've asked this one before, but got no answers, so here goes an

RE: Load balancing problem

2002-08-08 Thread Andrew
Have you tried changing the lbfactor in favor of the other machines? Say a factor of 10 for web1-4 and factor of 5 for web6-11 BTW, your worker.loadbalancer.balanced_workers line is missing web10, I believe - Andrew -Original Message- From: Jean-Christophe Rioux [mailto:[EMAIL

Trying to work with JDBC

2002-08-08 Thread Nagpal, Vikas
Hi everybody, I was trying to connect to the ORACLE database thru the JDBC driver. I have downloaded the DRIVER TYPE 4 and unzip this driver. On unzipping one of ORACLE.JAR driver i have got the hierarchy like com/ddtek/jdbc/oracle/OracleDriver.class. I have placed this hierarchy in

RE: Trying to work with JDBC

2002-08-08 Thread Durham David Cntr 805CSS/SCBE
No exceptions being thrown? Dave -Original Message- From: Nagpal, Vikas [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 08, 2002 3:22 PM To: '[EMAIL PROTECTED]' Subject: Trying to work with JDBC Hi everybody, I was trying to connect to the ORACLE database thru the

jsp:forward

2002-08-08 Thread Carl
I am not certain this question was posted and since it is important to me, I am sending it again just to be certain. I apologize in advance if I have cluttered up your inboxes. I am using Tomcat 4.0 downloaded as part of the Forte 4 download (Java 1.4) running on a Win 2000 computer.

RE: Trying to work with JDBC

2002-08-08 Thread Mike Jackson
First and foremost, don't unjar the oracle classes. They're fine in the jar files as is. You'll just need to put them in the lib directory under your WEB-INF or in tomcat's lib directory. Also another thing to watch for is what jar's you're putting out there. You only need the classes12.jar

Re: Apache2 - Tomcat4 Integration

2002-08-08 Thread Lou Fox
Have you gotten any help on this? Last night I started on practically the same task, the only difference is that I'm using Tomcat4.18Beta (I hear the performance is far superior to any other tomcat version), anyway I found this page that gives great instructions for apache 1.3.26 / tomcat 4.0.4

Re: Load balancing problem

2002-08-08 Thread Jean-Christophe Rioux
All the machines are identitcal, I should not have to change the load balancing values. JC Andrew wrote: Have you tried changing the lbfactor in favor of the other machines? Say a factor of 10 for web1-4 and factor of 5 for web6-11 BTW, your worker.loadbalancer.balanced_workers line is

RE: Load balancing problem

2002-08-08 Thread Andrew
Right, you shouldn't have to, but you may be able to determine the problem by trying new values and forcing connectivitiy with web05-11. - Andrew -Original Message- From: Jean-Christophe Rioux [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 08, 2002 4:48 PM To: Tomcat Users List

RE: Howto add shared libs to tomcat's classpath?

2002-08-08 Thread SHURTLEFF,ROBERT (HP-FtCollins,ex1)
I understand. And it makes sense. But... I agree that monkeying around with the system classpath is not the optimal solution! But, that's what i thought the classpath section was for in tomcat.properties. So, exactly what is/does this section do? It seemed like a great way to add additional

RE: Trying to work with JDBC

2002-08-08 Thread Durham David Cntr 805CSS/SCBE
Ok, so there are no exceptions being thrown. Is there any data in the database? This is the time to come clean if you're hiding something from us.Why don't you post the code you're using to connect and query the data. -Original Message- From: Durham David Cntr 805CSS/SCBE

RE: Trying to work with JDBC

2002-08-08 Thread Durham David Cntr 805CSS/SCBE
He's not using oracle's jdbc drivers, although maybe that is something to try. I recommend getting the newest drivers from oracle because it has been reduced to a single jar file, is much smaller (I think the old drivers were like 8MBs the new ones are around 2MB), and there is support for

error in jsp??? Response has already been committed

2002-08-08 Thread Ashish Kulkarni
Hi, I am developing some jsp pages, and i get the following error br java.lang.IllegalStateException: Response has already been committed at allaire.jrun.servlet.JRunResponse.resetContent(../servlet/JRunResponse.java:172) at

Tomcat not encrypting connection

2002-08-08 Thread AMRAN121
HI I have just followed the Tomcat SSL HOWTO and I am able to get my https://localhost:443/ page. I then right-click on my mouse to get up the page properties; Protocol:Hyper Text Transfer With Privacy Type: HTML Document Connection:Not Encrypted

Re: error in jsp??? Response has already been committed

2002-08-08 Thread Tim Funk
Sneaky sneaky - posting a JRun problem on the tomcat-user list :0 Anyhow - It appears you are trying to forward to another page but you can't because you (actually your servlet engine) have already sent data back to the client. (Why? I don't know. Maybe because you are using a JSP that has

Tomcat 4.1 and IIS

2002-08-08 Thread Michael Reardon
Quick question.. Has anyone had any luck with the Coyote connector and IIS 5? Thanks, Michael Reardon -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Dirk Dussart/BE/MCS/PwC is out of the office.

2002-08-08 Thread dirk . dussart
I will be out of the office starting 04/08/2002 and will not return until 19/08/2002. I will respond to your message when I return. For urgent messages please use [EMAIL PROTECTED] ** This email and any files transmitted

RE: Trying to work with JDBC

2002-08-08 Thread Mike Jackson
He might still need the nlscharset classes to support his character encoding, those are the really big classes, the base jdbc classes are pretty small. And why isn't this guy posting to the list directly? --mikej -=- mike jackson [EMAIL PROTECTED] -Original Message- From: Durham

Re: Howto add shared libs to tomcat's classpath?

2002-08-08 Thread Will Hartung
Tomcat 3.3 and 4.x releases both follow the pattern of giving you a directory to dump shared JARs into (or link to them on an operating system that supports symlinks). Since those releases, the percentage of problem reports has gone from 50% to around 2% -- and the only question nowdays is

Tomcat and SOCKS

2002-08-08 Thread Rutledge, Aaron
Hello, I am trying to get Tomcat working with a SOCKS firewall. Can this be done? I tried setting it like this... TOMCAT_OPTS=-DproxySet=true -DproxyHost=proxyHost -DproxyPort=1080 ..without luck. Anyone been able to get this going? This was the only reference I've been able to find on

Stop Tomcat

2002-08-08 Thread Vijay
Hi all I have a question. I have an application which starts the tomcat and when it tries to stop tomcat, the tomcat application does a System.exit(0) and my application quits. Can Any one please help me !! I want my application to start the tomcat and stop as when required and the i

Missing constructor!??

2002-08-08 Thread Josh
Hi, I'm getting the following from tomcat: C:\tomcat\work\Standalone\localhost\_\empty$jsp.java:66: No constructor matching FormCheckbox(java.lang.String, java.lang.String, java.lang.String) found in class au.com.multemedia.wf.ui.FormCheckbox. checkbox = new

RE: Tomcat + apache

2002-08-08 Thread Robert L Sowders
Here you go Aaron, ftp://pokey.wr.usgs.gov/pub/rsowders/Apache2_Win2k_TC4.1.8_JSDK1.4.doc This is an install for Win2k, Tomcat 4.1.8, JDSK1.4.0, mod_jk2 It' fairly easy to install. Sorry, all I have right now is a Word Doc, but all the hyper links work, I think. If you want Apache with

Re: Missing constructor!??

2002-08-08 Thread Ben Walding
Shouldn't the constructor be declared public? Josh wrote: Hi, I'm getting the following from tomcat: C:\tomcat\work\Standalone\localhost\_\empty$jsp.java:66: No constructor matching FormCheckbox(java.lang.String, java.lang.String, java.lang.String) found in class

Re: Missing constructor!??

2002-08-08 Thread Josh
I thought constructors weren't supposed to be marked public? Either way I tried and it made no difference. -Josh Rimmer, real dumplings, proper dumplings when they're properly cooked to perfection, proper dumplings, should not bounce. - Original Message - From: Ben Walding [EMAIL

RE: Load balancing problem

2002-08-08 Thread Ricky Leung
I made changes for you and believe you should have it like this instead. If you don't mind, could you try it out and let us know if this works. You bought up a good point and I am experimenting this myself also. -Original Message- From: Jean-Christophe Rioux [mailto:[EMAIL PROTECTED]]

Another fun error that makes no sense :(

2002-08-08 Thread Josh
Hi, I'm also getting this error all of a sudden: org.apache.jasper.JasperException: Unable to compile class for JSPNote: sun.tools.javac.Main has been deprecated. I have no idea what this is, and i certainly don't use any JSPNote or JasperException classes in my code... -Josh Rimmer, real

Re: Another fun error that makes no sense :(

2002-08-08 Thread Josh
OK, this one i've tracked down, it's a 1.4 thing but I still can't figure out my constructor problems... Now, it tells me there's no such constructor as () when I tried using the default constructor. /me smash head -Josh Rimmer, real dumplings, proper dumplings when they're properly

Re: Exception

2002-08-08 Thread Robert L Sowders
What I really needed to know was did you install the JDK or the JRE. From your answer I take it you installed the JDK, that's good. If you are getting these errors while going to http://localhost/examples then apache is starting tomcat in process but tomcat is not able to find the JDK stuff

Tomcat with IIS

2002-08-08 Thread Reis, Tom
Does anyone know where I can get the Tomcat extensions that allow it to work with IIS. I am usinf Tomcat 4.04. Thanks. -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Accessing Mapped Drives

2002-08-08 Thread Jacob Hookom
What permissions do I need to setup for Tomcat to be able to access shared network drives on win2k? I'm able to access shares through an IDE of course, but Tomcat returns null for all io calls to these mapped drives. If anyone has accomplished this or can point me in the right direction, I