FORM authentication (again)

2001-03-14 Thread DUDGEON
I'm still struggling with getting form authentication working with the latest snapshots. With 4.0b1 it works fine. With the latest snapshots no cookie is sent, authentication succeeds but redirection to the secured page fails. Can someone advise whether this is a bug or is some additional setup

Re: first cut at tag pooling implementation

2001-03-14 Thread Glenn Nielsen
Thanks Casey! This looks very promising. How long before you have a patch for jasper available? I would like to do some testing of your tag pooling on Jasper in Tomcat 4.0. Regards, Glenn Casey Lucas wrote: Great! You will do before/after performance comparisons? In the

Plugging realms and JAAS into Tomcat 3.2

2001-03-14 Thread Antony Bowesman
Hi, I am trying to find out if it is possible to plug ones own proprietary user realm into Tomcat 3.2. I have JAAS login modules that authenticate against this user realm and populate the JAAS Subject with principals (user names, groups, roles). However, I need to get this JAAS created

Tomcat 3.3 Milestone 2 status

2001-03-14 Thread Larry Isaacs
Hi, We are now in the process of constructing Tomcat 3.3 Milestone 2. Until further notice, please consider the jakarata-tomcat MAIN branch frozen. Thanks, Larry __ Larry Isaacs [EMAIL PROTECTED] SAS Institute Inc.

Re: how to specify Tomcat policy

2001-03-14 Thread Jun Inamori
Hello, How do I specify that a specific policy file is to be taken into consideration while running applications(JSPs) on tomcat? This kind of question should be posted to users-list, rather than this list. During the "PolicyInterceptor.contextInit()", the instances Permission are retrieved

Re: Plugging realms and JAAS into Tomcat 3.2

2001-03-14 Thread cmanolache
Hi Antony, Normally 3.2 is frozen, and only bug fixes should go in. But the good news is that for what you want, only a simple add-on module is needed ( and if it's available before 3.2 is final, we can probably include it in package - if not it'll be a separate download ). It should be

[PATCH] JSPC broke again - can't find servlet.jar

2001-03-14 Thread Steve Downey
C:\Build\Tomcat-4\jakarta-tomcat-4.0\dist\binjspc -d \tmp\jspc -webapp ..\webapps\examples\jspUsing CLASSPATH: ..\classes;..\lib\jasper-runtime.jar;..\lib\namingfactory.jar;..\jasper\crimson.jar;..\jasper\jasper-compiler.jar;..\jasper\jaxp.jar;..\bin\servlet.jarException in thread "main"

Re: [VOTE] New Committer: Amy Roh

2001-03-14 Thread Pier P. Fumagalli
[EMAIL PROTECTED] [EMAIL PROTECTED] wrote: and I would love to see more people working for other companies in jobs involving tomcat and willing to become commiters, and this vote will make it easier for them to do so. Yeah, I was working for one... With another Tomcat committer, and thank

Re: [VOTE] New Committer: Amy Roh

2001-03-14 Thread Pier P. Fumagalli
Dan Milstein [EMAIL PROTECTED] wrote: Please, please, please, let's not get into another debate about 3.x vs 4.x -- I am really enjoying this list being useful again, and not clogged with flame wars. But flame wars are "FUN" :) :) :) Joking of course Pier (on a plane to Dublin :)

Re: [VOTE] New Committer: Amy Roh

2001-03-14 Thread Pier P. Fumagalli
GOMEZ Henri [EMAIL PROTECTED] wrote: I'll be +1 if Amy contribute to ALL TOMCAT current projects : ie : Tomcat 3.1, 3.2, 3.3 and 4.0 Sweetie... I'm not going to touch ONE LINE of the 3.x code... Now, do you want to take away my committers privilege? IS EVERYONE GETTING NUTS AGAIN AROUND

Re: [VOTE] New Committer: Amy Roh

2001-03-14 Thread Pier P. Fumagalli
Amy Roh [EMAIL PROTECTED] wrote: First of all, I would like to thank to everyone who voted +1 for me becoming a committer. I am very excited to get involved in such a project and am very happy that I no longer need to bug Craig or Remy to commit my code for me. :-) Whoh!!! :) Now I can

Re: Strange problem with URL_PKG_PREFIXES

2001-03-14 Thread tttye
Remy, Thanks for helping me look into this problem. I believe that short term, prepending the apache pkg prefix is a simple way to make results consistent. I thought that some of my problem might be from having out of date 'org.jnp.interface' library. I have looked all morning, and cannot

Re: [VOTE] New Committer: Amy Roh

2001-03-14 Thread cmanolache
On Wed, 14 Mar 2001, Pier P. Fumagalli wrote: GOMEZ Henri [EMAIL PROTECTED] wrote: I'll be +1 if Amy contribute to ALL TOMCAT current projects : ie : Tomcat 3.1, 3.2, 3.3 and 4.0 Sweetie... I'm not going to touch ONE LINE of the 3.x code... Now, do you Bravo ! That's the spirit

Re: FORM authentication (again)

2001-03-14 Thread Craig R. McClanahan
On Wed, 14 Mar 2001 [EMAIL PROTECTED] wrote: I'm still struggling with getting form authentication working with the latest snapshots. With 4.0b1 it works fine. With the latest snapshots no cookie is sent, authentication succeeds but redirection to the secured page fails. Can someone

RE: Tomcat 3.3 Milestone 2 status

2001-03-14 Thread Larry Isaacs
Hi, The jakarta-tomcat project has been tagged in CVS, so commits may resume. If you need Tomcat 3.3 Milestone 2 source, be sure to checkout with the tag tomcat_33_m2. I have built the Windows connectors for Milestone 2. Those who wish to contribute additional connectors may e-mail me

Build Failed - SendMailFactory.java:148 : Wrong number of arguments

2001-03-14 Thread Amy Roh
[javac] C:\jakarta\jakarta-tomcat-4.0 \catalina\src\share\org\apache\naming\factory\SendMailFactory.java:148: Wrong number of arguments in method. [javac] Session.getInstance(props)); -Amy - To unsubscribe, e-mail: [EMAIL

RE: [VOTE] New Committer: Amy Roh

2001-03-14 Thread GOMEZ Henri
Yeah, I was working for one... With another Tomcat committer, and thank god that Sun is _really_ serious about Tomcat, because if it was for some other company, right now my Apache involvement would be somewhere between a trash bin and the toilet... I also works in a little company, SLIB, and

Re: Is Tomcat Stable Enough ?

2001-03-14 Thread Alex Fernández
Hi Jerry! "Jerry G. Wang" wrote: is Tomcat stable for production environment ? on which platform does it perform better ? does anyone know where i can get this info ? I think your question is more of an user question, since it does not deal with development of Tomcat. From my experience:

Re: JSP doInitBody/doAfterBody with no body

2001-03-14 Thread Hans Bergsten
Marc Saegesser wrote: The follow email discussion happened on tomcat-dev back in January. In reviewing the open bugs for Tomcat 3.2.2 I came across this issues again and I'm trying to decide if it should dealt with, marked invalid, etc. Did anyone hear anything back from jsp-comments?

RE: FW: problem w/ ajp13 - if Tomcat is shutdown

2001-03-14 Thread Shinta Tjio
Title: RE: FW: problem w/ ajp13 - if Tomcat is shutdown Henri, Dan, There are some discussions below about the usage of msg/rmsg. What did you guys finally decide on that? Just reuse msg? I'm seeing the problem Dan mentioned on message larger than the ajp13 buffer (8K). thanks, shinta

cvs commit: jakarta-tomcat-4.0/catalina/src/conf web.xml

2001-03-14 Thread craigmcc
craigmcc01/03/14 14:36:42 Modified:catalina/src/conf web.xml Log: Add a mime type for DTD files so that browsers don't try to interpret them as HTML (due to the lack of a Content-Type header, as specified for 2.3). Revision ChangesPath 1.14 +4 -0

Re: Build Failed - SendMailFactory.java:148 : Wrong number of arguments

2001-03-14 Thread Glenn Nielsen
Requires JavaMail 1.2. Glenn Amy Roh wrote: [javac] C:\jakarta\jakarta-tomcat-4.0 \catalina\src\share\org\apache\naming\factory\SendMailFactory.java:148: Wrong number of arguments in method. [javac] Session.getInstance(props)); -Amy

The available method for ServletInputStream subclasses(tomcat_32 branch)

2001-03-14 Thread Mike Anderson
In working with some internal groups, we have some classes that perform file uploads (anyone heard of GroupWise Webaccess?). One of the things they have done in their servlets that handle this is call the available method on the ServletInputStream so that they can delay the thread for a small

Re: Is Tomcat Stable Enough ?

2001-03-14 Thread Dan Milstein
The connection to Apache seems to be a big source of problems. Haven't tried it though -- standalone Tomcat works fine for me. If you're serving static content, you'd like to make it. TC 3.2.1 did have some serious connector issues (particularly with ajp13, which a lot of people used

Re: [PROPOSAL] The Commons - web connector

2001-03-14 Thread Dan Milstein
I don't see the advantages to having a separate project for the connectors. Can someone explain that to me? The main disadvantage that I see is that the connectors and Tomcat are very tightly linked -- I think having one developer list for TC and the connectors makes a lot of sense. I think

cvs commit: jakarta-tomcat-4.0/jasper/src/share/org/apache/jasper/compiler ParserController.java

2001-03-14 Thread horwat
horwat 01/03/14 16:31:41 Modified:jasper/src/share/org/apache/jasper/compiler ParserController.java Log: Bug Fix: jspc didn't work well under windows since file separator assumed to be "/" in ParserController.resolveFileName Bugzilla: #821 #487

cvs commit: jakarta-tomcat-4.0/jasper/src/bin jasper.bat jasper.sh

2001-03-14 Thread horwat
horwat 01/03/14 16:37:18 Modified:jasper/src/bin jasper.bat jasper.sh Log: Fix jspc classpath, point to new servlet.jar file location. Submitted by: Steve Downey Revision ChangesPath 1.4 +2 -2 jakarta-tomcat-4.0/jasper/src/bin/jasper.bat Index:

HttpSessionFacade

2001-03-14 Thread Dominic Reynolds
Hi, I have a question regarding the use of HttpSessionFacade. It appears that many instances of this object can wrap the same *real* session. These objects are th en recycled by tomcat (unbinding the facade from the real session). This recycli ng happens prior to the session being invalidated

pathTranslated and pathInfo... More unsafe paths

2001-03-14 Thread christopher hull
But wait... /WEB-INF/../../env.xml is inside of /WEB-INF/../env.xml (see example below) Do you have to specify all the sub-directories that a webapp uses? Also, I've noticed an interesting and occasionsl unsafe path where a space is being introduced just before the path I supply to

Re: pathTranslated and pathInfo... More unsafe paths

2001-03-14 Thread Craig R. McClanahan
On Wed, 14 Mar 2001, christopher hull wrote: But wait... /WEB-INF/../../env.xml is inside of /WEB-INF/../env.xml (see example below) When you start with a slash, that means you are resolving a URL relative to some "base". The base that is used depends on the context you are using it

Re: [PROPOSAL] The Commons - web connector

2001-03-14 Thread cmanolache
On Wed, 14 Mar 2001, Dan Milstein wrote: I don't see the advantages to having a separate project for the connectors. Can someone explain that to me? I don't think the proposal meant a separate top level project, with separate list, etc. It meant to decouple mod_jk and the connector from

Re: pathTranslated and pathInfo... More unsafe paths

2001-03-14 Thread christopher hull
Wow! Thanks for the quick response. The problem it turns out has nothing to do with spaces. When getResourceAsStream() can't find a resource, it displays a space just after the root for convenience. It turns out that getResourceAsStream is case sensitive. Is there a way to tell

Re: pathTranslated and pathInfo... More unsafe paths

2001-03-14 Thread Craig R. McClanahan
On Wed, 14 Mar 2001, christopher hull wrote: Wow! Thanks for the quick response. The problem it turns out has nothing to do with spaces. When getResourceAsStream() can't find a resource, it displays a space just after the root for convenience. It turns out that getResourceAsStream

cvs commit: jakarta-tomcat-4.0/tester/web/WEB-INF web.xml

2001-03-14 Thread craigmcc
craigmcc01/03/14 19:24:13 Modified:tester Tag: J2EE_13_BRANCH build.xml tester/src/bin Tag: J2EE_13_BRANCH tester.xml tester/src/tester/org/apache/tester Tag: J2EE_13_BRANCH SetBufferSize01.java TestClient.java

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/startup Catalina.java

2001-03-14 Thread remm
remm01/03/14 21:34:56 Modified:catalina/src/share/org/apache/catalina/startup Catalina.java Log: - Add org.apache.naming as a prefix in the javax.naming.Context.URL_PKG_PREFIXES property. Revision ChangesPath 1.17 +5 -5

cvs commit: jakarta-tomcat/src/shell tomcat.sh

2001-03-14 Thread costin
costin 01/03/14 23:33:19 Modified:.changes3.3 src/share/org/apache/tomcat/modules/config ProfileLoader.java src/share/org/apache/tomcat/modules/server Ajp12Interceptor.java

Re: cvs commit: jakarta-tomcat/src/shell tomcat.sh

2001-03-14 Thread David Rees
On Thu, Mar 15, 2001 at 07:33:19AM -, [EMAIL PROTECTED] wrote: costin 01/03/14 23:33:19 - added -noout option to redirect the stdout/stderr to a file Great, I've been modifying my tomcat scripts to do this by hand forever. - save the PID of the java process in conf/tomcat.pid