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"

(JavaEE Features)
 
(60 intermediate revisions by 9 users not shown)
Line 1: Line 1:
 
{{Jetty}}
 
{{Jetty}}
  
{{note|still moving pages around; most of these will probably end up in different sections}}
+
== Headline Features ==
 +
* [[/Continuations|Continuations and Asynchronous Servlets]]
 +
* [http://blogs.webtide.com/gregw/entry/jetty_websocket_server WebSocket Servlet]
 +
* [[/HttpClient|Asynchronous HTTP Client]]
 +
* [[Jetty/Feature/Jetty_Maven_Plugin|Jetty Maven Plugin]]
  
== Asynchronous Servlets ==
+
== Ajax, Comet & Asynchronous Servlets ==
* [[/Suspendable Requests|Suspendable Requests]]
+
* [[/Continuations|Continuations and Asynchronous Servlets]]
* [[/Continuations|Continuations]]
+
* [http://blogs.webtide.com/gregw/entry/jetty_websocket_server WebSocket Servlet]
* [[/Quality of Service Filter|Quality of Service Filter]]
+
* [http://blogs.webtide.com/gregw/entry/asynchronous_restful_webapplication Asynchronous REST]  
* [[/Asynchronous REST and Jetty HTTP Client|Asynchronous REST and Jetty HTTP Client]]
+
* [[/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]]
 +
* [[/Cross Origin Filter|Cross Origin Filter]]
  
== Amazon EC2 ==  
+
== Security ==
* [[Jetty on Amazon EC2]]
+
* [[/Realms|Security Realms]]
 +
* [[/JAAS|Java Authentication and Authorization Service (JAAS)]]
 +
* [[/JASPI|JASPI]]
  
== Web Frameworks ==
+
== JavaEE Features ==
* [[/DWR|DWR]]
+
* [[/JNDI|Configuring JNDI]]
* [[/MyFaces|MyFaces]]
+
* [[/Annotations|Annotations]]
* [[/JSF Reference Implementation|JSF Reference Implementation]]
+
* [[/Jakarta Slide|Jakarta Slide]]
+
* [[/Google Web Toolkit|GWT]]
+
* [[/Jetspeed2|Jetspeed2]]
+
* [[/ICEfaces|ICEfaces]]
+
  
== Mobile Computing ==
+
== General ==
 +
* [[Jetty/Reference/jetty.xml_syntax|Jetty XML IOC]]
 +
* [[/Start.jar|Jetty Start.jar]]
 +
* [[/Hot Deployment|Hot Deployment]]
 +
* [[/ContextDeployer|Context Deployer]]
 +
* [[/WebAppDeployer|WebApp Deployer]]
 +
* [[/Statistics|Jetty Statistics]]
 +
* [[/1xx Responses|100 Continue & 102 Processing]]
 +
* [[/Rewrite_Handler|Rewrite Module]]
 +
* [[/HttpClient|Asynchronous HTTP Client]]
 +
* [[/JVM NIO Bug|JVM NIO Bug handling]]
 +
 
 +
== Integrations ==
 +
=== Mobile Computing ===
 
* [[Google Android i-jetty]]
 
* [[Google Android i-jetty]]
 
* [[JME CDC]]
 
* [[JME CDC]]
  
== Cargo ==
+
=== Build Tools, Debuggers ===
 +
* Maven Support
 +
** [[Jetty/Feature/Jetty_Maven_Plugin|Jetty Maven Plugin]]
 +
** [[Jetty/Feature/Jetty_Jspc_Maven_Plugin|Maven Jetty Jspc Plugin]]
 +
** Maven web app project archetypes
 +
* Ant
 +
** Ant Jetty Plugin
 +
* Eclipse
 +
** Developing Jetty in eclipse
 +
** [[Jetty WTP Plugin|Jetty WTP Plugin]]
 +
** [[Jetty-OSGi SDK|Jetty-OSGi SDK for Eclipse-PDE]]
 +
* IDEA
 +
** Developing Jetty with IntelliJ
 
* [[Cargo container-agnostic testing tools]]
 
* [[Cargo container-agnostic testing tools]]
  
== JEE Server Integrations ==
+
=== OSGi ===
* [[/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 ==
+
 
* Jetty OSGi Powered Products
 
* Jetty OSGi Powered Products
 
* OSGi Tips
 
* OSGi Tips
Line 60: Line 68:
 
* Jetty in Spring Dynamic Modules
 
* Jetty in Spring Dynamic Modules
 
* Jetty in JOnAS 5
 
* Jetty in JOnAS 5
 +
* [[Jetty/Feature/Jetty_OSGi|Jetty on OSGi, RFC66]]
  
== JIRA ==
+
=== Application 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 81:
 
* Remote Glassfish EJBs from Jetty
 
* Remote Glassfish EJBs from Jetty
  
== Infrastructure ==
+
=== Clustering Technologes ===
* Atomikos Transaction Manager
+
* [https://code.google.com/p/infinispan-http-session-manager/wiki/Home JBoss Infinispan] (from Redhat)
* JOTM
+
* Gigaspaces
 +
* Terracotta
 +
* WADI
 +
* [[Jetty/Feature/Session_Clustering_Using_a_Database|Session Clustering Using a Database]]
 +
 
 +
=== Web Frameworks ===
 +
* [[/DWR|DWR]]
 +
* [[/MyFaces|MyFaces]]
 +
* [[/JSF Reference Implementation|JSF Reference Implementation]]
 +
* [[/Jakarta Slide|Jakarta Slide]]
 +
* [[/Google Web Toolkit|GWT]]
 +
* [[/Jetspeed2|Jetspeed2]]
 +
* [[/ICEfaces|ICEfaces]]
 +
 
 +
=== Other ===
 +
* [[Atomikos Transaction Manager]]
 +
* Java Open Transaction Manager (JOTM)
 
* Bitronix Transaction Manager
 
* Bitronix Transaction Manager
 
* ActiveMQ
 
* ActiveMQ
 
* Binding JAX-WS 2.x Endpoints to Jetty contexts
 
* Binding JAX-WS 2.x Endpoints to Jetty contexts
 +
* [[/JMX|Java Management Extensions (JMX)]]
 +
* [[/Java-monitor|Java-monitor]]
  
== Eclipse Workbench ==
 
* Importing Jetty Source into Eclipse
 
* Debugging Jetty with Eclipse
 
* Debugging with the Maven Jetty Plugin inside Eclipse
 
* Jetty Eclipse Plugin - Web Tooling Support
 
* run-jetty-run
 
  
== Build Tools, Debuggers ==  
+
 
* Maven Support
+
== Related Pages ==
** Maven Jetty Plugin
+
{{#categorytree:Jetty Feature|mode=pages}}
*** Which files are scanned by the Maven Jetty Plugin?
+
[[Category:Draft Documentation]]
** Maven Jetty Jspc Plugin
+
** Maven web app project archetypes (courtesy of Webtide)
+
* Ant
+
** Ant Jetty Plugin
+
* IDEA
+
** Debugging with IntelliJ IDEA
+

Latest revision as of 01:44, 3 August 2012



Headline Features

Ajax, Comet & Asynchronous Servlets

Servlets and Filters

Security

JavaEE Features

General

Integrations

Mobile Computing

Build Tools, Debuggers

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
  • Jetty on OSGi, RFC66

Application Server Integrations

Clustering Technologes

Web Frameworks

Other


Related Pages

Back to the top