You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@deltaspike.apache.org by gp...@apache.org on 2014/06/26 23:07:58 UTC

svn commit: r1605909 - /deltaspike/site/trunk/content/documentation.mdtext

Author: gpetracek
Date: Thu Jun 26 21:07:58 2014
New Revision: 1605909

URL: http://svn.apache.org/r1605909
Log:
updated content

Modified:
    deltaspike/site/trunk/content/documentation.mdtext

Modified: deltaspike/site/trunk/content/documentation.mdtext
URL: http://svn.apache.org/viewvc/deltaspike/site/trunk/content/documentation.mdtext?rev=1605909&r1=1605908&r2=1605909&view=diff
==============================================================================
--- deltaspike/site/trunk/content/documentation.mdtext (original)
+++ deltaspike/site/trunk/content/documentation.mdtext Thu Jun 26 21:07:58 2014
@@ -478,8 +478,9 @@ DeltaSpike Service Provider Interface (S
 ## Project Templates
 
  * [Java SE + CDI + DS](https://github.com/os890/javase-cdi-ds-project-template)
- * [JSF + CDI + DS](https://github.com/os890/javaweb-cdi-ds-project-template)
- * [EJB + CDI + DS](https://github.com/os890/javaee_cdi_ejb_ds_project_template)
+ * [JSF + CDI + DS (Servlet-Container)](https://github.com/os890/javaweb-cdi-ds-project-template)
+ * [EJB + CDI + DS (Module)](https://github.com/os890/javaee_cdi_ejb_ds_project_template)
+ * [JSF + EJB + CDI + DS (EE-Server)](https://github.com/os890/javaee_jsf_cdi_ejb_ds_project_template)
 
 ## Examples