<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.comp.java.jetty.support">
    <title>gmane.comp.java.jetty.support</title>
    <link>http://blog.gmane.org/gmane.comp.java.jetty.support</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.jetty.support/15113"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.jetty.support/15111"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.jetty.support/15109"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.jetty.support/15108"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.jetty.support/15106"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.jetty.support/15105"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.jetty.support/15104"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.jetty.support/15102"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.jetty.support/15099"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.jetty.support/15093"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.jetty.support/15092"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.jetty.support/15079"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.jetty.support/15078"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.jetty.support/15073"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.jetty.support/15068"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.jetty.support/15067"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.jetty.support/15065"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.jetty.support/15064"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.jetty.support/15061"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.java.jetty.support/15060"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.jetty.support/15113">
    <title>[jetty-user] Confiigure JVM setting in Jetty standalone server</title>
    <link>http://comments.gmane.org/gmane.comp.java.jetty.support/15113</link>
    <description>&lt;pre&gt;I'm trying to install a standalone jetty 7.6.3 server in CENTOS. I was able
successfully deploy and run a sample application with default settings. Now
i want to increase the JVM memory, that is set the Xmx and Xms parameters.
After reading through the documentation i have set them in start.ini file.
But this is not getting reflected when i start the server. I have tried
using --exec parameter in start.ini, but this spawns a separate VM.

I'm using java -jar start.jar to start the server

How do i configure the JVM memory GC setting in a jetty standalone server

Thanks

Rohit
&lt;/pre&gt;</description>
    <dc:creator>Rohit Reddy</dc:creator>
    <dc:date>2012-05-21T05:32:57</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.jetty.support/15111">
    <title>[jetty-user] What need pay attention if I use jetty as reverse proxy server?</title>
    <link>http://comments.gmane.org/gmane.comp.java.jetty.support/15111</link>
    <description>&lt;pre&gt;Hi all,I want to use jetty as reverse proxy server(replace apache httpd),what
need pay attention to?How to config static resource cache?

Best Rgds
L.J.W

--
View this message in context: http://jetty.4.n6.nabble.com/What-need-pay-attention-if-I-use-jetty-as-reverse-proxy-server-tp4949351.html
Sent from the Jetty Support mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email



&lt;/pre&gt;</description>
    <dc:creator>ljw79618</dc:creator>
    <dc:date>2012-05-03T14:04:35</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.jetty.support/15109">
    <title>[jetty-user] Expiry Headers</title>
    <link>http://comments.gmane.org/gmane.comp.java.jetty.support/15109</link>
    <description>&lt;pre&gt;Hi all,
I'm trying to set the expires entity-header field in static content http
headers. I see the cacheControl bit which can be set through
webdefaults.xml. Is there a parameter for expiry as well? Thanks in advance.
&lt;/pre&gt;</description>
    <dc:creator>Justin Phillips</dc:creator>
    <dc:date>2012-05-02T18:27:26</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.jetty.support/15108">
    <title>[jetty-user] Sharing SessionManager between contexts</title>
    <link>http://comments.gmane.org/gmane.comp.java.jetty.support/15108</link>
    <description>&lt;pre&gt;All,

I have an embedded Jetty 6 where I would like to share session data
between several webapps. The simplest approach would be if there was a
way to declare a set of web apps as "friendly" and automatically get
the same session instance for the same session cookie in each web apps
context. Unfortunately is explicitly forbidden (on presumed "security"
grounds) in the Servlet spec.

Now, I don't have any problems breaking against the spec if it can
help in my programming model. If I actually were to achieve to share
session objects between friendly contexts, are there any actual
problems in doing so? Let's say that I programmatically inject the
same SessionManager into all contexts concerned, would it work as
expected when sessions are serialized, times out or are otherwise
invalidated? Would the session be kept from timing out in all contexts
when being accessed in one? Do the answers depend on the
SessionManager implementation, or is it part of the session manager
contract to do what I want (or not)?

I u&lt;/pre&gt;</description>
    <dc:creator>Simon Tardell</dc:creator>
    <dc:date>2012-04-29T11:06:06</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.jetty.support/15106">
    <title>[jetty-user] What happened to org.eclipse.jetty.http.gzip.GzipStream in 8.1.3?</title>
    <link>http://comments.gmane.org/gmane.comp.java.jetty.support/15106</link>
    <description>&lt;pre&gt;I have an application that uses org.eclipse.jetty.http.gzip.GzipStream. This
class is gone from 8.1.3. What happened to it?

I've searched but didn't find anything.

--
View this message in context: http://jetty.4.n6.nabble.com/What-happened-to-org-eclipse-jetty-http-gzip-GzipStream-in-8-1-3-tp4909724p4909724.html
Sent from the Jetty Support mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email



&lt;/pre&gt;</description>
    <dc:creator>tweitzel</dc:creator>
    <dc:date>2012-04-23T09:58:58</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.jetty.support/15105">
    <title>[jetty-user] Jetty 7.6.3.v20120416 and 8.1.3.v20120416 Released!</title>
    <link>http://comments.gmane.org/gmane.comp.java.jetty.support/15105</link>
    <description>&lt;pre&gt;We have finally pushed the releases out to maven central and updated
all the relavent download artifacts in the download areas of eclipse
and codehaus.

There have been a number of issues addressed with the recent SPDY support.

Below are the patch notes for each of the releases!

cheers,
jesse

jetty-7.6.3.v20120416 - 16 April 2012
 + 367172 Remove detection for slf4j NOPLogger
 + 373269 Make ServletHandler.notFound() method impl do nothing - override to
   send back 404.
 + 373421 address potential race condition related to the nonce queue removing
   the same nonce twice
 + 373952 bind called too frequently on refresh
 + 374018 correctly handle requestperminuted underflow
 + 374252 SslConnection.onClose() does not forward to nested connection.
 + 374258 SPDY leaks SSLEngines. Made the test more reliable.
 + 374367 NPE in QueuedThreadPool.dump() with early java6 jvms
 + 374475 Response.sendRedirect does not encode UTF-8 characters properly
 + 374881 Set copyWebInf to false by default
 + 374891 enhancement &lt;/pre&gt;</description>
    <dc:creator>Jesse McConnell</dc:creator>
    <dc:date>2012-04-17T17:12:26</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.jetty.support/15104">
    <title>[jetty-user] Hanging threads when using Jetty 6 with IE8 &amp; IE9</title>
    <link>http://comments.gmane.org/gmane.comp.java.jetty.support/15104</link>
    <description>&lt;pre&gt;Greetings,


Jetty is great, we love it so much, you are all doing such a wonderful work
!



We are experiencing a high priority problem at one of our customer sites.

The symptoms we are seeing are, that simple browser GET requests for images
or static resources just hang for up 50 seconds with no apparent reason.



We are using:

Jetty 6.x (latest) with BIO connector running on Windows 2008 32 bit with
Java 1.6.x (latest)



We are using the following thread pool settings in jetty.xml:

    &amp;lt;Set name="ThreadPool"&amp;gt;

      &amp;lt;New class="org.mortbay.thread.QueuedThreadPool"&amp;gt;

        &amp;lt;Set name="minThreads"&amp;gt;10&amp;lt;/Set&amp;gt;

        &amp;lt;Set name="maxThreads"&amp;gt;200&amp;lt;/Set&amp;gt;

        &amp;lt;Set name="lowThreads"&amp;gt;20&amp;lt;/Set&amp;gt;

        &amp;lt;Set name="SpawnOrShrinkAt"&amp;gt;2&amp;lt;/Set&amp;gt;

      &amp;lt;/New&amp;gt;

    &amp;lt;/Set&amp;gt;



On the client side the problem only occurs when using IE8 and IE9 but not
with IE7 (probably since IE7 is limited to two concurrent requests but we
are not sure)



When the problem occurs we can see in the server logs the following events:

1.&lt;/pre&gt;</description>
    <dc:creator>Lior Yaffe</dc:creator>
    <dc:date>2012-04-04T12:47:27</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.jetty.support/15102">
    <title>[jetty-user] pack200 in WEB-INF/lib?</title>
    <link>http://comments.gmane.org/gmane.comp.java.jetty.support/15102</link>
    <description>&lt;pre&gt;Hi

Using pack200 to compress .jars can make quite a difference. One of our
largest JARs goes from 10 MB to 1.5 MB. Although URLClassLoader can
handle them just fine no container I saw to far seems to support
.jar.pack.gz in WEB-INF/lib/. Probably because section 10.5 of the
servlet spec mentions only WEB-INF/lib/*.jar.

Is there any reason pack200 was not considered so far?

I posted this on the servlet mailing list [1] but of course got no reply.

 [1]
http://java.net/projects/servlet-spec/lists/users/archive/2012-03/message/31

Cheers
Philippe


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email



&lt;/pre&gt;</description>
    <dc:creator>Philippe Marschall</dc:creator>
    <dc:date>2012-03-26T09:12:56</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.jetty.support/15099">
    <title>[jetty-user] Using embedded Jetty with JAX-WS. Is there any way to get the Servlet_Request ?</title>
    <link>http://comments.gmane.org/gmane.comp.java.jetty.support/15099</link>
    <description>&lt;pre&gt;Hello everyone,

Here is my first post to the Jetty mailing list. I discovered the Jetty
world a few weeks ago, and, well: it's great!

I hope you could help me in resolving my issue.

I have developed a WebService using:

   - JAX-WS 2.2.5
   - Jetty 8.1.2, embedded, no web.xml
   - jetty-http-spi-8.1.0.RC4.jar (for
   using org.eclipse.jetty.http.spi.JettyHttpServer)

The Web Service works pretty well using https. I need now to add a client
authentifcation. I would like to use HttpSessionScope, however,
HttpSessionScope needs to access the servlet request from the
WebServiceContext (SERVLET_REQUEST), which is in my case always NULL.
Do you know how to configure an embedded Jetty with HttpSessionScope
working ? If not, do you know how to get the servlet request not NULL ?

FYI, I have posted this question to the JAX-WS forum as well with no answer
yet (
http://www.java.net/forum/topic/glassfish/metro-and-jaxb/using-httpsessionscope-embedded-jetty
)

Hope you can help,
Mabda

Here is my (really simple) code:&lt;/pre&gt;</description>
    <dc:creator>choco vanille</dc:creator>
    <dc:date>2012-03-22T22:29:35</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.jetty.support/15093">
    <title>[jetty-user] test-jetty-servlet masks thrown exception types as of 7.6.0.RC4 (including latest release)</title>
    <link>http://comments.gmane.org/gmane.comp.java.jetty.support/15093</link>
    <description>&lt;pre&gt;
I'm using the Jetty Servlet Tester library to test a Filter.  The following 
test works fine in version 7.5.4.v20111024 and right up through 7.6.0.RC3....

&amp;lt; at &amp;gt;Test(expected = ServletException.class)
    public void initMissingHttpFilterRequiredParamContainer() throws Exception
    {
        final ServletTester localTester = new ServletTester();
        localTester.addFilter(HttpFilter.class, "/httpfilter/arbitrary/*", 
FilterMapping.REQUEST);
        localTester.setContextPath("");
        localTester.start();
    }

I expect a ServletException because a required init parameter wasn't set and, 
in such case, my filter throws a ServletException to indicate the problem.

But as of version 7.6.0.RC4 and right up through the latest 7.6.2.v20120308, I 
get the following error....

  
initMissingHttpFilterRequiredParamContainer(com.blah.servlet.HttpFilterTest): 
Unexpected exception, expected&amp;lt;javax.servlet.ServletException&amp;gt; but 
was&amp;lt;org.eclipse.jetty.util.MultiException&amp;gt;


It &lt;/pre&gt;</description>
    <dc:creator>Jacob Kjome</dc:creator>
    <dc:date>2012-03-19T22:17:39</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.jetty.support/15092">
    <title>[jetty-user] Jetty - Access-Control-Allow-Origin</title>
    <link>http://comments.gmane.org/gmane.comp.java.jetty.support/15092</link>
    <description>&lt;pre&gt;Hello. 

 I create a context for a certain war file in Java code and would like to
make sure the HTTP Response Header has "Access-Control-Allow-Origin:  *". I
can do this in the doGet code section of course with a:

 public void handle(..., HttpServletResponse httpResponse, ...){

     httpResponse.setHeader("Access-Control-Allow-Origin", "*");

 ---

 but my question is how do I do it for the home page of a war file that is
added to the server like:

 Server server = new Server(80);
 List&amp;lt;Handler&amp;gt; listHandler = new ArrayList&amp;lt;Handler&amp;gt;();
 WebAppContext webAppContext = new
WebAppContext("../webapps/ePAD.war","/epad");
 listHanlder.add(webAppContext);

 Thanks for any responses.

Alan
 

--
View this message in context: http://jetty.4.n6.nabble.com/Jetty-Access-Control-Allow-Origin-tp4634198p4634198.html
Sent from the Jetty Support mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.&lt;/pre&gt;</description>
    <dc:creator>AlanS</dc:creator>
    <dc:date>2012-03-19T17:52:03</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.jetty.support/15079">
    <title>[jetty-user] (Jetty 8.0.4 and Solr) Can't call *functional* Solr endpoints</title>
    <link>http://comments.gmane.org/gmane.comp.java.jetty.support/15079</link>
    <description>&lt;pre&gt;Hi,

I'm having problems accessing Solr from Jetty.

My webapplication is deployed as is Solr - currently still in the same
Jetty instance.

Some preliminaries:
1) Accessing my webapplication works 100%.
2) Accessing Solr works 100%. I can access the Solr admin interface and
execute a search (through an url eg
http://localhost:8080/solr/select?wt=json&amp;amp;indent=true&amp;amp;q=text:sushi&amp;amp;sort=id+desc&amp;amp;start=0&amp;amp;rows=10).
 Accessing the search url works 100% from a Java testcase and when I use it
in my browser.

The problem:
When I try to use THE SAME JAVA CODE now just in my deployed webapplication
in Jetty - it no longer works.

I get the following error:
Mar 18, 2012 1:22:18 PM org.apache.solr.common.SolrException log
SEVERE: org.eclipse.jetty.io.EofException
        at org.eclipse.jetty.server.HttpOutput.write(HttpOutput.java:154)
        at org.eclipse.jetty.server.HttpOutput.write(HttpOutput.java:101)
        at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221)
        at sun.nio.cs.StreamEncoder.implWrite(S&lt;/pre&gt;</description>
    <dc:creator>Serdyn du Toit</dc:creator>
    <dc:date>2012-03-18T11:46:57</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.jetty.support/15078">
    <title>[jetty-user] Jetty 8 and Maven Jetty Plugin jetty:run-war not working</title>
    <link>http://comments.gmane.org/gmane.comp.java.jetty.support/15078</link>
    <description>&lt;pre&gt;Ive' been trying to run a very simple servlet 3.0 with no web.xml using
spring 3.1 (see source code below). When I use the maven jetty plugin by
calling

/mvn clean jetty:run-war/

the spring 3.1 SpringServletContainerInitializer servlet is detected but it
does not call the onStartup method of my XyzWebApplicationInitializer. But
if I run the following:

/mvn clean jetty:run/

then my XyzWebApplicationInitializer servlet is detected and the "TESTING"
message is printed to stdout. 

Is this a bug or what have I done wrong?
Thanks, shane.

*com.xyz.jetty.XyzWebApplicationInitializer.java*
package com.xyz.jetty;

import org.springframework.web.WebApplicationInitializer;
import javax.servlet.ServletContext;
import javax.servlet.ServletException;

public class XyzWebApplicationInitializer implements
WebApplicationInitializer {
  public void onStartup(ServletContext servletContext) throws
ServletException {
    System.out.println("TESTING");
  }
}

*POM.XML*
&amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;
&amp;lt;project xmlns="h&lt;/pre&gt;</description>
    <dc:creator>rowatt</dc:creator>
    <dc:date>2012-03-17T07:15:09</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.jetty.support/15073">
    <title>[jetty-user] How to embedd Jetty 8.0?</title>
    <link>http://comments.gmane.org/gmane.comp.java.jetty.support/15073</link>
    <description>&lt;pre&gt;Hi All,
     I need to develop a small MQ client embedding Jetty inside. I would like to use Jetty 8 for Servlet 3 features. I understand from the tutorial that I need only 2 jars.

a)I downloaded "jetty-all-8.1.2.v20120308.jar" from here:
http://repo1.maven.org/maven2/org/eclipse/jetty/aggregate/jetty-all/8.1.2.v20120308/ 


b)Then I downloaded Jetty 8 distribution from here:
http://download.eclipse.org/jetty/stable-8/dist/ 

I see that "servlet-api-3.0.jar" is inside the lib folder.

I am going to [a] &amp;amp; [b] to build my application. Is this correct?

The reason  I am asking is that I don't see servlet-api-3.0 jar here. (all are in alpha)
http://repo1.maven.org/maven2/javax/servlet/servlet-api/ 


Thanks,
-Uday.&lt;/pre&gt;</description>
    <dc:creator>Uday Subbarayan</dc:creator>
    <dc:date>2012-03-16T22:30:50</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.jetty.support/15068">
    <title>[jetty-user] Run Embedded Jetty Server in Background on Linux</title>
    <link>http://comments.gmane.org/gmane.comp.java.jetty.support/15068</link>
    <description>&lt;pre&gt;Hello,

I'm using a ssh session on a Linux server to start an Embedded Jetty Server
to run a web application that exposes web services. When I use the java
-jar start.jar to bring up the Jetty web server instance I don't have
access to the command line in that session and must open up a new ssh
session in order to run a command line application that invokes the web
services running on the jetty instance. Is there any way to run jetty in
the background and in the same ssh session have access to the command line?
Thanks for reading!

&lt;/pre&gt;</description>
    <dc:creator>colin gray</dc:creator>
    <dc:date>2012-03-15T04:53:26</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.jetty.support/15067">
    <title>[jetty-user] CGI HTTPS variable not being set using AJP+Jetty</title>
    <link>http://comments.gmane.org/gmane.comp.java.jetty.support/15067</link>
    <description>&lt;pre&gt;I recently switched from using a Caucho Resin backend (mod_caucho) to Jetty 7.2.2 via AJP for running Railo webapps
under Apache 2.2.19/Centos 5

An issue that has come up since the switch is that HTTPS sites no longer set the CGI scope variable 'https' to 'on' -
it's just an empty string. I'm not sure if this is a Jetty issue or Apache/AJP/Proxy related issue. My Apache SSL vhost
contains:

        RewriteEngine On

        # Proxy CFML files to Jetty
        RewriteCond %{REQUEST_FILENAME} /[^/:]+\.cfml*$
        RewriteRule (.*) ajp://%{HTTP_HOST}:8009$1 [P,L]

        # Enable/Disable SSL for this virtual host.
        SSLEngine on

Any thoughts on what might be causing this issue?

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email



&lt;/pre&gt;</description>
    <dc:creator>SpliFF</dc:creator>
    <dc:date>2012-03-14T06:00:30</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.jetty.support/15065">
    <title>[jetty-user] Jetty 7.6.2 and 8.1.2 (v20120308) Released!</title>
    <link>http://comments.gmane.org/gmane.comp.java.jetty.support/15065</link>
    <description>&lt;pre&gt;We have pushed the 7.6.2.v20120308 and 8.1.2.v20120308 releases and
they are now available for download from maven central and the usual
eclipse and codehaus download locations.

We anticipate another release that will resolve a few lingering jsp
issues related to OSGI usage so if your an osgi user you might want to
wait for the next release before updating.

cheers,
jesse

The following issues were resolved in both releases:

 + 370387 SafariWebsocketDraft0Test failure during build.
 + 371168 Update ClientCrossContextSessionTest
 + 372093 handle quotes in Require-Bundle manifest string
 + 372457 Big response + slow clients + pipelined requests cause Jetty spinning
   and eventually closing connections. Added a TODO for a method renaming that
   will happen in the next major release (to avoid break implementers).
 + 372487 JDBCSessionManager does not work with Oracle
 + 372806 Command line should accept relative paths for xml config files
 + 373037 jetty.server.Response.setContentLength(int) should not close&lt;/pre&gt;</description>
    <dc:creator>Jesse McConnell</dc:creator>
    <dc:date>2012-03-09T19:51:31</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.jetty.support/15064">
    <title>[jetty-user] Jetty and Geoserver, error 404</title>
    <link>http://comments.gmane.org/gmane.comp.java.jetty.support/15064</link>
    <description>&lt;pre&gt;Hi,

I'm using Geoserver which comes with Jetty. I want to add my own html pages
but I always get message "http error 404", NOT found,
RequestUri=/geoserver/mypage.html, even of course if the page is available.
I try to create other folder with no success.

How can I use Jetty to host my html pages ?? 

Thanks very much for your help,

Olivier

--
View this message in context: http://jetty.4.n6.nabble.com/Jetty-and-Geoserver-error-404-tp4559897p4559897.html
Sent from the Jetty Support mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email



&lt;/pre&gt;</description>
    <dc:creator>olivier</dc:creator>
    <dc:date>2012-03-08T20:13:20</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.jetty.support/15061">
    <title>[jetty-user] Error with Basic HTTP Authentication using Karaf realm in Jetty</title>
    <link>http://comments.gmane.org/gmane.comp.java.jetty.support/15061</link>
    <description>&lt;pre&gt;Hi, 

I'm trying to workout an example using basic HTTP authentication with
ServiceMix 4.4.1 and karaf 

The following is my setup. 

====================================================== 
== web.xml 
====================================================== 
&amp;lt;!DOCTYPE web-app PUBLIC 
 &amp;amp;quot;-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN&amp;amp;quot; 
 &amp;amp;quot;http://java.sun.com/dtd/web-app_2_3.dtd&amp;amp;quot; &amp;gt;

&amp;lt;web-app&amp;gt;
  &amp;lt;display-name&amp;gt;Archetype Created Web Application&amp;lt;/display-name&amp;gt;
  &amp;lt;servlet&amp;gt;
    &amp;lt;servlet-name&amp;gt;simple&amp;lt;/servlet-name&amp;gt;
    &amp;lt;servlet-class&amp;gt;org.sonatype.mavenbook.web.SimpleServlet&amp;lt;/servlet-class&amp;gt;
  &amp;lt;/servlet&amp;gt;
  &amp;lt;servlet-mapping&amp;gt;
    &amp;lt;servlet-name&amp;gt;simple&amp;lt;/servlet-name&amp;gt;
    &amp;lt;url-pattern&amp;gt;/simple&amp;lt;/url-pattern&amp;gt;
  &amp;lt;/servlet-mapping&amp;gt;

  &amp;lt;security-constraint&amp;gt;
    &amp;lt;display-name&amp;gt;MathSecurityConstraint&amp;lt;/display-name&amp;gt;
    &amp;lt;web-resource-collection&amp;gt;
      &amp;lt;web-resource-name&amp;gt;MathService&amp;lt;/web-resource-name&amp;gt;
      &amp;lt;url-pattern&amp;gt;/*&amp;lt;/url-pattern&amp;gt;
    &amp;lt;/web-resource-collection&amp;gt;
    &amp;lt;auth-constraint&amp;gt;
      &amp;lt;role-name&amp;gt;admi&lt;/pre&gt;</description>
    <dc:creator>quark020</dc:creator>
    <dc:date>2012-03-07T07:34:50</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.jetty.support/15060">
    <title>[jetty-user] Jetty 6.1.25: HTTP POST request executed twice</title>
    <link>http://comments.gmane.org/gmane.comp.java.jetty.support/15060</link>
    <description>&lt;pre&gt;Hi everyone,

I am using Jetty 6.1.25 in OSGi environment (Equinox). I have
implemented a Servlet to process XML over HTTP and requests could be
larger than 100KB. At times, processing the request could take 30-40
secs. Under this condition, Jetty is executing the requests twice.

The problem seems to be identical to the one reported at the following link:

http://dev.outerthought.org/trac/outerthought_kauri/ticket/434

Is this a known issue? If so, is there a fix or a work-around?

Any help is highly appreciated.

Thanks
Carthic

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email



&lt;/pre&gt;</description>
    <dc:creator>Carthic Sundararaj</dc:creator>
    <dc:date>2012-03-06T12:28:43</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.java.jetty.support/15058">
    <title>[jetty-user] [Jetty Maven Plugin] Not pulling in Test scope dependencies when useTestScope is true</title>
    <link>http://comments.gmane.org/gmane.comp.java.jetty.support/15058</link>
    <description>&lt;pre&gt;I have the plugin configured to pull in test classes and
dependencies[1], however it doesn't seem to be pulling in my test
dependencies.  I am receiving a NoClassDefFoundError on the class from
a test dependency, if I switch the dependency to a scope of compile,
it works fine.

My use case is that I have a jar that contains JAX-RS resources.  I am
using the Jersey Maven Plugin to do integration testing using embedded
Jetty.  I have a web.xml in /src/test/webapp/WEB-INF/, and have test
dependencies that mock out some services.  The mock services are only
found when they are pulled in using a "compile" scope.  I would
however like these dependencies to have a scope of "test" since they
are only used for testing.

Any ideas?

[1] useTestScope
http://wiki.eclipse.org/Jetty/Feature/Jetty_Maven_Plugin#Configuring_additional_parameters

            &amp;lt;plugin&amp;gt;
                &amp;lt;groupId&amp;gt;org.mortbay.jetty&amp;lt;/groupId&amp;gt;
                &amp;lt;artifactId&amp;gt;jetty-maven-plugin&amp;lt;/artifactId&amp;gt;
                &amp;lt;version&amp;gt;8.1.0.v20120127&amp;lt;/versi&lt;/pre&gt;</description>
    <dc:creator>Nathan Schile</dc:creator>
    <dc:date>2012-03-05T03:18:39</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.java.jetty.support">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.java.jetty.support</link>
  </textinput>
</rdf:RDF>

