Search the web
Sign In
New User? Sign Up
jetty-discuss · Jetty Discussion
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 3453 - 3482 of 8501   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3453
Fixed in CVS now. thanks ... -- Greg Wilkins<gregw@...> GB Phone: +44-(0)7092063462 Mort Bay Consulting Australia and UK. Mbl Phone:...
Greg Wilkins
gregjwilkins
Offline Send Email
May 1, 2002
8:16 am
3454
Hi, I am trying to get access to my stdout from JBoss-Jetty but it seems to be being swallowed up somewhere. The webapp I am trying to deploy prints a ton of...
rakhaal
rakhaal@...
Send Email
May 1, 2002
3:29 pm
3455
Hi, I am trying to secure a servlet using ssl. I want the servlet to support client authentication and get hold of the client certificate for verification. I...
askolatkar
askolatkar@...
Send Email
May 1, 2002
7:37 pm
3456
Hello everyone, I used ethereal to monitor TCP/IP traffic. I saw Netscape visit a page, if that page got images, it will open another socket. Can someone tell...
Leigh Wanstead
leigh@...
Send Email
May 1, 2002
8:42 pm
3457
Hello Can any one suggest me how to do the following I have a url called www.siquell.com, i want multiple instances on the same url like given below ...
lifebeforeu
lifebeforeu@...
Send Email
May 2, 2002
6:56 am
3458
I think JBoss eats the output, but I'm not sure where it puts it. Probably best if you ask the jboss-user mailing list. If you use jetty on it's own, stdout...
Greg Wilkins
gregjwilkins
Offline Send Email
May 2, 2002
9:34 am
3459
Two answers, once apon a time - before HTTP/1.1 browsers would use 3 or 4 connections to get the images from a page. The reason was to avoid request-response...
Greg Wilkins
gregjwilkins
Offline Send Email
May 2, 2002
10:06 am
3460
Hi. Seems like you want virtual hosting, and that is something that JBoss does not currently support, although it is in the wings for JBoss3.x. In the interim,...
Jan Bartel
janbartel
Offline Send Email
May 2, 2002
3:14 pm
3461
That's not exactly right for the web-jetty.xml stuff. You don't add a webApp insie the web-jetty.xml file, you only can call methods on a webapp already...
Greg Wilkins
gregjwilkins
Offline Send Email
May 2, 2002
4:50 pm
3462
Dang! I should have realized that there would be the perfect Jetty API call for every occaision! :-) Jan...
Jan Bartel
janbartel
Offline Send Email
May 2, 2002
5:39 pm
3463
2.4.5 does - and I think 3 as well now - look for a virtual host tag in jboss=web.xml Jules ... __________________________________________________ Do You...
Julian Gosnell
jules_gosnell
Offline Send Email
May 3, 2002
3:00 am
3464
Well we kind of support it - in as much as the JsseListeners can be configured to do client certificate authentication. But we have not yet made the link...
Greg Wilkins
gregjwilkins
Offline Send Email
May 4, 2002
11:44 pm
3465
Dear Greg, When can I get ResourceHandler's modification? I mean include gzip's support. Best Regards Leigh...
Leigh Wanstead
leigh@...
Send Email
May 5, 2002
9:02 pm
3466
All the latest changes are in the RC1 release on source forge. I'm about to do an RC2 release with some authentication fixes in it, so you may want to hold off...
Greg Wilkins
gregjwilkins
Offline Send Email
May 6, 2002
10:50 am
3467
JBoss redirects, by default, System.out and System.err to its log file in the JBoss server/default/log/server.log (if using default setup, otherwise substitute...
Jan Bartel
janbartel
Offline Send Email
May 6, 2002
11:00 am
3468
Hello, Anyone please give some help on path name case problem I meet: in Windows NT, I installed in C:\Program Files\Jetty\... directory, while launch my...
heliuzhou99
heliuzhou99@...
Send Email
May 6, 2002
9:32 pm
3469
Please read the README and/or the tutorial. There are GOOD reasons for being case sensitive, but there is a way to turn it off. regards ... -- Greg...
Greg Wilkins
gregjwilkins
Offline Send Email
May 7, 2002
10:57 am
3470
Greg, Thanks for reply. I find org.mortbay.util.FileResource.checkAliases, but still confused on how to do it, it looks like there's no public attribute for me...
z hee
heliuzhou99@...
Send Email
May 7, 2002
3:12 pm
3471
It is just a normal java property. However you start jetty, change it so that it is started with: java -Dorg.mortbay.util.FileResource.checkAliases=false .......
Greg Wilkins
gregjwilkins
Offline Send Email
May 7, 2002
3:55 pm
3472
What if I start jetty server in my Java application, like following, is there's a way to set it up in program or by xml? private static void startWebServer() ...
z hee
heliuzhou99@...
Send Email
May 7, 2002
4:04 pm
3473
Well, you could call System.setProperty(...) or you could just make sure the case matches (remember this is a security problem to turn it off). But I will add...
Greg Wilkins
gregjwilkins
Offline Send Email
May 7, 2002
4:51 pm
3474
Ok, It's quite clear now, I tried and it's working. Thank you a lot your help. Greg Wilkins <gregw@...> wrote: Well, you could call...
z hee
heliuzhou99@...
Send Email
May 7, 2002
5:29 pm
3475
... One related "gotcha" here is that Java has difficulty with paths that include spaces on operating systems that use the "\" character as the path separator....
Mark Crocker
markcrocker
Offline Send Email
May 7, 2002
6:05 pm
3476
Ask help again, please forgive me my stupid questions...as you can see, a starter... Is it possible to put the Authentication setup part into webdefault.xml so...
z hee
heliuzhou99@...
Send Email
May 7, 2002
8:27 pm
3477
Hello everyone, I read http://jetty.mortbay.com/jetty/tut/Server.html and deploy Velocity( http://jakarta.apache.org/velocity/index.html ) forumdemo.war into...
Leigh Wanstead
leigh@...
Send Email
May 7, 2002
8:53 pm
3478
Hi, while debugging a problem with badly encoded values in the session context I have recognized, that parameters, that are transmitted with the http GET...
Flynn Marquardt
flynn@...
Send Email
May 8, 2002
10:07 am
3479
To have your own set of handlers, you need to build your own Java server based on the Jetty Server class. Then you can control all aspects of Jetty (class) ...
Richard L Williams
willirl
Offline Send Email
May 8, 2002
11:51 am
3480
The other alternative is to just not worry about the extra handlers. they cost bugger all and they are only there because of the standard. But if you really...
Greg Wilkins
gregjwilkins
Offline Send Email
May 8, 2002
12:46 pm
3481
Hello all, Recently I've been working on a network monitoring application that has jetty bundled within. I'm more familiar with Apache and I was wondering what...
gonlinetoday
gonlinetoday@...
Send Email
May 8, 2002
2:46 pm
3482
Hello all, Recently I've been working on a network monitoring application that has jetty bundled within. I'm more familiar with Apache and I was wondering what...
gonlinetoday
gonlinetoday@...
Send Email
May 8, 2002
2:51 pm
Messages 3453 - 3482 of 8501   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help