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 "Gyrex/Learning Material"

(Tutorials / HowTos)
Line 15: Line 15:
 
== Tutorials / HowTos ==
 
== Tutorials / HowTos ==
 
* [[Gyrex/Setup_Target_Platform | How to setup your Target Platform]]
 
* [[Gyrex/Setup_Target_Platform | How to setup your Target Platform]]
* [[Gyrex/Develop_OSGi_DS | Develop OSGi Declarative Services]]  
+
* [[Gyrex/Develop_OSGi_DeclarativeServices | Develop OSGi Declarative Services]]  
 
* [[Gyrex/Develop_JAX-RS | Develop JAX-RS Application using Gyrex]]
 
* [[Gyrex/Develop_JAX-RS | Develop JAX-RS Application using Gyrex]]
 
* [[Gyrex/My_First_Servlet | Develop your first servlet]]
 
* [[Gyrex/My_First_Servlet | Develop your first servlet]]
 
* [[Gyrex/My_Server | Create your server product]]
 
* [[Gyrex/My_Server | Create your server product]]
 
  
 
== Screencasts ==
 
== Screencasts ==

Revision as of 04:33, 5 June 2012

Gyrex
Website
Download
Community
Mailing ListForumsIRCmattermost
Issues
OpenHelp WantedBug Day
Contribute
Browse SourceProject Set File

This page is intended for developers that like to create server applications with Gyrex. It collects links to tutorials, screencasts and other useful information. If you are stuck, please don't hesitate to post your questions in the newsgroup/forum.


Overview

Gyrex is a set of tools and frameworks to assist you in developing and running Equinox/OSGi based servers. If you are new to Equinox/OSGi please have a look at the Equinox Whitepaper and the Equinox Portal.


Tutorials / HowTos

Screencasts


Presentations


Back to the top