Return-Path: X-Original-To: apmail-deltaspike-commits-archive@www.apache.org Delivered-To: apmail-deltaspike-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9314210902 for ; Mon, 15 Dec 2014 22:39:56 +0000 (UTC) Received: (qmail 1089 invoked by uid 500); 15 Dec 2014 22:39:56 -0000 Delivered-To: apmail-deltaspike-commits-archive@deltaspike.apache.org Received: (qmail 1056 invoked by uid 500); 15 Dec 2014 22:39:56 -0000 Mailing-List: contact commits-help@deltaspike.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@deltaspike.apache.org Delivered-To: mailing list commits@deltaspike.apache.org Received: (qmail 1046 invoked by uid 99); 15 Dec 2014 22:39:56 -0000 Received: from eris.apache.org (HELO hades.apache.org) (140.211.11.105) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Dec 2014 22:39:56 +0000 Received: from hades.apache.org (localhost [127.0.0.1]) by hades.apache.org (ASF Mail Server at hades.apache.org) with ESMTP id 985EEAC08CB; Mon, 15 Dec 2014 22:39:55 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: svn commit: r1645779 - in /deltaspike/site/trunk/content: articles.html external.html Date: Mon, 15 Dec 2014 22:39:55 -0000 To: commits@deltaspike.apache.org From: rafabene@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20141215223955.985EEAC08CB@hades.apache.org> Author: rafabene Date: Mon Dec 15 22:39:54 2014 New Revision: 1645779 URL: http://svn.apache.org/r1645779 Log: Site checkin for project Apache DeltaSpike - Site Added: deltaspike/site/trunk/content/articles.html deltaspike/site/trunk/content/external.html Added: deltaspike/site/trunk/content/articles.html URL: http://svn.apache.org/viewvc/deltaspike/site/trunk/content/articles.html?rev=1645779&view=auto ============================================================================== --- deltaspike/site/trunk/content/articles.html (added) +++ deltaspike/site/trunk/content/articles.html Mon Dec 15 22:39:54 2014 @@ -0,0 +1,257 @@ + + + + + + + + +Articles and Blogs + + + + + + + + + + + + + + + + +
+
+
+
+

Articles and Blogs

+
+ +
+ +
+ +
+
+
+

You can find lots of content related to DeltaSpike with a quick internet search. But here is a list of some useful articles and blogs to get you started.

+
+
+

If you know of useful DeltaSpike articles or blogs that are not listed, let us know.

+
+
+
+ + +
+ +
+ +
+

Copyright © 2011-2014 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.

+

Apache and the Apache feather logo are trademarks of The Apache Software Foundation.

+
+ +
+ + + + \ No newline at end of file Added: deltaspike/site/trunk/content/external.html URL: http://svn.apache.org/viewvc/deltaspike/site/trunk/content/external.html?rev=1645779&view=auto ============================================================================== --- deltaspike/site/trunk/content/external.html (added) +++ deltaspike/site/trunk/content/external.html Mon Dec 15 22:39:54 2014 @@ -0,0 +1,291 @@ + + + + + + + + +External Examples and Templates + + + + + + + + + + + + + + + + +
+
+
+
+

External Examples and Templates

+
+ +
+ +
+ +
+
+
+

A number of DeltaSpike examples and templates have been developed external to the DeltaSpike project. These extend the DeltaSpike resources from which you can see DeltaSpike in action. Brief information is given here about the examples and templates, with details of where they can be obtained from.

+
+
+
+
+

Examples

+
+
+

Confess 2012 Workshop Demo

+
+

This example was prepared for the Confess workshop and demonstrates how to use DeltaSpike instead of and side-by-side with MyFaces CODI. The secured web application demonstrates presenting users with differentiating content based on their account status.

+
+ +
+
+

Fullstack EE6+ with DeltaSpike

+
+

Simple example based on Java EE6+ and DeltaSpike (tested with EE6 and EE7).

+
+ +
+
+

Fullstack CODI to DeltaSpike

+
+

This pair of examples show how to achieve the most important MyFaces CODI features with DeltaSpike and also how to migrate a CODI project to DeltaSpike. The examples are basic, compacting core CODI features into just a few JSF pages, and are intended for deployment with TomEE.

+
+ +
+
    +
  • +

    CODI version in master branch

    +
  • +
  • +

    Migrated DeltaSpike version in codi2ds branch

    +
  • +
+
+
+
+

JBoss Quickstarts

+
+

The JBoss quickstarts are small working examples that demonstrate recommended practices for specific Java EE technology use cases. A subset of these quickstarts are dedicated to demonstrating DeltaSpike, including custom authorization restrictions using annotations, constructing and modifying beans, extending the influence of CDI using BeanManager, and deactivating DeltaSpike features.

+
+ +
+
+
+
+

Templates

+
+
+

Java SE + CDI + DS

+ +
+
+

JSF + CDI + DS (Servlet-Container)

+ +
+
+

EJB + CDI + DS (Module)

+ +
+
+

JSF + EJB + CDI + DS (EE-Server)

+ +
+
+
+
+ +
+ +
+

Copyright © 2011-2014 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.

+

Apache and the Apache feather logo are trademarks of The Apache Software Foundation.

+
+ +
+ + + + \ No newline at end of file