Hi!! I'm using an embedded jetty instance in a java web application. Everything is working OK, now I'm trying to set the request timeout but I don't know how. ...
gOrr
jetty-support@...
Apr 7, 2008 9:18 am
10372
Hello, I'd like to ask if it is possible to let the responsibility of starting the RMI registry on jetty server. Something like Caucho Resin does... ...
Martin Novak
jetty-support@...
Apr 8, 2008 7:15 am
10373
that error seems to indicate you have something else running on those ports... jesse ... -- jesse mcconnell jesse.mcconnell@... ... This SF.net email is...
Jesse McConnell
jetty-support@...
Apr 11, 2008 1:34 pm
10374
Also, I should note that these sourceforge mailing lists are deprecated and you should post to user@... I have cc'd your message and my response...
Jesse McConnell
jetty-support@...
Apr 11, 2008 1:36 pm
10375
Hi, This might be a Vista issue so bear with me. Running: * Jetty 6.1.8 or 6.0.2 (those I have tried) * Any browser * Windows Vista Business * JDK 1.5 or 1.6...
Thomas Larsson
jetty-support@...
Apr 16, 2008 12:45 pm
10376
I have a table for JDBCRealm with the following fields: email varchar(50) roleid varchar(15) I'm getting the folowing error when trying to authenticate the...
Felipe Maillist
jetty-support@...
Apr 17, 2008 9:03 pm
10377
felipe, I don't have an answer for you at the moment, but this list is deprecated and no longer in service for getting much in the way of help :) I have cc'd...
Jesse McConnell
jetty-support@...
Apr 17, 2008 11:44 pm
10378
Hi, We use jetty5 in hadoop (hadoop.apache.org). I am looking at trying to see whether it makes sense for us to move to jetty6 (mostly in terms of performance...
Devaraj Das
jetty-support@...
Apr 21, 2008 9:12 am
10379
Thanks Jan for the reply. The problem with caching is that in our case every client asks for a unique file. So not much gain with caching. The reason why I...
Devaraj Das
jetty-support@...
Apr 21, 2008 11:58 am
10380
Hi, I am running embedded Jetty 6.1.5, and am having strange behaviour when it comes to responses. A little background: Jetty's got Axis2 deployed with some...
Krystian Szczesny
jetty-support@...
Apr 23, 2008 3:02 pm
10381
Hi, I'm trying to set the header and response buffer size from within jetty.xml file. Unfortunately it doesn't work. Here's my config regarding the connector: ...
Krystian Szczesny
jetty-support@...
Apr 24, 2008 4:10 pm
10382
Hi, First of all, jetty's mailing list has been moved. user@... dev@... announce@... Pretty much anything can be...
David Yu
jetty-support@...
Apr 25, 2008 3:11 am
10383
Hello. What I am trying to do is to deploy to already running server. I did not find any other way than to use ContextDeployer (if it exists, I will be pleased...
Martin Novak
jetty-support@...
Apr 25, 2008 10:28 am
10384
Greg, You considered this problem last January. I have been unable to make any progress on it because of other duties, but it has become a crisis. - Is this...
Bill Harten
jetty-support@...
May 1, 2008 8:14 pm
10385
Forwarding the mail to jetty-support ... From: Devaraj Das [mailto:ddas@...] Sent: Friday, May 02, 2008 10:16 AM To: 'Greg Wilkins';...
Devaraj Das
jetty-support@...
May 2, 2008 4:50 am
10386
Hello Friends, This is Nagalakshmi. I need to implement ka-map concept in our application. For that i need to run PHP in jetty server. We are using jetty 5.1.3...
Nagalakshmi Parameswa...
jetty-support@...
May 7, 2008 4:51 am
10387
this mailing list isn't being used anymore, try using user@... (which I have cc'd this message to) cheers! jesse On Tue, May 6, 2008 at 9:50 PM,...
Jesse McConnell
jetty-support@...
May 7, 2008 4:00 pm
10388
Hi, We are using Jetty 6 on the embedded server running on Linux machine. One fine day when QA was running the various test cases the crash has happened and...
Tandon, Abhishek
jetty-support@...
May 20, 2008 5:31 am
10389
I just wanted to let you know that these mailing lists are deprecated in lew of the ones at codehaus.. I have cc'd this mess on though Jesse On Tue, May 20,...
Jesse McConnell
jetty-support@...
May 21, 2008 6:08 pm
10390
*cough* and by mess I meant _message_ of course :D On Wed, May 21, 2008 at 1:08 PM, Jesse McConnell ... -- jesse mcconnell jesse.mcconnell@... ... This...
Jesse McConnell
jetty-support@...
May 21, 2008 6:09 pm
10391
Can I get a Jetty server embedded in a Red5 server installation to be recognised as a server in Netbeans IDE? I suppose what I am asking is there a Netbeans...
David Schulberg
jetty-support@...
May 31, 2008 7:01 am
10392
Hi david, These mailing lists are deprecated in lew of the ones at codehaus now user@... I am cc'ing this response over to that list in case...
Jesse McConnell
jetty-support@...
Jun 4, 2008 4:53 pm
10393
Im running 2 DSpace-instances (dspace.org) on Jetty. It seems that Jetty uses up to 170% of CPU, even without much traffic on the site. What might be causing...
Mika Stenberg
jetty-support@...
Jun 6, 2008 1:34 pm
10394
this mailing list is deprecated, please use the one at user@... (which I have cc'd with this message) as to your issue, I would take a thread...
Jesse McConnell
jetty-support@...
Jun 6, 2008 2:04 pm
10395
I'm trying to use an obfuscated password for a JDBC data source with Jetty 6.1.6. [1] says it should work for 'jdbc driver passwords' and [2] mentions it in...
Wendy Smoak
jetty-support@...
Jun 7, 2008 9:43 pm
10396
Hi, Is there any document available on Hardening of the Jetty Web Server so that it can't be attacked by hackers? Regards Abhishek Tandon DISCLAIMER: The...
Tandon, Abhishek
jetty-support@...
Jun 11, 2008 5:08 am
10397
I have a context defined in my config file for the hope page(s) <New id="HomeContext" class="org.mortbay.jetty.webapp.WebAppContext"> <Arg><Ref...
jetty-support@...
Jun 19, 2008 8:54 pm
10398
How do I add a filter to a context definition in a configuration xml file? <New id="ThisContext" class="org.mortbay.jetty.webapp.WebAppContext"> <Arg><Ref...
Wade Girard
jetty-support@...
Jun 20, 2008 3:24 pm
10399
Hello I am using Jetty 6.11 and need to process HTTP Tunneling via CONNECT HTTP Method. I failed to configure jetty to forward CONNECT method to the servlet. ...
Martin Zdila
jetty-support@...
Jun 26, 2008 7:25 am
10400
*cough* also this list has been deprecated, please to be using the user@... mailing list which I have cc'd this message over to :) cheers! ... ...