Lol, what a blatant ripoff of Coyote (the Tomcat 4.1 / 5.0 connector). At this point, you should save some effort and just reuse the Coyote JARs :-D Of course,...
Remy Maucherat
jetty-discuss-admin@...
Oct 1, 2003 8:43 am
7394
Three fingers in my ass while my vibrator slides in and out of my pussy so vigoursly!! OOOHH my God please see me cum!! ...
Remy, Your suggestion that I am copying code from tomcat is totally baseless. If you check the Buffer class that I'm implementing in this commit, you will see...
... Careful, I'm only pointing out that I saw you coming up with new concepts which looked extremely similar to Coyote. It's open source, and I am against soft...
Remy Maucherat
jetty-discuss-admin@...
Oct 1, 2003 2:08 pm
7397
... Yeah, let's all contribute to one and the same open-source project. It's totally ridiculous to have alternatives. There can only be one. Seriously, if you...
... Well, there are tens of other servlet containers already, and duplication is only useful up to a point. But I respect your opinion, since an insane amount...
Remy Maucherat
jetty-discuss-admin@...
Oct 1, 2003 2:32 pm
7399
... I'm waiting for your list of up-to-date open-source servlet containers now. -- Geert Bevin Uwyn "Use what you need" Rue...
Hmmm... Interesting idea of having fun, accusing a person who offers his time and work embbeded into a product unrestricted for using to a certain community of...
Remy, You have gone beyond commenting on converging designs and have again implied that I have copied code without attribution. No amount of smileys can dilute...
Greg Wilkins
jetty-discuss-admin@...
Oct 1, 2003 3:13 pm
7402
... Ok Greg, you sound so reasonable, serious, and genuinely offended, it's almost frightening. Here is my apology to you then: I apologize, and sorry for...
Remy Maucherat
jetty-discuss-admin@...
Oct 1, 2003 3:53 pm
7403
hi, some weeks ago I asked about JBoss clustering. Now we starting implemnet our new projekt. We use stateless session beans and entity beans (Commit Option...
The HTML classes are nolonger really maintained and are slowly being deprecated (unless somebody wants to mother them). So there is no LookAndFeel servlet...
Dear friends, I am building a web application and starting to make use of sessions. I wrote a taglib in which an object is stored in the session by using...
Henrique
jetty-discuss-admin@...
Oct 4, 2003 7:11 pm
7406
Hi again, After much testing I found out the session is created only if I submit the form to a new window (<form target="_blank">). The only problem is that I...
Henrique
jetty-discuss-admin@...
Oct 4, 2003 7:40 pm
7407
Jetty has a classloader per context. So if your servlets are in the same context, they should share singletons. If your servlets do not implement...
Can you give a bit more information about how you are using sessions. Are you tracking them with cookies or with URL rewriting? it would also be good if you...
There are many answers to "the clustering" question. The main reason for this is that there are lots of different reasons to cluster and lots of different...
... But I have no other choice as to use Commit Option B if I have more than one JBoss instance. Rafal ... This sf.net email is sponsored by:ThinkGeek Welcome...
... There are other options - depending on your data and application. You can use jboss option D if you are read mostly data with a timed update. You can use...
Some handlers extending NullHandler ,ResourceHandler is added in the following way context.setServingResources(true); context.addHandler(uah); ...
sharmila punde
jetty-discuss-admin@...
Oct 6, 2003 5:34 am
7413
There's a way to make Jetty honor standard .htaccess files. Juanco ... This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. ...
Juancarlo AƱez
jetty-discuss-admin@...
Oct 6, 2003 2:30 pm
7414
Can somepoint me to some docs about jetty logging? Things like how to best capture System.err output and how to configure where boot.log should go. There seems...
Hi, I am looking for an example of a jetty configuration for a postgres JDBC pool configured for JNDI *without* the JOTM XA stuff. I do not want the...
jzendle@...
jetty-discuss-admin@...
Oct 6, 2003 3:59 pm
7416
I have two JSPs that run in two different web applications (separate web applicaton contexts) that I am trying to share information between using a session...
I'm concluding there is nothing built-in to jetty to configure System.err to go into the log file through an xml config file or setting a system property. Is...
Tony, Servlet Spec 2.3 section SRV.7.3 says that the attributes in a session "must never" be shared between contexts. They give the specific example of one...
Chris Haynes
jetty-discuss-admin@...
Oct 6, 2003 10:39 pm
7419
Jetty release candidate 4.2.14rc0 is now available via http://jetty.mortbay.org This is a maintenance release with a number of minor fixes and new features. ...
You need to remove the call to setServingResources(true). That method is deprecated and simply adds a ResourceHandler, which is first in line for the request. ...
... Can you explain this a little? I must have missed the original discussion, but I'd like to know the problem and how a 'semi busy loop' fixes it.. Thanks, ...
Andrew Houghton
jetty-discuss-admin@...
Oct 7, 2003 4:07 pm
7422
... Is there a wrapper script for *NIX as well or does this just effect windoze? -k. ... This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. ...