Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Jetty/Feature"

Line 1: Line 1:
 
{{Jetty}}
 
{{Jetty}}
 
{{note|still moving pages around; most of these will probably end up in different sections}}
 
  
 
== Asynchronous Servlets ==
 
== Asynchronous Servlets ==
* [[/Suspendable Requests|Suspendable Requests]]
+
* [[/Continuations|Continuations and Servlet 3.0]]
* [[/Continuations|Continuations]]
+
 
* [[/Quality of Service Filter|Quality of Service Filter]]
 
* [[/Quality of Service Filter|Quality of Service Filter]]
 +
* [[/Denial of Service Filter|Denial of Service Filter]]
 
* [[/Asynchronous REST and Jetty HTTP Client|Asynchronous REST and Jetty HTTP Client]]
 
* [[/Asynchronous REST and Jetty HTTP Client|Asynchronous REST and Jetty HTTP Client]]
 
* [[/Asynchronous Web Services|Asynchronous Web Services]]
 
* [[/Asynchronous Web Services|Asynchronous Web Services]]
 
== AJAX / Comet ==
 
* [[/Continuations for AJAX Comet|Continuations for AJAX Comet]]
 
* [[/Cometd|Cometd aka Bayeux]]
 
* [[/Acknowledged Messages|Acknowledged Messages]]
 
* [[/ActiveMQ|ActiveMQ]]
 
  
 
== Servlets and Filters ==  
 
== Servlets and Filters ==  
 
* [[/Servlets Bundled with Jetty|Servlets Bundled with Jetty]]
 
* [[/Servlets Bundled with Jetty|Servlets Bundled with Jetty]]
 +
* [[/Quality of Service Filter|Quality of Service Filter]]
 +
* [[/Denial of Service Filter|Denial of Service Filter]]
  
== Amazon EC2 ==
 
* [[Jetty on Amazon EC2]]
 
 
== Web Frameworks ==
 
* [[/DWR|DWR]]
 
* [[/MyFaces|MyFaces]]
 
* [[/JSF Reference Implementation|JSF Reference Implementation]]
 
* [[/Jakarta Slide|Jakarta Slide]]
 
* [[/Google Web Toolkit|GWT]]
 
* [[/Jetspeed2|Jetspeed2]]
 
* [[/ICEfaces|ICEfaces]]
 
  
 
== Mobile Computing ==
 
== Mobile Computing ==
Line 35: Line 18:
 
* [[JME CDC]]
 
* [[JME CDC]]
  
== Cargo ==
+
== Build Tools, Debuggers ==  
* [[Cargo container-agnostic testing tools]]
+
* Maven Support
 +
** Maven Jetty Plugin
 +
** Maven Jetty Jspc Plugin
 +
** Maven web app project archetypes
 +
* Ant
 +
** Ant Jetty Plugin
 +
* Eclipse
 +
** Developing Jetty in eclipse
 +
** Jetty Eclipse Plugin
 +
* IDEA
 +
** Developing Jetty with IntelliJ
  
== JEE Server Integrations ==
 
* [[/Apache Geronimo JEE|Apache Geronimo JEE]]
 
* [[/RedHat JBoss|RedHat JBoss]]
 
* [[/Grizzly Connector from Glassfish|Grizzly Connector from Glassfish]]
 
* [[/Sybase EAServer|Sybase EAServer]]
 
* [[/Remote Glassfish EJBs from Jetty|Remote Glassfish EJBs from Jetty]]
 
 
== Clustering Technologes ==
 
* Gigaspaces
 
* Terracotta
 
* WADI
 
* Session Clustering Using a Database
 
  
 
== OSGi ==
 
== OSGi ==
Line 61: Line 42:
 
* Jetty in JOnAS 5
 
* Jetty in JOnAS 5
  
== JIRA ==
+
== JEE Server Integrations ==
* How to Use Jetty with JIRA
+
* [[/Apache Geronimo JEE|Apache Geronimo JEE]]
 
+
* [[/RedHat JBoss|RedHat JBoss]]
== EJB ==
+
* [[/Grizzly Connector from Glassfish|Grizzly Connector from Glassfish]]
 +
* [[/Sybase EAServer|Sybase EAServer]]
 +
* [[/Remote Glassfish EJBs from Jetty|Remote Glassfish EJBs from Jetty]]
 
* Jetty and Spring EJB3 (Pitchfork)
 
* Jetty and Spring EJB3 (Pitchfork)
 
* JBoss EJB3
 
* JBoss EJB3
Line 70: Line 53:
 
* Remote Glassfish EJBs from Jetty
 
* Remote Glassfish EJBs from Jetty
  
== Infrastructure ==
+
 
 +
== Other Jetty Integrations ==  
 +
* [[Cargo container-agnostic testing tools]]
 
* Atomikos Transaction Manager
 
* Atomikos Transaction Manager
 
* JOTM
 
* JOTM
Line 77: Line 62:
 
* Binding JAX-WS 2.x Endpoints to Jetty contexts
 
* Binding JAX-WS 2.x Endpoints to Jetty contexts
  
== Eclipse Workbench ==
+
== Clustering Technologes ==
* Importing Jetty Source into Eclipse
+
* Gigaspaces
* Debugging Jetty with Eclipse
+
* Terracotta
* Debugging with the Maven Jetty Plugin inside Eclipse
+
* WADI
* Jetty Eclipse Plugin - Web Tooling Support
+
* Session Clustering Using a Database
* run-jetty-run
+
  
== Build Tools, Debuggers ==  
+
== Web Frameworks ==
* Maven Support
+
* [[/DWR|DWR]]
** Maven Jetty Plugin
+
* [[/MyFaces|MyFaces]]
*** Which files are scanned by the Maven Jetty Plugin?
+
* [[/JSF Reference Implementation|JSF Reference Implementation]]
** Maven Jetty Jspc Plugin
+
* [[/Jakarta Slide|Jakarta Slide]]
** Maven web app project archetypes (courtesy of Webtide)
+
* [[/Google Web Toolkit|GWT]]
* Ant
+
* [[/Jetspeed2|Jetspeed2]]
** Ant Jetty Plugin
+
* [[/ICEfaces|ICEfaces]]
* IDEA
+
** Debugging with IntelliJ IDEA
+

Revision as of 18:59, 23 June 2009



Asynchronous Servlets

Servlets and Filters


Mobile Computing

Build Tools, Debuggers

  • Maven Support
    • Maven Jetty Plugin
    • Maven Jetty Jspc Plugin
    • Maven web app project archetypes
  • Ant
    • Ant Jetty Plugin
  • Eclipse
    • Developing Jetty in eclipse
    • Jetty Eclipse Plugin
  • IDEA
    • Developing Jetty with IntelliJ


OSGi

  • Jetty OSGi Powered Products
  • OSGi Tips
  • Jetty as the HTTP Service in Equinox
  • Jetty as the HTTP Service in Felix
  • Jetty as the HTTP Service in PAX
  • ProSyst mBedded Server Equinox Edition
  • Jetty in Spring Dynamic Modules
  • Jetty in JOnAS 5

JEE Server Integrations


Other Jetty Integrations

Clustering Technologes

  • Gigaspaces
  • Terracotta
  • WADI
  • Session Clustering Using a Database

Web Frameworks

Back to the top