Greg, For WebAppContext.java Could you make member variable '_configurations' protected rather than private? In an extension to WebAppContext I'd like to swap...
Paul Hammant
jetty-discuss@...
Jul 2, 2006 12:43 am
7628
I have an agent system that starts up a jetty server to run some JSPs. I am using the jetty 4.2.25 because the tutorials were based around that so it was the...
magelisk
jetty-discuss@...
Jul 2, 2006 4:58 pm
7629
Hi, What should getParameterValue(s) return for 'empty' parameters; parameters that are in the request with a key, but don't have any value. E.g. ...
Eelco Hillenius
jetty-discuss@...
Jul 3, 2006 6:57 am
7630
Ooops. Hit the return key by mistake... here it goes again. Hi, What should getParameterValue(s) return for 'empty' parameters; parameters that are in the...
Eelco Hillenius
jetty-discuss@...
Jul 3, 2006 7:02 am
7631
Hi Eelco, The return value will be an empty string, which is "". Hope this helps, David ... Using Tomcat but need to do more? Need to support web services,...
David Yu
jetty-discuss@...
Jul 3, 2006 11:42 am
7632
Im trying to run a Jetty 6 server on a host with apache as the externally facing web-server. Ideally I would have a similar setup to Tomcat using a JK...
jetty-discuss@...
Jul 3, 2006 1:52 pm
7633
Im trying to run a Jetty 6 server on a host with apache as the externally facing web-server. Ideally I would have a similar setup to Tomcat using a JK...
Markus Kobler
jetty-discuss@...
Jul 3, 2006 2:01 pm
7634
Hi, I think I have found a bug in Jetty6, and I began to discuss it on jetty-support. I then realized here should be a better place for it, now that I have a ...
Franck Routier
jetty-discuss@...
Jul 3, 2006 3:12 pm
7635
But it is null in Jetty 6 - which is even tested in URLEncodedTest. I had to create a fix in Wicket (web framework) because we depended on the assumption to...
Eelco Hillenius
jetty-discuss@...
Jul 3, 2006 5:15 pm
7636
I tested it against the lastest of Jetty_6_0_0Beta1B branch (that is the Jetty dev branch, right?) after first finding out the problem in 6 beta 12 and beta...
Eelco Hillenius
jetty-discuss@...
Jul 3, 2006 6:09 pm
7637
Hi Eelco, This was a previous bug according to http://www.nabble.com/Jetty6-request.getParameterMap%28%29-t1535481.html. Perhaps you can try downloading the...
David Yu
jetty-discuss@...
Jul 3, 2006 7:23 pm
7638
Aha, SVN you say. Ooops, I was testing against that CVS branch. Indeed that issue is fixed now. This fragment: if (key != null) { value = new...
Eelco Hillenius
jetty-discuss@...
Jul 3, 2006 9:08 pm
7639
Hi Eelco, You're welcome. Glad to be of help :-) Cheers, David ... Using Tomcat but need to do more? Need to support web services, security? Get stuff done...
David Yu
jetty-discuss@...
Jul 3, 2006 10:36 pm
7640
Ah I was a bit surprised that support had seemingly been dropped. Being stuck on debian sarge the use of apache 2.2 and mod_proxy_balancer is likely to be...
Markus Kobler
jetty-discuss@...
Jul 3, 2006 11:32 pm
7641
... Yes, it does appear to be a bug ... Yes, ContextHandler.getResourcePaths() is the culprit It assumes (incorrectly) that the path passed in does not end in...
Tim Vernum
jetty-discuss@...
Jul 4, 2006 12:45 am
7642
Bugs item #1516144, was opened at 2006-07-03 06:30 Message generated for change (Settings changed) made by gregwilkins You can respond by visiting: ...
SourceForge.net
jetty-discuss@...
Jul 4, 2006 8:40 am
7643
Bugs item #1516086, was opened at 2006-07-03 01:28 Message generated for change (Settings changed) made by gregwilkins You can respond by visiting: ...
SourceForge.net
jetty-discuss@...
Jul 4, 2006 8:41 am
7644
Hello Greg, No problem whatsoever. I just wanted to see if we can afford to wait for this. We have also promised our users a new release :-) I think we can...
Silvio Bierman
jetty-discuss@...
Jul 4, 2006 8:41 am
7645
I,m using Jetty embedded. Not make deploy webapps of directory path. This case is "flex.war" and "flex-admin.war". Use this method: ...
Charles Heidemann
jetty-discuss@...
Jul 4, 2006 8:41 am
7646
Bugs item #1516144, was opened at 2006-07-03 06:30 Message generated for change (Comment added) made by gregwilkins You can respond by visiting: ...
SourceForge.net
jetty-discuss@...
Jul 4, 2006 8:45 am
7647
Bugs item #1512522, was opened at 2006-06-26 09:13 Message generated for change (Settings changed) made by gregwilkins You can respond by visiting: ...
SourceForge.net
jetty-discuss@...
Jul 4, 2006 8:45 am
7648
Bugs item #1516086, was opened at 2006-07-03 01:28 Message generated for change (Comment added) made by gregwilkins You can respond by visiting: ...
[ http://jira.codehaus.org/browse/JETTY-82?page=comments#action_68908 ] ... Correction: The change at line 1241 is probably not necessary, because the term...
Christian d'Heureuse ...
jetty-discuss@...
Jul 4, 2006 10:58 am
7651
I have one simple sample app with following handlers: RequestLogger -> Inspector -> ProxyHandler where I inspect the headers and/or params of the...
Stojce Dimski
jetty-discuss@...
Jul 4, 2006 11:16 am
7652
Hi, latest svn revision solves the problem for me. Thank you Tim. Franck ... Using Tomcat but need to do more? Need to support web services, security? Get...
Franck Routier
jetty-discuss@...
Jul 5, 2006 2:49 am
7653
... hi there, i think you must import the HttpServletRequest and HttpServletResponse. javax.servlet.http.HttpServletRequest ...
Marvin Carreon
jetty-discuss@...
Jul 5, 2006 8:13 am
7654
I don't think that import is the problem, as code compiles and run without inspector... can you elaborate your idea... ... Using Tomcat but need to do more?...
Stojce Dimski
jetty-discuss@...
Jul 5, 2006 8:41 am
7655
Hi Jan, I am using beta17... ... Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated...
Stojce Dimski
jetty-discuss@...
Jul 5, 2006 9:50 am
7656
Provide extra/different timeout for when a request is processing. ... Key: JETTY-83 URL: http://jira.codehaus.org/browse/JETTY-83 Project: Jetty Type:...