Brett, demo.jmx target works for me on 4.1.4 and 4.2.2?? Rob, can you check that demo.mlet has the right CRLF ending for your platform. It is not real XML and...
Jules, what bug fix is this? I don't recall anything like this? Yoni, are you using Jetty in JBoss? If so - is your webapp configured as distributable? It...
Henri, Thanks for the notice. So we should send a GET_BODY_CHUNK as soon as we receive a FORWARD_REQUEST with a chunked encoding. Do you know what mod_jk...
David, I think you want to check that your client is no doing persistent connections anyway... as many client libraries do that for you behind the scenes! You...
Hi Greg / all Since version 4.2 is almost completed and I know you are not planning to rest I have a question about the plans for the next version. Is it...
Noam Bulvik
noam@...
Dec 2, 2002 10:24 am
5265
forthly, Have you tried setting your classloader as the parent loader of the HttpContext? janb@... wrote:> Mark, ... -- Greg Wilkins<gregw@...>...
... Or if you see that you should get the body part. ... Hum, It may try to get more datas and failed. ... You should get the rest of boby if there is a body...
Henri Gomez
hgomez@...
Dec 2, 2002 10:32 am
5267
We probably wont bend over backwards to support this... It's just another servlet that generates content after all. Sun have long ago lost any credibility for...
Hi Greg : i've notice that you're back ... missed u , but Jules and others helped us all :-) i don't really know that there was a bug, cause i couldn't...
Was this fixed when you added the file:/ prefix to the configuration? In your build.xml, does line 475 say: <arg line="file:/${etc}/demo.mlet" /> Greg - just...
We have an EAR file containing one EJB-JAR and one WAR. We are running on JBoss 3.0.4 on MacOS X Server, JDK 1.3.1. The app works great most of the time. Every...
Hunter Hillegas
lists@...
Dec 2, 2002 4:41 pm
5272
... Are you absolutely sure about that? When it happens, can you go to the Jetty console and check that there are no extra contexts. ... The key thing to do...
Jason, Thanks, but can you try on windows: <arg line="file://${etc}/demo.mlet" /> as the single slash confuses linux. cheers Jason Brome wrote:> Was this fixed...
Greg, No problem - just tried it, and it seems to work ok - demo.jmx: [java] 11:59:18.685 EVENT Load file://C:\java\Jetty-4.2.2/etc/demo.mlet ... [java]...
Yoni, It is a definite bug in Jetty - I remember it now. If you call getSession(true) after calling invalidate - you get the same session back! This is fixed...
thx, i'll upgrade soon to the recent one. ... understand ... check i ... thing ... still ... collected my ... as ... of ... it ... session. ... being ... ...
Hi, Wondering if anyone has experienced this problem. I am using Fitlers from the 2.3 api to post-process (transcode) data. According to the servlet spec,...
Phil, Actually that is an undocumented "feature" of filters. While control is returned to a filter after content generation, there is nothing that stops the...
i have installed the jetty-4.2.1 and webwork1.2.1 on my computer, and i want to run the examples of the webwork in the jetty environment, i copy the examples...
volcano2wl
lzj@...
Dec 3, 2002 8:58 am
5280
volcano2wl wrote:> i have installed the jetty-4.2.1 and webwork1.2.1 on my computer, ... You probably want to use D:\jetty\Jetty-4.2.1\webapps\webwork The demo...
Hallo, In HttpConnection.verifyHTTP_1_1(), there is a check if a body is available for PUT and POST requests. However, for chunked transfer encoding, this ...
Stephan Merker
Stephan.Merker@...
Dec 3, 2002 10:41 am
5282
Stephan Merker wrote:> Hallo, Hi, firstly, which version are all these comments against? ... What code are you talking about here??? else if...
Jetty release 4.2.3 is now available via http://jetty.mortbay.org This is a bug fix release that has an important fix for SMP machines. Jetty-4.2.3 - 2...
Hi Greg, Thanks for your response. I actually didn't specify this in my initial posting, but I am in fact wrapping the response that is passed on to the jsp in...
Phil, the JSP engine is just a servlet - so if you have really wrapped all the response methods that can cause a commit, then it should not be able to do a...
hi , i'm using jetty 4.2.3 & jetty 4.0.4 , and i have a problem passing param in GET. i construct a url say webapp/jsp/x.jsp?dd=1&aa=xyz now : when xyz (the...
hello, I recently made some changes to my server and I started getting an ssl exception, I've been getting the fallowing at startup: 09:38:14,242 WARN...
Michael Fortin
mfortin@...
Dec 4, 2002 3:34 pm
5288
Chris, Thanks for the reply but despite a lot of searching I have been unable to locate the message you are referring to. Would you be kind enough to send it...