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

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 6566 - 6595 of 10422   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
6566
This is an issue with the Realm implementation that you use, as Jetty will always check with it. The HashUserRealm that jetty uses by default does not...
Greg Wilkins
gregjwilkins
Offline Send Email
Aug 1, 2003
8:03 am
6567
Certainly! Issue 1: Using the demo, the following lines were modified in jetty's web.xml: <error-page> <error-code>404</error-code> ...
dechensan
jadler@...
Send Email
Aug 1, 2003
1:56 pm
6568
Lemme ask an alternate question... I should first note that all this stuff is essentially for "personal" use. It's just stuff for my house/family, for my...
Chris Bailey
christopherr...
Offline Send Email
Aug 1, 2003
6:09 pm
6569
This is a regular posting to jetty-support as a FAQ to using this list: + This list if for jetty related support questions. General questions about servlets...
jetty-support@yahoogr...
Send Email
Aug 3, 2003
9:33 am
6570
Hi, I have just made the following experiences: Target: Make PERL scripts execute in Jboss3.2.1/Jetty bundle for winXP. How to: When you want to enable Perl...
klutus1
Offline Send Email
Aug 3, 2003
8:20 pm
6571
Some more anecdotes around this strange issue... On my particular WinXP system, I can run perlscripts with the ... works as well as ... With this in mind I...
klutus1
Offline Send Email
Aug 3, 2003
8:39 pm
6572
What is the file system path to your copy of awstats.pl ? Chris ... javax.servlet.GenericServlet.init(GenericServlet.java:256) ... ...
Chris Haynes
chrishaynes_...
Offline Send Email
Aug 3, 2003
8:59 pm
6573
Hi, I'm using jetty 4.1.1. After configuring an SSL Listener, all seems to work just fine. Then I saw the following exception. What does it mean? The page...
wmistar
Offline Send Email
Aug 3, 2003
9:08 pm
6574
... It means that you should upgrade to a more recent jetty (4.2.11 or the 4.2.12 coming out soon). This was a bug in recycling a HTTP/1.1 connection where the...
Greg Wilkins
gregjwilkins
Offline Send Email
Aug 4, 2003
1:44 am
6575
Hil all. I'm currently using Jetty in conjunction with Jboss 4. Which methods are usually used to debug jsp pages in Jetty? I'm used to Tomcat where you can...
Antoine Fortuin
ant@...
Send Email
Aug 4, 2003
6:09 am
6576
... I can't reproduce this. See below. ... I just did the following: [107] cp demo/webapps/jetty/snoop.jsp demo/webapps/jetty/testthis.jsp [108] vi...
Greg Wilkins
gregjwilkins
Offline Send Email
Aug 4, 2003
6:49 am
6577
... I have not used the CGI servlet a lot, but I see no reason why it should be any less easy to use than apache?? If something does not work, then I'm sure...
Greg Wilkins
gregjwilkins
Offline Send Email
Aug 4, 2003
7:07 am
6578
I have to admit that I have a foot fetish. I love to kiss, caress, suck and lick them all night. I need someone that will let me do it to them and they do the...
sallyhandjob1
Offline Send Email
Aug 5, 2003
2:53 am
6579
Regards, Vasy...
akii.o@...
Send Email
Aug 5, 2003
12:21 pm
6580
First, I want to say that I think Jetty is the coolest thing I've ever seen done with Java, and I can't wait to start using it. I don't mean to be critical or...
benjaminballard
benjaminballard@...
Send Email
Aug 5, 2003
9:39 pm
6581
I am attempting to use virtual hosts when I initialize a WebApplication context. I am using Jetty 4.2.11 and I am configuring it programmatically. Here is...
swtet
Offline Send Email
Aug 5, 2003
10:07 pm
6582
If only there were a way to retract these things... I figured it out. I added a virtual host for my "/" context and then moved "/tet" to "/" and then they...
swtet
Offline Send Email
Aug 5, 2003
10:23 pm
6583
thanks for you comments on the doco. I think that what you are looking for is $JETTY_HOME/webapps/template Which is a template webapp. If you just run java...
Greg Wilkins
gregjwilkins
Offline Send Email
Aug 6, 2003
1:57 am
6584
Hi, I am new to usage of jetty and jetty plus. Jetty is used along with a cisco product sesm. The jetty server is started using the jmx ServerMbean....
srini60132604
Offline Send Email
Aug 6, 2003
3:19 pm
6585
Greg, Thank you. I had been using Jetty 4.2.9, which doesn't have a template webapp. I downloaded Jetty 4.2.11 and did as you said with success. My...
benjaminballard
benjaminballard@...
Send Email
Aug 6, 2003
7:40 pm
6586
... b> then I will need to make my own .xml file to use with start.jar b> following the example of etc/webdefault.xml, and I will also have b> to set the...
Metal Fatigue
metalfatigue0
Offline Send Email
Aug 6, 2003
7:59 pm
6587
... M.Allen 33 meadowsweet Eaton Ford St,Neots England PE19 7GR...
CARMENasbi@...
Send Email
Aug 6, 2003
8:47 pm
6588
Srini, The Cisco SESM integration was done before the existance of JettyPlus and it does not directly support it. More importantly, SESM uses it's own MBean...
Greg Wilkins
gregjwilkins
Offline Send Email
Aug 7, 2003
12:54 am
6589
Thanks for the reply Greg, even though the question was in the wrong forum, sorry for that I would contact cisco to get it done Srini ... JettyPlus and ... ...
srini60132604
Offline Send Email
Aug 7, 2003
5:19 am
6590
Hi! Could somebody clarify the configuration parameter: cgibinResourceBase 1. General description? 2. If it is a path, what is it relative to? 3. Can it be...
klutus1
Offline Send Email
Aug 7, 2003
8:10 am
6591
I am using the version of Jetty bundled with the JBoss 3.2.1 distribution. I am using the jk2 module on Apache 1.3.27. I receive the warning below following...
rpc6
Offline Send Email
Aug 8, 2003
6:51 pm
6592
I believe that this bug has been fixed in Jetty 4.2.11. You should be able to drop the jetty jars into jbossweb-jetty.sar as there have been no API changes. I...
Greg Wilkins
gregjwilkins
Offline Send Email
Aug 9, 2003
7:24 am
6593
... It replaces the resourcebase of the context. It is used when looking for cgi scripts - ie a request to cgi-bin/foo.pl will try cgibinResourceBase+"foo.pl" ...
Greg Wilkins
gregjwilkins
Offline Send Email
Aug 9, 2003
7:31 am
6594
Hi, I'm trying to figure out how to get the current JAAS Subject from within a Servlet. I'm using JBoss(Jetty) 3.2.1 . I've got the login module...
nullcoder
nullcoder@...
Send Email
Aug 10, 2003
4:13 am
6595
hi james, Try doing: Subject s = (Subject)request.getAttribute("j_subject"); on the HttpServletRequest object. If the user has been authenticated, then the...
Jan Bartel
janbartel
Offline Send Email
Aug 10, 2003
5:51 am
Messages 6566 - 6595 of 10422   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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