RE: More helpful reporting of exceptions in JSPs

2005-10-11 Thread Mark Thomas
The 'correct' way to do this is to create an enhancement request in bugzilla and attach your patch to it. Mark > -Original Message- > From: Tim Fennell [mailto:[EMAIL PROTECTED] > Sent: Sunday, October 09, 2005 10:50 PM > To: tomcat-dev@jakarta.apache.org &

RE: New repository org

2005-10-08 Thread Mark Thomas
From: news [mailto:[EMAIL PROTECTED] On Behalf Of Costin Manolache > Mark Thomas wrote: > > Using externals wasn't something I had thought of but if > offers a nice > > way to provide all the source for one version in a single > checkout. We > > now hav

Re: New repository org

2005-10-07 Thread Mark Thomas
Using externals wasn't something I had thought of but if offers a nice way to provide all the source for one version in a single chekcout. We now have tomcat/current/5.5.x that uses externals to link in all the various modules. Mark Like: tomcat/ tomcat/catalina tomcat/connectors tomcat/j

Re: New repository org

2005-10-06 Thread Mark Thomas
Mark Thomas wrote: https://svn.apache.org/repos/asf/tomcat/current/5.5.x will show an empty That should be https://svn.apache.org/repos/asf/tomcat/current/tc5.5.x tc4.1.x and tc3.3.x are also set up now too. Mark - To

Re: New repository org

2005-10-06 Thread Mark Thomas
o but I need to finish packing ;) Mark - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: New repository org

2005-10-06 Thread Mark Thomas
/servletapi /tc5.5.11 /build /container /jasper /connector /servletapi etc although his will take a little bit of time to setup/script. Mark - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: CVS->SVN Schedule

2005-10-06 Thread Mark Thomas
porary confusion. Mark - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: New repository org

2005-10-06 Thread Mark Thomas
re planning to move to where and I have concerns about complications that might be created for checkouts, future branches and future tags. Mark - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: New Web Apps???

2005-10-05 Thread Mark Thomas
This question belongs on the tomcat-user list. Please read http://jakarta.apache.org/site/mail.html mark - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: CVS->SVN Schedule

2005-10-02 Thread Mark Thomas
Mark Thomas wrote: Mladen Turk wrote: Can somebody make a firm statement on the timings? 1. Until when (Date:Hour:Minute) commits could be done 2. Wen the CVS will be locked for commit (same format) This is now set for Wednesday 5th October 2005 at 8pm US Eastern time. It should be completed

Re: CVS->SVN Schedule

2005-09-28 Thread Mark Thomas
nges and committing them. Personally, I intend to have any outstanding commits completed well before this time. See the JIRA issue for the full detail (http://issues.apache.org/jira/browse/INFRA-562). Mark - To unsubscribe, e-mai

Re: Help How to implement a valve ??

2005-09-25 Thread Mark Thomas
e the transition to a TLP (hopefully in a few weeks time). Mark - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: svn commit: r291334 - /tomcat/container/branches/tc4.1.x/RELEASE-NOTES-4.1.txt

2005-09-25 Thread Mark Thomas
point. This looks like a good reason to do it now. Mark - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Protecting applications in Tomcat using Directory Server

2005-09-24 Thread Mark Thomas
is set up, the tomcat-users.cml file entries become useless. Need Help!!! Thanks -Surya This is a question for tomcat-user. Please read the posting guidelines at http://jakarta.apache.org/site/mail.html Mark - To unsubscribe

Re: Help How to implement a valve ??

2005-09-23 Thread Mark Thomas
You need to extend the SingleSignOn valve as any valve doing single sign on must be an instance of SingleSignOn. Search AuthenticatorBase for SingleSignOn to see why. Mark Bovy, Stephen J wrote: I would like to create a modified version of SingleSignOn valve, I copied it and re-named it

Migration of TC5 to subversion

2005-09-23 Thread Mark Thomas
e time around 18.00 GMT Tuesday 27 September 2005. Mark - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: cvs commit: jakarta-tomcat-5 build.xml

2005-09-22 Thread Mark Thomas
for TC5. Mark - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: cvs commit: jakarta-tomcat-5 build.xml

2005-09-22 Thread Mark Thomas
ld be unnecessary. Bill has already removed the file from SVN. For the record, all members of the tomcat pmc have karma for all modules including the specs. This allows us to fix issues with the examples. Mark - To unsubscri

Re: Final phase of SVN migration - the plan

2005-09-20 Thread Mark Thomas
Mladen Turk wrote: Mark Thomas wrote: I know there is a plan to do a JK release this week. If there is a timing clash, JK takes priority. Just shout and I'll delay giving infra the go-ahead to do the final migration. Please don't get limited with that fact. We can easily releas

Re: Final phase of SVN migration - the plan

2005-09-20 Thread Mark Thomas
the build script to checkout from SVN. Mark - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Final phase of SVN migration - the plan

2005-09-19 Thread Mark Thomas
a. Weekends are usually quiet but it depends on the availability of infrastructure to do the migration. I'll keep the list informed of timings as they become clear. Mark - To unsubscribe, e-mail: [EMAIL PROTECTED] For ad

Re: Final phase of SVN migration - the plan

2005-09-19 Thread Mark Thomas
es and better separation of branches/tags for each major version. To get an idea, browse svn for the modules already migrated at http://svn.apache.org/repos/asf/tomcat/ Mark - To unsubscribe, e-mail: [EMAIL PROTECTED] F

Final phase of SVN migration - the plan

2005-09-19 Thread Mark Thomas
shout and I'll delay giving infra the go-ahead to do the final migration. Mark - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[ANN] Tomcat 3 and Tomcat 4 have moved to subversion

2005-09-17 Thread Mark Thomas
http://www.apache.org/dev/version-control.html#https-svn The next and final stage of the SVN migration will be to move tomcat5, catalina, jasper and the connectors. A detailed plan for this migration will be published on the dev list. Mark

Re: Small refactoring in Http11Processor

2005-09-15 Thread Mark Thomas
Costin Manolache wrote: Mark Thomas wrote: I am about to kick of TC3 and TC4. Once that is complete (few days?) I'll do the last batch which will be TC5, Connectors and Jasper. Mark Is there any plan to do a bit of cleanup ? Maybe move some of the dead code in connectors (mod_webap

Re: svn commit: r280906 - in /tomcat/site/trunk: docs/ docs/faq/ xdocs/

2005-09-14 Thread Mark Thomas
e_j akarta-servletapi-5.html). Just waiting on the SVN URLs for the rest. Great. Thanks for doing this (I assume you did it). Mark - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: svn commit: r280906 - in /tomcat/site/trunk: docs/ docs/faq/ xdocs/

2005-09-14 Thread Mark Thomas
Jakarta to Tomcat 6. Wiki a) Do we want a Tomcat wiki? What have I missed? Mark - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [Vote] (was Re: Top Level Project? Time for Top Level Lists?)

2005-09-12 Thread Mark Thomas
Bugs [X] forward to [EMAIL PROTECTED] [ ] forward to [EMAIL PROTECTED] Commits [X] forward to [EMAIL PROTECTED] [ ] forward to [EMAIL PROTECTED] Mark - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: svn commit: r279657 - in /tomcat/site/trunk: docs/findhelp.html docs/whichversion.html xdocs/findhelp.xml xdocs/whichversion.xml

2005-09-12 Thread Mark Thomas
otted that. I also wonder why the CGI's from last night now bear LFs for eol-style (r279457,r279458). Can those be changed to native? My bad. I'll fix them now. Thanks for all the work. Just trying to save some grief later ;-) Indeed. Your h

Re: Small refactoring in Http11Processor

2005-09-12 Thread Mark Thomas
t sure when the code will be moved to SVN, perhaps Mark will know. I am about to kick of TC3 and TC4. Once that is complete (few days?) I'll do the last batch which will be TC5, Connectors and Jasper. Mark - To un

Re: Top Level Project? Time for Top Level Lists?

2005-09-08 Thread Mark Thomas
involved Mark - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: DO NOT REPLY [Bug 36541] - session getAttribute/setAttribute and removeAttribute are NOT Thread safe.

2005-09-07 Thread Mark Thomas
Remy Maucherat wrote: Mark Thomas wrote: Just a quick clarification. Did you mean to write "...Synchronizing the *reads* will also fix problems..."? > If concurrent reads is the problem, then don't the reads need to be synchronised? I thought from one of your earlier pos

Re: Draft TLP site

2005-09-07 Thread Mark Thomas
Rahul Akolkar wrote: On 9/7/05, Mark Thomas <[EMAIL PROTECTED]> wrote: The downloads don't work (I think because of where this is hosted but I haven't looked at it). The webserver needs to view the scripts as executable content. chmod'ing the cgi's o+x should do it

Re: DO NOT REPLY [Bug 36541] - session getAttribute/setAttribute and removeAttribute are NOT Thread safe.

2005-09-07 Thread Mark Thomas
o fix problems..."? If concurrent reads is the problem, then don't the reads need to be synchronised? I thought from one of your earlier posts that the writes were already synchronised. Mark - To unsubscribe,

Draft TLP site

2005-09-07 Thread Mark Thomas
Comments on the structure are also welcome. Mark - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [ANN] Servlet and JSP APIs have moved to subversion

2005-09-07 Thread Mark Thomas
Remy Maucherat wrote: Mark Thomas wrote: The following CVS modules have been migrated to subversion jakarta-servletapi jakarta-servletapi-4 jakarta-servletapi-5 It seems to work well ! Good. What's the next step ? TC3 & TC4. I looked into the website work, and I think it

[ANN] Servlet and JSP APIs have moved to subversion

2005-09-02 Thread Mark Thomas
move next (phase 4), followed by TC5, Connectors and Jasper2 (phase 5). A more detailed schedule, particularly for phase 5 since this is the focus of development, will be posted on the tomcat-dev list nearer the time. Mark

Re: Cant commit tomcat-dev translation ;(

2005-09-02 Thread Mark Thomas
than password. Of course if you are not going anywhere near minotaur this won't help a bit ;) Mark Henri Gomez wrote: I got error while commiting an update in : /jakarta-tomcat-connectors/http11/src/java/org/apache/coyote/http11/LocalStrings_fr.properties Thanks to comm

SVN migration Phase 3

2005-08-31 Thread Mark Thomas
: - Restructured the 'other' dirs so tags and branches remained separate - Used combination of spec and Tomcat version for dir names - Renamed 'trunk' using the same naming convention I will be placing this request with infra shortly but there is time to modify this structure

Re: svn commit: r264883 - /tomcat/site/branches/pre-tlp/

2005-08-30 Thread Mark Thomas
are, etc). Basically anything that is currently provided by the Jakarta site that we need our own version of as a TLP. I was planning to use the current Jakarta pages as a starting point and Tomcat-ise them. I also think we should have a "heritage" page that refers back to Jaka

Site repository cleanup

2005-08-30 Thread Mark Thomas
eed them later. Mark - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[ANN] Site, service & tools have moved to subversion

2005-08-29 Thread Mark Thomas
Phase 2 of the SVN migration is now complete. The main component of this phase is the Tomcat website. jakarta-tomcat-site has moved to http://svn.apache.org/repos/asf/tomcat/site and updated instructions for editing the website may be found at http://svn.apache.org/repos/asf/tomcat/site/trunk/RE

Re: Upcoming work

2005-08-29 Thread Mark Thomas
Remy Maucherat wrote: Mark Thomas wrote: I think the spec team get to decide this. I had assumed they would do something similar to the servletapi-5 and have jsr154 and jsr245 directories under the root directory (which in svn would be \tomcat\servletapi\trunk - the current trunk having been

Re: Upcoming work

2005-08-29 Thread Mark Thomas
tapi-5 and have jsr154 and jsr245 directories under the root directory (which in svn would be \tomcat\servletapi\trunk - the current trunk having been moved to \tomcat\servletapi\branches\tc5.x.x\). Mark - To unsubscribe, e-ma

Re: Convert Tomcat to Subversion Phase 2

2005-08-28 Thread Mark Thomas
Mark Thomas wrote: The Tomcat team is now ready for phase two of the migration to subversion. For this phase we would like to migrate the following CVS modules. jakarta-tools jakarta-tomcat-site jakarta-tomcat-service Please do a standard (head->trunk, branches->branches &

Convert Tomcat to Subversion Phase 2

2005-08-28 Thread Mark Thomas
r each. JIRA issue to follow shortly. Cheers, Mark - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Subversion migration update

2005-08-20 Thread Mark Thomas
Henri Yandell wrote: On 8/17/05, Mark Thomas <[EMAIL PROTECTED]> wrote: 2. j-t-service, j-t-site 3. j-servletapi, j-servletapi-4, j-servletapi-5 4. j-tomcat, j-tomcat-4.0 5. j-t-catalina, j-t-5, j-t-jasper, j-t-connectors Any other comments/concerns? I have jakarta-tools down as a

Re: Subversion migration update

2005-08-18 Thread Mark Thomas
Remy Maucherat wrote: Mark Thomas wrote: I am +1 for moving the remaining Tomcat CVS modules to SVN. I'm +10^-60 or something. He he he. Right after that, we'll need new repositories to implement the new Servlet 2.5 / JSP 2.1. Not having been around when we have done this bef

Re: Subversion migration update

2005-08-17 Thread Mark Thomas
Mark Thomas wrote: The performance comparison between CVS and SVN is in the early stages and I will post some results once I have a more complete set. Tests performed on WinXP SP2, with Tortoise CVS 1.8.18 and Tortoise SVN 1.2.1 using the Watchdog repository. For tests using a single file I

Re: svn commit: r232600 - /tomcat/watchdog/branches/tc3.3.x/WARNING.txt

2005-08-17 Thread Mark Thomas
Larry Isaacs wrote: Hi Mark, I believe the "tomcat_32" branch was the last "clean" build of watchdog for Tomcat 3.2.x and 3.3.x. I always used this branch for testing 3.3.x builds. Some refactoring was begun at HEAD for Tomcat 4.x which was never completed before that work

Re: svn commit: r232600 - /tomcat/watchdog/branches/tc3.3.x/WARNING.txt

2005-08-15 Thread Mark Thomas
Mark Thomas wrote: Bill Barker wrote: As a historical note, this really should be the tc3.2.x branch. This particular watchdog has never worked well with any TC 3.3.x, since it has a lot of bugs related to specific implementation details of TC 3.2.x (and, the Watchdog committers mostly

Re: svn commit: r232600 - /tomcat/watchdog/branches/tc3.3.x/WARNING.txt

2005-08-15 Thread Mark Thomas
during the Great Flame Wars, so it couldn't be fixed by TC 3.3.x committers :). Thanks for the clarification. I'll change it. That's once of the nice things about subversion - renames (files or directories) are easy and you keep the

Re: svn commit: r232601 - /tomcat/watchdog/branches/tc4.1.x/WARNING.txt

2005-08-15 Thread Mark Thomas
Watchdog has moved but the rest remains with CVS. We have until the end of the year to migrate the rest. Mark Costin Manolache wrote: Did tomcat move to svn already ? Costin [EMAIL PROTECTED] wrote: Author: markt Date: Sun Aug 14 04:48:32 2005 New Revision: 232601 URL: http

[ANN] Watchdog has moved to Subversion

2005-08-14 Thread Mark Thomas
31/12/2005. Therefore, the current plan is that the remainder of the Tomcat modules will be moving to SVN some time between now and the end of the year. Regular updates will be posted to the dev list and announcements made on both lists as each migration goes live.

Subversion migration update

2005-08-03 Thread Mark Thomas
which major Tomcat version. The performance comparison between CVS and SVN is in the early stages and I will post some results once I have a more complete set. Mark - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Convert jakarta-watchdog and jakarta-watchdog-4.0 to Subversion

2005-08-01 Thread Mark Thomas
- committers with access to watchdog-4.0 - members of the new Tomcat PMC JIRA request to follow shortly. Thanks in advance, Mark - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Migration to Subversion

2005-07-30 Thread Mark Thomas
and write it however. :). Very cunning. I'll take a look at doing it this way. Mark - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Migration to Subversion

2005-07-29 Thread Mark Thomas
nd. On the Subversion front, I have TC4 building with jakarta-tomcat-connectors HEAD and will commit it once I have finished testing the various connector and JVM combinations (I don't plan to provide APR support in TC4). Once I have got this out of the way, I'll work with Henri on the

Migration to Subversion

2005-07-27 Thread Mark Thomas
hit, we will have some hard evidence on which to base our decision about how to move forward. Mark Directory CVS Module(s) CVS Branch/Tag -- -- /tomcat/ /archive/ /service/ /trunk/ j-tomcat-service

Re: How can I build and Debug Tomcat 5.5 source code under Eclipse?

2005-07-24 Thread Mark Thomas
http://jakarta.apache.org/tomcat/faq/development.html Lebing Xie wrote: Thanks Mark, can you give me some links where I can find stuff about such "remote debugging". I am a newbie in TC, just finish reading TC 4.1 source and have no experience without IDE as Eclipse (of course I have

Re: New tag ?

2005-07-23 Thread Mark Thomas
so we can do 4 and 5. Thoughts? Mark - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: How can I build and Debug Tomcat 5.5 source code under Eclipse?

2005-07-23 Thread Mark Thomas
The build process is too complex to use the Eclipse builder. I'd recommenced (as this is what I do): - import the source - build with Ant - use remote debugging Works a treat for me with TC4.1.x, TC5.0.x & TC5.5.x Mark Lebing Xie wrote: http://jakarta.apache.org/tomcat/tomca

Re: How to do authentication and secure line HTTPS (SSL)

2005-07-20 Thread Mark Thomas
Please post this, and any other requests relating to the usage of Tomcat rather than the development of Tomcat, to the tomcat-user list. Mark - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Callback after Servlet.service() ?

2005-07-09 Thread Mark Palmer
understand that a servlet filter could provide this functionality. However I do not want to modify an application's *.war file. I want to be able to use this on third party apps. Is there such a mechanism in tomcat, say through server.xml or some other public API? Or perhaps a suggestion? Thanks

Callback after Servlet.service() ?

2005-07-09 Thread Mark Palmer
understand that a servlet filter could provide this functionality. However I do not want to modify an application's *.war file. I want to be able to use this on third party apps. Is there such a mechanism in tomcat, say through server.xml or some other public API? Or perhaps a suggestion? Thanks

CallBack after Servlet.service() ?

2005-07-09 Thread Mark Palmer
understand that a servlet filter could provide this functionality. However I do not want to modify an application's *.war file. I want to be able to use this on third party apps. Is there such a mechanism in tomcat, say through server.xml or some other public API? Or perhaps a suggestion? Thanks

Re: cvs commit: jakarta-tomcat-connectors/jk/xdocs faq.xml

2005-07-04 Thread Mark Thomas
[EMAIL PROTECTED] wrote: For additional help, the best resource is the Tomcat Users Discussion list. You should start by searching -http://mikal.org/interests/java/tomcat/index.html";> +http://mail-archives.apache.org/eyebrowse/[EMAIL PROTECTED]"> the mail list archive before yo

Re: I have some new FormAuthenticator code for Tomcat.

2005-06-27 Thread Mark Thomas
, http://wiki.apache.org/jakarta/DraftCharterForWebComponentCommons, http://marc.theaimsgroup.com/?t=11194728675&r=1&w=2 and the related threads. Mark - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: I have some new FormAuthenticator code for Tomcat.

2005-06-27 Thread Mark Thomas
Remy Maucherat wrote: I'll be the first to admit, however, that FORM (and the other auth methods from the spec) are insufficient and not flexible enough, and I am not completely against adding additional custom auth-methods. Can you give some use cases where the spec falls short?

Re: I have some new FormAuthenticator code for Tomcat.

2005-06-27 Thread Mark Thomas
provides plug-in authentication. 3. Password hashing is already supported. 4. The implementation is Tomcat specific and hence is non-portable. Mark D M wrote: Hi, I've been working on some code for Form authentication in Tomcat that I think you all might be interested in. In additi

Re: debugging tomcat itself

2005-06-22 Thread Mark Thomas
I debug Tomcat all the time using Eclipse. I can't see any reason why this would work in Eclipse but not NetBeans. It looks like a configuration problem. Mark Hernan Ochoa wrote: Hi all, I'm trying to debug tomcat itself v5.5.9 using netbeans 4.1 without much luck. I'm able

Re: website stops answering requests from time to time

2005-06-22 Thread Mark Thomas
This is a question for the tomcat-user list. Mark Ayyanar Inbamohan wrote: This is a production site. We use Tomcat 4.1. website stops answering requests from time to time Our website is under very high daily volume. Several times a week, no requests are answered. Here is the log

Re: source code for tomcat as a service...

2005-05-31 Thread Mark
that is the answer I was looking for... Big Thanks to you !! On 5/31/05, Mladen Turk <[EMAIL PROTECTED]> wrote: > Mark wrote: > > OK, I got the source code. From what I can tell, this will install my > > program in the same manner as Tomcat. I will get the little icon i

Re: source code for tomcat as a service...

2005-05-31 Thread Mark
. On 5/31/05, Mark Thomas <[EMAIL PROTECTED]> wrote: > http://svn.apache.org/viewcvs.cgi/jakarta/commons/proper/daemon/ > > Mark wrote: > > Where can I find the source code that builds the Tomcat windows > > service? I poked around in the jakarta-tomcat-5 CVS reposito

Re: source code for tomcat as a service...

2005-05-31 Thread Mark Thomas
http://svn.apache.org/viewcvs.cgi/jakarta/commons/proper/daemon/ Mark wrote: Where can I find the source code that builds the Tomcat windows service? I poked around in the jakarta-tomcat-5 CVS repository and there is nothing there

source code for tomcat as a service...

2005-05-31 Thread Mark
Where can I find the source code that builds the Tomcat windows service? I poked around in the jakarta-tomcat-5 CVS repository and there is nothing there. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e

Re: Irene Robatscher/Baldessarini/HUGO_BOSS ist außer Haus.

2005-05-24 Thread Mark Thomas
Just blocked the address. Mark tomcat-dev-owner Joon Kim wrote: Do you have a clue? Can you stop these messages? --- Irene Robatscher <[EMAIL PROTECTED]> wrote: Ich werde ab 24.05.2005 nicht im Büro sein. Ich kehre zurück am 31.05.2005. I will be out of office from 23.05.05 to 31

Re: cvs commit: jakarta-tomcat-connectors/http11/src/java/org/apache/coyote/http11/filters SavedRequestInputFilter.java

2005-05-22 Thread Mark Thomas
Remy Maucherat wrote: Mark Thomas wrote: If this still goes to the session, then the -1 is not justified. It does still go to the session. The code is not done in a way that is very intuitive to me, so that's the only issue then, and it's not relevant. It wasn't that

Re: cvs commit: jakarta-tomcat-connectors/http11/src/java/org/apache/coyote/http11/filters SavedRequestInputFilter.java

2005-05-22 Thread Mark Thomas
done in the session and therefore it does not matter if the processor that handles the original request is different from the one that handles the FORM auth request or the final redirect to the original URL. At the moment I do see what is so badly broken about this that justifies a -1.

Re: cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/authenticator FormAuthenticator.java

2005-05-16 Thread Mark Thomas
Bill, Thanks for your efforts on this. I have been snowed under with other things for the last few days but hope to get to doing the implementation for the action hook later this this week. Mark [EMAIL PROTECTED] wrote: billbarker2005/05/15 22:22:21 Modified:catalina/src/share/org

Re: Web standards in Tomcat webapps

2005-05-13 Thread Mark Thomas
itory Jakarta-tomcat-site for details. Mark Rick Beton wrote: Schalk Neethling wrote: Richard If it is decided to move forward with this, I would also be willing to chip in and help the conversion to XHTML + CSS. newbie question: What's the next step? Can I submit a bugzilla bug for upgra

Re: JK 1.2.12 is broken and can not be released as stable

2005-05-12 Thread Mark Thomas
William A. Rowe, Jr. wrote: Truly hope it helps. Sorry for having to route through rowe-clan, it seems tomcat-dev hates my apache.org persona. (tomcat cvs did not complain, but it's forwarded onto tomcat-dev.) This should now be fixed. Let me know if it isn&#x

Re: cvs commit: jakarta-tomcat-catalina/webapps/docs changelog.xml

2005-05-12 Thread Mark Thomas
Bill Barker wrote: From: "Mark Thomas" <[EMAIL PROTECTED]> So the issues are: 1. AJP/1.3 compatibility 2. Potential DoS As far as DoS goes, with the previous behaviour any parameters POSTed would be persisted in the session until the authentication was completed or the s

Re: cvs commit: jakarta-tomcat-catalina/webapps/docs changelog.xml

2005-05-12 Thread Mark Thomas
f POSTed data during FORM authentication. I obviously also need to look at AJP/1.3 compatibility. Any hints/tips gratefully received. If these issues aren't resolved by the time of the next release, I'll revert the saving the raw data part of the patch. Mark Bill Barker wrote: Tim Funk

Re: cvs commit: jakarta-tomcat-catalina/webapps/docs changelog.xml

2005-05-12 Thread Mark Thomas
f POSTed data during FORM authentication. I obviously also need to look at AJP/1.3 compatibility. Any hints/tips gratefully received. If these issues aren't resolved by the time of the next release, I'll revert the saving the raw data part of the patch. Mark Bill Barker wrote:

Re: Encoding problem during authentication

2005-05-11 Thread Mark Thomas
I have just committed a fix for this. Mark Andrey Grebnev wrote: Hello, I suppose I found the problem with Tomcat. I have already write about it into tomcat-user mailting list but I did not get feedback. I have a problem under following environment: - Windows XP SP2 - JDK 1.4.2_04

Re: How to redirect all ports to use SSL?

2005-05-04 Thread Mark Thomas
This is a question for tomcat-user, not tomcat-dev Mark Donny R Rota wrote: I want all my Tomcat requests to go through SSL. I want the URLs to look like https://this/ and not https://this:8443 I setup tomcat, and got ssl working on 8443. But I cannot redirect port 80 to 8443. I keep

Re: Encoding problem during authentication

2005-04-30 Thread Mark Thomas
I have confirmed this behaviour. Your suggestion as to the root cause looks possible. I will investigate further. Mark Andrey Grebnev wrote: Hello, I suppose I found the problem with Tomcat. I have already write about it into tomcat-user mailting list but I did not get feedback. I have a

Re: ant installer target

2005-04-26 Thread Mark Thomas
jakarta-tomcat-5 Mark Gary Orser wrote: Not finding any clues in the archives or web... I've been struggling with trying to get the ant "installer" target to work. (tried both 5.5.9 tarball and build.xml cvs checkout). I've tried this both with cygwin, and cmd.exe (ugh!).

Re: cvs commit: jakarta-tomcat-catalina/webapps/docs changelog.xml

2005-04-23 Thread Mark Thomas
Thanks, Mark Peter Rossbach wrote: Hey Mark, I roll it back. Thanks Peter Mark Thomas schrieb: Peter, One of your related changes (http://cvs.apache.org/viewcvs.cgi/jakarta-tomcat-catalina/modules/cluster/build.xml?r1=1.14&r2=1.15&diff_format=h) has broken the 5.5 build on 1.4 JDKs :(

Re: cvs commit: jakarta-tomcat-catalina/webapps/docs changelog.xml

2005-04-23 Thread Mark Thomas
Peter, One of your related changes (http://cvs.apache.org/viewcvs.cgi/jakarta-tomcat-catalina/modules/cluster/build.xml?r1=1.14&r2=1.15&diff_format=h) has broken the 5.5 build on 1.4 JDKs :( Can you roll it back or commit an alternative please? Cheers, Mark [EMAIL PROTECTED] wro

Re: mod_access "allow" directive????

2005-04-13 Thread Mark Thomas
Please read these: http://jakarta.apache.org/site/mail.html http://jakarta.apache.org/tomcat/faq/tomcatuser.html and then post your question to the tomcat-user list. Mark Jay Hulslander wrote: I would like to limit access to a directory path that I have in tomcat by domain. I believe I can use

Re: [GUMP@brutus]: Project jakarta-tomcat-jk-native (in module jakarta-tomcat-connectors) failed

2005-04-13 Thread Mark Thomas
Please read these: http://jakarta.apache.org/site/mail.html http://jakarta.apache.org/tomcat/faq/tomcatuser.html and then post your question to the tomcat-user list. Mark Mustafa Gulamhusain Makati wrote: Hi, I am working on a Web application which requires me to open a MS-Excel file in the web

Re: Please help ...

2005-04-13 Thread Mark Thomas
Please read these: http://jakarta.apache.org/site/mail.html http://jakarta.apache.org/tomcat/faq/tomcatuser.html and then post your question to the tomcat-user list. Mark Trung Le Thanh wrote: Dear all, I'm currently writing a web-based application which will be deployed in Tomcat v5.0 a

Re: Nested tag problem in tomcat 5.0.29

2005-04-06 Thread Mark Thomas
Please DO NOT cross post. The mailing list guidelines are very clear on this issue (http://jakarta.apache.org/site/mail.html) Mark Narayan, Satya wrote: Hi all, I am having problem compiling jsp pages with nested struts tags. Is this a known error ? It says Unable to compile class

Re: looking for owner of web page

2005-03-24 Thread Mark Thomas
#x27;t the only page that needs to be updated. See http://issues.apache.org/bugzilla/show_bug.cgi?id=33768 I have added this page to that bug as well as a note to myself to do a general review of the TC4 web pages for any similar issues. Mark Morris, John wrote: Can someone point me to the owner/

Re: TLP Draft Proposal

2005-03-22 Thread Mark Thomas
+1 for the proposal (comment on the scope of the proposed PMC in line) +1 for a annually rotating chair with an option to be reelected Mark Stefan Bodewig wrote: some comments from an outsider, please forgive me 8-) > You will also find that if a proposal had problems in the past, it usually

Re: Time for TLP?

2005-03-22 Thread Mark Thomas
Jakarta PMC the change is far less than I had imagined. I believe that the benefits, particularly in terms of greater visbility and clearer branding, more than outweigh the costs. +1 Mark Yoav Shapira wrote: Hi, In light of these recent discussions on [EMAIL PROTECTED]: http://marc.theaimsgroup.com/?t

Re: Tagging JK 1.2.9 on 3/17/2005

2005-03-16 Thread Mark Thomas
Since you went through the previous set of JK bugs for TC4 a few more have emerged. They are: 8541 15314 24628 29777 32519 32696 32998 33248 I suspect that most of them are invalid/already fixed bug would be grateful if you could take a look. Cheers, Mark Mladen Turk wrote: Hi all, My plan is

Re: cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/core ApplicationHttpRequest.java

2005-02-27 Thread Mark Thomas
are pretty much the same as for HttpServletRequest.getRequestURL, making the picture a bit grey. On re-reading the spec it is less clear than I first thought. Personally I favour leaving the patch as is but would be happy to revert it pending clarification from the spec team. Mark -

  1   2   3   4   5   >