You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by an...@apache.org on 2014/05/22 16:20:29 UTC

svn commit: r1596887 - /tomee/site/trunk/content/tomee-and-netbeans.mdtext

Author: andygumbrecht
Date: Thu May 22 14:20:29 2014
New Revision: 1596887

URL: http://svn.apache.org/r1596887
Log:
Video

Modified:
    tomee/site/trunk/content/tomee-and-netbeans.mdtext

Modified: tomee/site/trunk/content/tomee-and-netbeans.mdtext
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-and-netbeans.mdtext?rev=1596887&r1=1596886&r2=1596887&view=diff
==============================================================================
--- tomee/site/trunk/content/tomee-and-netbeans.mdtext (original)
+++ tomee/site/trunk/content/tomee-and-netbeans.mdtext Thu May 22 14:20:29 2014
@@ -19,6 +19,8 @@ Notice:    Licensed to the Apache Softwa
 There is some great information over at [Geertjan's Blog](https://blogs.oracle.com/geertjan/entry/tomee_apache_cxf_and_maven) on how to hit the ground running with Netbeans, CXF and Maven.
 Geertjan is a Netbeans evangelist and has an incredible insight into everything Netbeans.
 
+[How to Consume REST in a Java Client ](https://www.youtube.com/watch?v=HISV7eagogI)
+
 You can download Netbeans 8 here: [https://netbeans.org/community/releases/80/](https://netbeans.org/community/releases/80/)
 
 Here is a quick run through on how to set up TomEE. We will use one of the existing examples for this demo. Let's import it.