Lost with sources in CVS

2004-12-08 Thread Hans Verschoor
7;t use the CVS -C > switch, so they won't override any changes you've made. > > As to your build directory question, you should try it instead of > ranting. You'll find the build script fairly intelligent in not > removing your changes. Of course, if you run the

Lost with sources in CVS

2004-12-08 Thread Hans Verschoor
Hi, Ok, I'm a newbie in the Tomcat development area, but not in java or CVS, and I don't understand anything of what's it like in Tomcat. I downloaded the whole thing and ran the ant build. And now I find the same java sources in "what the hell is this" locations, js152, j152, catalina, build o

HTTP headers and end of response, reposted for better reading

2004-12-05 Thread Hans Verschoor
Hi all, (repost for better reading) I am working at an inplementation of RFC2671 Digest Authentication. I want to do the authentication in my servlet application because I need additional data with the userid and password. For reasons of session management and security I should be able to send

HTTP headers and end of response

2004-12-04 Thread Hans Verschoor
Hi all, I am working at an inplementation of RFC2671 Digest Authentication. I want to do the authentication in my servlet application because I need additional data with the userid and password. For reasons of session management and security I should be able to send an Authentication-Info heade

Re: Losing line numbers in stracktraces

2004-04-07 Thread Hans Verschoor
List" <[EMAIL PROTECTED]> Sent: Wednesday, April 07, 2004 2:36 AM Subject: Re: Losing line numbers in stracktraces > Hans Verschoor wrote: > > > > I have a problem reading stacktrace info when Tomcat throws an exception > > caused by a servlet or a class calld by a

Losing line numbers in stracktraces

2004-04-06 Thread Hans Verschoor
Hello I have a problem reading stacktrace info when Tomcat throws an exception caused by a servlet or a class calld by a servlet I have my classes compiled into in the . WEB-INF/classes directory and (so far) I use no war or jar. When an exception is thrown the stacktrace does not show line