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"

(Other Jetty Integrations)
Line 18: Line 18:
 
* [[/Cross Origin Filter|Cross Origin Filter]]
 
* [[/Cross Origin Filter|Cross Origin Filter]]
  
== Mobile Computing ==
+
== Security ==
* [[Google Android i-jetty]]
+
* [[/Realms|Security Realms]]
* [[JME CDC]]
+
* [[/JAAS|Java Authentication and Authorization Service (JAAS)]]
 +
* [[/JASPI|JASPI]]
 +
* [[/Secure Mode|Secure Mode]]
 +
 
 +
== JavaEE Features ==
 +
* [[/JNDI|Configuring JNDI]]
 +
* [[/Annotations|Supported Annotations]]
  
 
== General ==
 
== General ==
Line 31: Line 37:
 
* [[/JVM NIO Bug|JVM NIO Bug handling]]
 
* [[/JVM NIO Bug|JVM NIO Bug handling]]
  
== Build Tools, Debuggers ==  
+
== Integrations ==
 +
=== Mobile Computing ===
 +
* [[Google Android i-jetty]]
 +
* [[JME CDC]]
 +
 
 +
=== Build Tools, Debuggers ===  
 
* Maven Support
 
* Maven Support
 
** [[Jetty/Feature/Jetty_Maven_Plugin|Jetty Maven Plugin]]
 
** [[Jetty/Feature/Jetty_Maven_Plugin|Jetty Maven Plugin]]
Line 44: Line 55:
 
* IDEA
 
* IDEA
 
** Developing Jetty with IntelliJ
 
** Developing Jetty with IntelliJ
 +
* [[Cargo container-agnostic testing tools]]
  
== OSGi ==
+
=== OSGi ===
 
* Jetty OSGi Powered Products
 
* Jetty OSGi Powered Products
 
* OSGi Tips
 
* OSGi Tips
Line 56: Line 68:
 
* [[Jetty/Feature/Jetty_OSGi|Jetty on OSGi, RFC66]]
 
* [[Jetty/Feature/Jetty_OSGi|Jetty on OSGi, RFC66]]
  
== JEE Server Integrations ==
+
=== Application Server Integrations ===
 
* [[/Apache Geronimo JEE|Apache Geronimo JEE]]
 
* [[/Apache Geronimo JEE|Apache Geronimo JEE]]
 
* [[/RedHat JBoss|RedHat JBoss]]
 
* [[/RedHat JBoss|RedHat JBoss]]
Line 67: Line 79:
 
* Remote Glassfish EJBs from Jetty
 
* Remote Glassfish EJBs from Jetty
  
== Other Jetty Integrations ==
+
=== Clustering Technologes ===
* [[Cargo container-agnostic testing tools]]
+
* [[Atomikos Transaction Manager]]
+
* Java Open Transaction Manager (JOTM)
+
* Bitronix Transaction Manager
+
* ActiveMQ
+
* Binding JAX-WS 2.x Endpoints to Jetty contexts
+
* [[/JMX|Java Management Extensions (JMX)]]
+
* [[/Java-monitor|Java-monitor]]
+
 
+
== Clustering Technologes ==
+
 
* Gigaspaces
 
* Gigaspaces
 
* Terracotta
 
* Terracotta
Line 83: Line 85:
 
* Session Clustering Using a Database
 
* Session Clustering Using a Database
  
== Web Frameworks ==
+
=== Web Frameworks ===
 
* [[/DWR|DWR]]
 
* [[/DWR|DWR]]
 
* [[/MyFaces|MyFaces]]
 
* [[/MyFaces|MyFaces]]
Line 92: Line 94:
 
* [[/ICEfaces|ICEfaces]]
 
* [[/ICEfaces|ICEfaces]]
  
== Security ==
+
=== Other ===  
* [[/Realms|Security Realms]]
+
* [[Atomikos Transaction Manager]]
* [[/JAAS|Java Authentication and Authorization Service (JAAS)]]
+
* Java Open Transaction Manager (JOTM)
* [[/JASPI|JASPI]]
+
* Bitronix Transaction Manager
* [[/Secure Mode|Secure Mode]]
+
* ActiveMQ
 +
* Binding JAX-WS 2.x Endpoints to Jetty contexts
 +
* [[/JMX|Java Management Extensions (JMX)]]
 +
* [[/Java-monitor|Java-monitor]]
 +
 
 +
 
  
 
== Related Pages ==
 
== Related Pages ==
 
{{#categorytree:Jetty Feature|mode=pages}}
 
{{#categorytree:Jetty Feature|mode=pages}}
 
[[Category:Draft Documentation]]
 
[[Category:Draft Documentation]]

Revision as of 04:35, 7 June 2010



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

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

Web Frameworks

Other


Related Pages

Back to the top