Re: Project team page (was RE: Release notes update. Please review)

2004-05-03 Thread dion_gillard
Oleg Kalnichevski <[EMAIL PROTECTED]> wrote on 04/05/2004 06:26:06 AM: > Eric, > I really like the idea. Unfortunately Maven's project.xml currently does > not allow any other attributes but name, e-mail, organization and role. > If the PMC does not come up with some sort of Jakarta endorsed polic

Re: Project team page (was RE: Release notes update. Please review)

2004-05-03 Thread Michael Becke
Site updated. Mike On May 3, 2004, at 4:26 PM, Oleg Kalnichevski wrote: project.xml updated in CVS HEAD & 2.0 Oleg On Mon, 2004-05-03 at 19:39, Michael Becke wrote: Oleg, I agree that we are still in need of a better way to track individual contributions (committers and contributors). The "p

Re: Project team page (was RE: Release notes update. Please review)

2004-05-03 Thread Oleg Kalnichevski
project.xml updated in CVS HEAD & 2.0 Oleg On Mon, 2004-05-03 at 19:39, Michael Becke wrote: > Oleg, > > I agree that we are still in need of a better way to track individual > contributions (committers and contributors). The "project team" page is > certainly not the long term answer, but I

Re: Project team page (was RE: Release notes update. Please review)

2004-05-03 Thread Oleg Kalnichevski
Eric, I really like the idea. Unfortunately Maven's project.xml currently does not allow any other attributes but name, e-mail, organization and role. If the PMC does not come up with some sort of Jakarta endorsed policy on contributions attribution, we'll have to revisit this discussion. One possi

Re: Project team page (was RE: Release notes update. Please review)

2004-05-03 Thread Michael Becke
Oleg, I agree that we are still in need of a better way to track individual contributions (committers and contributors). The "project team" page is certainly not the long term answer, but I think we should stick with it for now. This will ensure that people's contributions are not ignored an

Re: Project team page (was RE: Release notes update. Please review)

2004-05-03 Thread Eric Johnson
Oleg, Or how about simply listing years in which contributors actually contributed patches? And if you wanted to be more specific, you could put a count for each year. Of course, I'm not much of a contributor these days, except to come up with zany ideas on the mailing list..., so treat the

Project team page (was RE: Release notes update. Please review)

2004-05-03 Thread Kalnichevski, Oleg
> On a related note, Oleg, are you also working on updating the list of > contributors? If not, I will take a look at it. Mike, I found this to be quite a touchy issue. I have been thinking whether there's an acceptable way to inject a little more structure into the standard Maven generated

Re: Using HttpClient for a servlet include

2004-05-03 Thread Ortwin Glück
Beller, Maximilian wrote: But I need the external action to access my HttpServletRequest(session) and HttpServletResponse. Those are local objects you can not and should not expose to external applications. Please consider the use of web services in conjunction with EJBs. Otherwise I fear you

Using HttpClient for a servlet include

2004-05-03 Thread Beller, Maximilian
Hi! I need to include an url from an external server like: HttpServletRequest request; request.getRequestDispatcher(externalURL).include(request, response); As this approach doesn't work for URLs from foreign hosts I looked at HttpClient to "simulate" something like an include. I've managed to

RE: Multi-threaded problem (is this a bug?)

2004-05-03 Thread Kalnichevski, Oleg
Christopher, What connection manager are you using? If unsure, please make sure you are using the multithreaded connection manager. Per default HttpClient uses the so called simple connection manager which is not thread safe For more details check out the HttpClient threading guide http://jak

RE: NTLM authentication problem

2004-05-03 Thread Kalnichevski, Oleg
Hauke, NTLM problems are notoriously difficult to troubleshoot. Usually it all boils down to extensive guesswork. (1) is user name in the fully-qualified format: /? If yes, use the account name only (2) do you have any 'funny' characters in the password (like German umlauts, for instance)? If y

Multi-threaded problem (is this a bug?)

2004-05-03 Thread Foran, Christopher
Title: Multi-threaded problem (is this a bug?) I have a java client which is able to create multiple threads, each thread sends a POST. I am able to run up to 50 threads with out a problem with my current version of the client. I want to use Httpclient but this version of the java client c

DO NOT REPLY [Bug 16124] - isHttp11 should have HttpClient scope

2004-05-03 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 16124] - isHttp11 should have HttpClient scope

2004-05-03 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

NTLM authentication problem

2004-05-03 Thread Fuhrmann, Hauke
Hi there, I hope you can help me with a little problem I got: I have to download a file from a MS IIS webserver which uses NTLM authentification. The only client I performed a successful download with is MS IE. But I have to use a Java client, so I tried the jakarta commons httpclient. I implemen

DO NOT REPLY [Bug 16124] - isHttp11 should have HttpClient scope

2004-05-03 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu