Search the web
Sign In
New User? Sign Up
jetty-discuss · Jetty Discussion
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 7851 - 7880 of 8501   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
7851
I just tried to do an "svn update" and it is now asking me for a password? It hasn't done so in the past, has this changed? Can we no longer access the source?...
Richard Vowles
jetty-discuss@...
Send Email
Aug 1, 2006
10:07 pm
7852
While attempting to build Jetty 6 svn rev 734 against JDK1.4 - I encountered four errors relating to references that do not exist in JDK1.4 (but do exist in...
Stephen McConnell
jetty-discuss@...
Send Email
Aug 2, 2006
1:37 am
7853
the latest snapshot is broken - the Monitor class in the start module is missing the DEFAULT_STOP_PORT constant. ... Take Surveys. Earn Cash. Influence the...
Richard Vowles
jetty-discuss@...
Send Email
Aug 2, 2006
4:28 am
7854
Hi Jan, After implementing and testing the fix, it worked perfectly for us. Thanks for providing the solution. Cheers, JB. ... Take Surveys. Earn Cash....
Jean-Baptiste REURE
jetty-discuss@...
Send Email
Aug 2, 2006
4:30 am
7855
Hi Richard, Main.java has been fixed already in which earlier there was an error pointing to DEFAULT_STOP_PORT. Try compiling again. Cheers, Ludwig ... Take...
Ludwig Laman
jetty-discuss@...
Send Email
Aug 2, 2006
5:42 am
7856
Hi Stephen, There was a slight problem with Main.java in rev 734 which has just been fixed (rev 736). However, I attempted to compile it which jdk1.4 and ...
Ludwig Laman
jetty-discuss@...
Send Email
Aug 2, 2006
5:48 am
7857
... Hi Ludwig: The issue with the JDK 1.4 build is due to the usage of methods on the URLConnection class that were added in JDK1.5 and do not exist in the 1.4...
Stephen McConnell
jetty-discuss@...
Send Email
Aug 2, 2006
6:48 am
7858
Hi Stephen, Perhaps you can try this. Comment out the four methods (getConnectTimeout(), getReadTimeout(), setConnectTimeout (int) and setReadTimeout (int) in...
Ludwig Laman
jetty-discuss@...
Send Email
Aug 2, 2006
7:26 am
7859
Hi all, With Jetty 5.1.10 running my WebDAV servlet on '/webdav' and *no* context defined on '/'. Jetty throws a 405 "Method not allowed" when a PROPFIND...
Arje Cahn
jetty-discuss@...
Send Email
Aug 2, 2006
9:30 am
7860
[ http://jira.codehaus.org/browse/JETTY-93?page=comments#action_71369 ] ... I've replicated this already on 2 laptops running on winXP and ran ethereal to...
nik gonzalez (JIRA)
jetty-discuss@...
Send Email
Aug 2, 2006
9:56 am
7861
[ http://jira.codehaus.org/browse/JETTY-93?page=comments#action_71370 ] ... couldn't attach the file because it exceeded the 10 mb limit so i uploaded it here:...
nik gonzalez (JIRA)
jetty-discuss@...
Send Email
Aug 2, 2006
10:34 am
7862
... It looks like it was fixed in last nights check in you did - I saw an update to Main.java come through. Ta. Richard ... Take Surveys. Earn Cash. Influence...
Richard Vowles
jetty-discuss@...
Send Email
Aug 2, 2006
9:53 pm
7863
[ http://jira.codehaus.org/browse/JETTY-93?page=all ] ... Comment: was deleted ... -- This message is automatically generated by JIRA. - If you think it was...
nik gonzalez (JIRA)
jetty-discuss@...
Send Email
Aug 3, 2006
9:57 am
7864
[ http://jira.codehaus.org/browse/JETTY-93?page=comments#action_71481 ] ... i also tried to run the client on a linux machine. here is the ethereal file: ...
nik gonzalez (JIRA)
jetty-discuss@...
Send Email
Aug 3, 2006
9:57 am
7865
[ http://jira.codehaus.org/browse/JETTY-93?page=comments#action_71483 ] ... i also tried to run the client on a linux machine. here is the ethereal file: ...
nik gonzalez (JIRA)
jetty-discuss@...
Send Email
Aug 3, 2006
9:58 am
7866
[ http://jira.codehaus.org/browse/JETTY-84?page=all ] ... Assignee: Greg Wilkins ... -- This message is automatically generated by JIRA. - If you think it was...
Greg Wilkins (JIRA)
jetty-discuss@...
Send Email
Aug 3, 2006
6:29 pm
7867
[ http://jira.codehaus.org/browse/JETTY-93?page=comments#action_71554 ] ... Nik, Can you point to where I can get the capture file of the SocketConnector. What...
Greg Wilkins (JIRA)
jetty-discuss@...
Send Email
Aug 3, 2006
6:47 pm
7868
[ http://jira.codehaus.org/browse/JETTY-93?page=all ] ... Assignee: Greg Wilkins (was: nik gonzalez) ... -- This message is automatically generated by JIRA. -...
Greg Wilkins (JIRA)
jetty-discuss@...
Send Email
Aug 3, 2006
7:15 pm
7869
[ http://jira.codehaus.org/browse/JETTY-93?page=comments#action_71558 ] ... Looking at the trace from the server on windows vs one I did on my linux machine,...
Greg Wilkins (JIRA)
jetty-discuss@...
Send Email
Aug 3, 2006
7:36 pm
7870
Arjé, the intent with jetty has always been to allow requests to fall through to later handling. Just because there is no virtual host does not mean that the ...
Greg Wilkins
gregjwilkins
Offline Send Email
Aug 3, 2006
7:44 pm
7871
oops ignore that! I can see them in your original post. ... Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll...
Greg Wilkins
gregjwilkins
Offline Send Email
Aug 3, 2006
7:46 pm
7872
I have made these methods noops for now. In svn cheers ... Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll...
Greg Wilkins
gregjwilkins
Offline Send Email
Aug 3, 2006
7:51 pm
7873
Stephen, can you email the exact compile errors so I can remove these. I am currently travelling and do not have a machine with 1.4 installed on it (and target...
Greg Wilkins
gregjwilkins
Offline Send Email
Aug 3, 2006
7:51 pm
7874
Eric, no idea sorry. can you point me at where I can get a copy of one of these jars? I assume they have been signed with a certificate that is trusted and in...
Greg Wilkins
gregjwilkins
Offline Send Email
Aug 3, 2006
7:55 pm
7875
[ http://jira.codehaus.org/browse/JETTY-93?page=all ] ... Assignee: nik gonzalez (was: Greg Wilkins) ... -- This message is automatically generated by JIRA. -...
Greg Wilkins (JIRA)
jetty-discuss@...
Send Email
Aug 3, 2006
7:57 pm
7876
Thinh, yes you need to configure the workers.properties file. I am travelling at the moment, but when I get back (next week) I will send an example...
Greg Wilkins
gregjwilkins
Offline Send Email
Aug 3, 2006
8:00 pm
7877
Folks, First, sorry for the mundane and old topic. I'm looking for any existing or creative new solution, outside of running separate JVMs, for running...
Ken Johanon
jetty-discuss@...
Send Email
Aug 4, 2006
3:43 am
7878
[ http://jira.codehaus.org/browse/JETTY-93?page=comments#action_71611 ] ... I used a 15.77 MB big.jar. I adjusted the configuration of the DefaultServlet so...
nik gonzalez (JIRA)
jetty-discuss@...
Send Email
Aug 4, 2006
10:39 am
7879
[ http://jira.codehaus.org/browse/JETTY-93?page=comments#action_71612 ] ... meanwhile, I'll continue with the other experiments. ... -- This message is...
nik gonzalez (JIRA)
jetty-discuss@...
Send Email
Aug 4, 2006
10:42 am
7880
[ http://jira.codehaus.org/browse/JETTY-93?page=comments#action_71657 ] ... Here's the ethereal file for the socketconnector: ...
nik gonzalez (JIRA)
jetty-discuss@...
Send Email
Aug 5, 2006
3:26 am
Messages 7851 - 7880 of 8501   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help