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 9458 - 9487 of 10428   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
9458
I have an application that runs fine in Tomcat. However, when deploying to other containers (including Jetty) only strange chars appear. It is a struts (1.1)...
kvj2020
jetty-support@...
Send Email
Aug 1, 2007
2:33 pm
9459
Hi, I have problem using imagick(http://www.yeo.id.au/jmagick/) with jetty. i dont know where i have to put imagick.dll in jetty so it will work. please ...
JigarP
jetty-support@...
Send Email
Aug 1, 2007
2:44 pm
9460
I'm trying to turn off parsing of #{} in Jetty 6 / JSP 2.1 so I can use Struts 2 and its OGNL expressions (http://tinyurl.com/ynunts). Today, I discovered that...
mraible
jetty-support@...
Send Email
Aug 1, 2007
11:47 pm
9461
I am a newbie with jetty. I am looking at using jetty for a disconnected webapplication for a DOD application. I had no problem running the webapp when...
ravik
jetty-support@...
Send Email
Aug 2, 2007
5:22 am
9462
Hi all, I have deployed several webapps but no root (default) webapp. When just entering the server-adress (http://someserver) without specifying a concrete...
Klaszen
jetty-support@...
Send Email
Aug 2, 2007
2:30 pm
9463
Hi Klaus, Are you using jetty plug-in with eclipse - If yes then here is the solution for your problem You can specify context name instead of default root as...
Chandak, Sanjay
jetty-support@...
Send Email
Aug 2, 2007
2:42 pm
9464
Hi Sanjay, thank's for your quick reply :-) I found the settings in jetty.xml already but this did not help me. Remember my Problem - I don't want to define a...
Klaszen
jetty-support@...
Send Email
Aug 2, 2007
3:46 pm
9465
Hi Jan, this sounds good - I will take it, if possible - but it does not seem to work with Jetty 4.2.x. Unfortunately I have to run my applications with 4.2 -...
Klaszen
jetty-support@...
Send Email
Aug 3, 2007
9:07 am
9466
... <security-constraint> <web-resource-collection> <web-resource-name>A page</web-resource-name> <url-pattern>/*</url-pattern> </web-resource-collection> ...
GVG GVG
jetty-support@...
Send Email
Aug 3, 2007
2:46 pm
9467
I'm getting a ClassNotFoundException that I have traced back to a comma in the directory path. Is there any reason why a comma would cause the loading of my...
Michael Shoener
jetty-support@...
Send Email
Aug 3, 2007
4:39 pm
9468
I haven't tried deferred-syntax-allowed-as-literal in GlassFish, but I have in Tomcat. The following article seems to explain things pretty well: ...
mraible
jetty-support@...
Send Email
Aug 3, 2007
4:48 pm
9469
This may be of interest to Jetty users - according to this thread: http://www.nabble.com/jsp-compile-error-messages-tf4111892.html#a11754225 the problem with...
Kent Fitch
jetty-support@...
Send Email
Aug 5, 2007
7:04 am
9470
Hi, I want to use Java Server Faces to write WEB apps. Jetty seems not support jsf and I have to make some configurations and add some jars. Could you please...
贺齐
jetty-support@...
Send Email
Aug 5, 2007
10:51 am
9471
Hi, Is there any document and example? Regards HeQi ... This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems?...
贺齐
jetty-support@...
Send Email
Aug 5, 2007
2:38 pm
9472
Hi all. Could you tell me if I can setup jetty to work as a general purpose TCP/IP server? -- Leandro Rodrigo Saad Cruz software developer - certified scrum...
Leandro Rodrigo Saad ...
jetty-support@...
Send Email
Aug 5, 2007
9:45 pm
9473
Hi, I tested Sun's RI of JSF and it runs well on jetty 6.1.5 stand alone. But I don't know how to configure when using jetty integrated with JBoss. Are there...
贺齐
jetty-support@...
Send Email
Aug 6, 2007
8:08 am
9474
Are you saying that you're unable to reproduce this issue? If so, what version of Jetty are you using? I can try to reproduce it on my end and post a zip for...
mraible
jetty-support@...
Send Email
Aug 6, 2007
4:50 pm
9475
Hi jetty experts, Can jetty be integrated with apache?Thanks Regards HeQi ... This SF.net email is sponsored by: Splunk Inc. Still grepping through log files...
贺齐
jetty-support@...
Send Email
Aug 6, 2007
5:27 pm
9476
HeQi you mean httpd? you can try this http://docs.codehaus.org/display/JETTY/Configuring+AJP13+Using+mod_jk thanks bong ... This SF.net email is sponsored by:...
Leopoldo Lee Agdeppa ...
jetty-support@...
Send Email
Aug 7, 2007
2:26 am
9477
4b53EcBc ... This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration...
Staffan molchanov
jetty-support@...
Send Email
Aug 7, 2007
4:03 am
9478
... This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files...
Kendrick Elkins
jetty-support@...
Send Email
Aug 7, 2007
7:47 am
9479
Bong: Thank you! ... This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and...
贺齐
jetty-support@...
Send Email
Aug 7, 2007
8:13 am
9480
I installed Jetty (6.1.5), on Windows with JDK 1.6.0_02) and tried the chat example, and it gave some rather strange behavior. I opened two browser windows...
jimrandomh
jetty-support@...
Send Email
Aug 7, 2007
1:18 pm
9481
... This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files...
jetty-support@...
Send Email
Aug 7, 2007
4:03 pm
9482
What is the expected behavior of STOP.PORT=0 for Jetty 6? "A value of 0 disables the mechanism." http://docs.codehaus.org/display/JETTY/SystemProperties "If...
Cameron Taggart
jetty-support@...
Send Email
Aug 7, 2007
5:29 pm
9483
Jim, well firstly the chat example is not a comet framework, so I would look at the cometd examples as a better thing to base your comet app on (which also...
Greg Wilkins
jetty-support@...
Send Email
Aug 7, 2007
10:57 pm
9484
I have greatly improved the javascript for this demo. It now starts nicely all the time and warns if multiple browsers are detected. But, it is still better to...
Greg Wilkins
jetty-support@...
Send Email
Aug 8, 2007
12:45 am
9485
Good Day, buddy!Sensation! Saddam Hussein is alive! Exclusive video - here!Regards. ... This SF.net email is sponsored by: Splunk Inc. Still grepping through...
Janine Ashby
jetty-support@...
Send Email
Aug 8, 2007
1:23 am
9486
A maintenance release of Jetty 5.1.14 is now available via http://jetty.mortbay.org Jetty-5.1.14 - 11 July 2007 + JETTY-155 force close with content length. +...
Greg Wilkins
jetty-support@...
Send Email
Aug 8, 2007
2:01 am
9487
... This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files...
Krystina Menendez
jetty-support@...
Send Email
Aug 8, 2007
11:19 am
Messages 9458 - 9487 of 10428   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