Hi Matthew, we practice Open Participation Software here, "Wiki brought to coding", so no patches here. By signing up you have already access to the code SVN, so feel free to commit the changes, if not Alin is faster ;)
/peter GTalk: neubauer.peter Skype peter.neubauer ICQ 18762544 GTalk neubauer.peter Phone +46704 106975 LinkedIn http://www.linkedin.com/in/neubauer Twitter http://twitter.com/peterneubauer http://www.neo4j.org - New Energy for Data - the Graph Database. http://www.ops4j.org - New Energy for OSS Communities - Open Participation Software. http://www.qi4j.org - New Energy for Java - Domain Driven Development. On Thu, Jul 24, 2008 at 9:02 PM, Matthew Roy (JIRA) <[EMAIL PROTECTED]> wrote: > > [ > http://issues.ops4j.org/jira/browse/PAXWEB-101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel > ] > > Matthew Roy updated PAXWEB-101: > ------------------------------- > > Attachment: testPatch.patch > > Patch to fix tests, so that they expect the 404 on missing resources > >> Allow option to use NIO based SelectChannelConnector for the Jetty Server >> ------------------------------------------------------------------------- >> >> Key: PAXWEB-101 >> URL: http://issues.ops4j.org/jira/browse/PAXWEB-101 >> Project: Pax Web >> Issue Type: Improvement >> Components: WebContainer >> Reporter: Matthew Roy >> Assignee: Alin Dreghiciu >> Attachments: addNIOpatch.patch, testPatch.patch >> >> >> In order to use cometd/bayeux for ajax applications, it is beneficial to use >> the NIO based SelectChannelConnector instead of the blocking IO connector >> for the Jetty server. I've created a patch that adds a new configuration >> option "useNIO", which allows one to specify which type of Connector to >> create. The patch also includes a fix which throws a 404 within the >> ResourceServlet if the requested resource does not exist. This was based on >> reading section 102.4 of the HttpService spec which talks find the resource >> for an HttpRequest , and ends by saying "Otherwise the Http Service must >> return HttpServletResponse.SC_NOT_FOUND(404) to the client" > > -- > This message is automatically generated by JIRA. > - > If you think it was sent incorrectly contact one of the administrators: > http://issues.ops4j.org/jira/secure/Administrators.jspa > - > For more information on JIRA, see: http://www.atlassian.com/software/jira > > > > _______________________________________________ > notify mailing list > [EMAIL PROTECTED] > http://lists.ops4j.org/mailman/listinfo/notify > > _______________________________________________ general mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/general
