Thanks, Jules...I've gotten the first part down, I believe. For anyone interested, I had to unjar the deploy/jetty-plugin.sar file and add the following jetty...
Don't worry about the warning. If you are confident enough with Jetty's proprietary config mechanism to play with the ConfigurationElement, then - No Problem. ...
Hi Jettyers, I am interested in any benchmarks on Jetty w.r.t to other popular platforms (Tomcat, WebSphere, Weblogic). In case Benchmarks are not available,...
dviswa
dviswa@...
Jul 1, 2002 3:08 pm
3794
This is a special funny game This game is my first work. You're the first player. I wish you would like it....
skanga
skanga@...
Jul 1, 2002 6:33 pm
3795
Incident Information:- Originator: skanga <skanga@...> Recipients: jetty-discuss@yahoogroups.com Subject: [jetty-discuss] A very funny game ...
TPIDOM1
TPIDOM1/TPI.TPI@...
Jul 1, 2002 6:34 pm
3796
NCSARequestLog is broken in Jetty 4.1. The response status and length are output in binary instead of being converted to strings. The fix is easy. Here is a...
... I already fixed this in CVS this weekend... try a more recent version from CVS! ... As for the rest, I'll leave that up to Greg... Jan...
Jan Hlavatý
hlavac@...
Jul 1, 2002 9:07 pm
3798
Hi Dinesh, I can not find any latest benchmark, only outdated one for your reference. http://www.caucho.com/articles/jsp_benchmarks.xtp ...
Leigh Wanstead
leighw@...
Jul 1, 2002 9:15 pm
3799
Hi Dinesh, I have compared the performance between orion and Jetty around three months ago. Jetty is faster than orion at some area. As always, you should do ...
Leigh Wanstead
leighw@...
Jul 1, 2002 9:39 pm
3800
If anyone does any benchmarking please use Jetty-4.1. Greg reckons this has 25% more throughput than 4.0... Jules P.S. I would be particularly interested in...
Hi Jules, I saw other Servlet engine vendor most publish their benchmark. Why mortbay not do that? Also keep benchmark update. It will be really good to...
Leigh Wanstead
leighw@...
Jul 2, 2002 12:35 am
3802
... I see where you are coming from Leigh, and I can't speak for Greg, but if Mort Bay were to post benchmarks that showed that Jetty was one of the fastest...
Hi Jules, That is fair. I look forward to the result published by someone on WWW. Best Regards Leigh ... From: Jules Gosnell [mailto:jules@...] Sent:...
Leigh Wanstead
leighw@...
Jul 2, 2002 1:36 am
3804
In order to keep us up-to-date with current releases of JBoss & Jetty I have just released JBoss-2.4.7_Jetty-4.0.4 onto SourceForge: ...
This would go better on jetty-discuss@yahoogroups.com. I'd have to counter with a question... Why do you want know ? Wherever it stores them is proprietary...
Reminds me of a package I saw sometime ago that performed propietary substitutions on the code. If it is so, it is not documented JSP behaviour, and most...
Hi Jules, I rethought again about your statement again after work. It seems bit strange why these sorts of Servlet engine do not participate specweb99 ...
Leigh Wanstead
leighw@...
Jul 2, 2002 9:16 pm
3808
This looks very HTTP oriented, which is no bad thing, so may be worth investigating. I was thinking that in order to compare the whole HTTP/Servlet/JSP stack ...
Hi Jules, It is a great idea. Best Regards Leigh ... From: Jules Gosnell [mailto:jules@...] Sent: Wednesday, July 03, 2002 9:58 AM To:...
Leigh Wanstead
leighw@...
Jul 2, 2002 10:17 pm
3810
I disagree - looking at the way Cactus appears to be structured it will be hard to set it up right to coordinate sustained, concurrent loads. Other issues are...
Brett Sealey
bretts@...
Jul 2, 2002 11:13 pm
3811
It depends how much of it you are going to use... I was literally only going to use the shell that knows how to start/stop a number of current containers -...
Hello All, I am having the following problem with sending a multipart message from a web server to a browser running Netscape Navigator 6.1 under Windows. My...
sharmila punde
sharmilaspx@...
Jul 3, 2002 4:34 am
3813
Hello All Code bellow works well with Netscape 4.78 version but do not with Netscape 6 and above. con=u.openConnection(); System.out.println("obtained...
sharmila punde
sharmilaspx@...
Jul 3, 2002 4:39 am
3814
I'm using JNLP to download and install a Jetty based app. All the JNLP issues are nailed except one. I have a WAR file which containts the actual goodies of...
If you don't have the war as a file or a URL, then what form do you have it in? You should be able to make the war a resource of your jar, as the getResource...
Well not exactly correct. The specs do define temp directories both as JVM attributes and ServletContext attributes. Jetty respects both of these and so does...
My view on benchmarking Jetty is that I (or Mort Bay) are just not the right person/organization to do this: + I'm too busy making Jetty better/faster anyway. ...
Sharmila IMHO multi-part mime responses as a mechanims for dynamic browser content is an idea who's time has passed. It has always always always been a pain in...
I'm just evaluating JBoss and want to look at the different configuaration options. How do I run Jetty and JBoss in different VMs? On different servers? thanks...
We are newbies to SOAP and Jetty and are having difficulties getting the Apache SOAP to work with the version of Jetty bundled with JBoss 3.0.0. We are using...