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"

 
(12 intermediate revisions by 3 users not shown)
Line 14: Line 14:
  
 
== Tutorials / HowTos ==
 
== Tutorials / HowTos ==
* [[Gyrex/Setup_Target_Platform | How to setup your Target Platform]]
+
* [[Gyrex/Learning_Material/Setup_Target_Platform | How to setup your Target Platform]]
* [[Gyrex/Develop_OSGi_DS | Develop OSGi Declarative Services]]  
+
* [[Gyrex/Learning_Material/Install_JAXRS_AddOn | Install JAXRS AddOn for Gyrex]]
* [[Gyrex/Develop_JAX-RS | Develop JAX-RS Application using Gyrex]]
+
* [[Gyrex/Learning_Material/Develop_OSGi_DS | Develop OSGi Declarative Services]]  
* [[Gyrex/My_First_Servlet | Develop your first servlet]]
+
* [[Gyrex/Learning_Material/Develop_JAX-RS | Develop JAX-RS Application using Gyrex]]
* [[Gyrex/My_Server | Create your server product]]
+
* [[Gyrex/Learning_Material/Extend_JAX-RS | Extend JAX-RS Application with output of JSON]]
 +
* [[Gyrex/Learning_Material/Develop_Background_Processing | Develop Background Processing with Console Commands]]
 +
* [[Gyrex/Learning_Material/Develop_Data_Persistence | Develop Data Persistence using JPA]]
 +
* [[Gyrex/Learning_Material/ClusterTutorial | Setup a Gyrex cluster]]
 +
* [[Gyrex/Learning_Material/My_Server | Export your Gyrex implementation as a standalone server product]]
  
 
== Screencasts ==
 
== Screencasts ==
* [http://www.eclipse.org/gyrex/screencasts/ Browse all published screencasts on our website]
+
Please visit our [http://www.youtube.com/user/EclipseGyrex Gyrex YouTube channel] for recorded screencasts and tutorials.
 
+
http://www.youtube.com/user/EclipseGyrex
  
 
== Presentations ==
 
== Presentations ==
Line 36: Line 40:
 
* [[Gyrex/Concepts/Admin Service | Admin Service]]
 
* [[Gyrex/Concepts/Admin Service | Admin Service]]
 
-->
 
-->
 +
 +
 +
[[Category:Gyrex]]

Latest revision as of 15:27, 28 November 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

Please visit our Gyrex YouTube channel for recorded screencasts and tutorials.

http://www.youtube.com/user/EclipseGyrex

Presentations

Back to the top