<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <link xmlns="http://www.w3.org/2005/Atom" rel="hub" href="https://overblog.superfeedr.com"/>
        <link xmlns="http://www.w3.org/2005/Atom" rel="self" href="https://getj2ee.over-blog.com/rss" type="application/rss+xml"/>
        <title><![CDATA[GetJ2ee  -Java development]]></title>
        <link>https://getj2ee.over-blog.com/</link>
        <generator>Overblog - https://www.over-blog.com</generator>
        <description><![CDATA[Articles about Java and EE]]></description>
                    <item>
    <title><![CDATA[Agile Tour Lausanne 2012]]></title>
    <link><![CDATA[https://getj2ee.over-blog.com/article-agile-tour-lausanne-2012-111481398.html]]></link>
    <guid>https://getj2ee.over-blog.com/article-agile-tour-lausanne-2012-111481398.html</guid>
    <pubDate>Sat, 20 Oct 2012 20:29:00 +0200</pubDate>
    <description><![CDATA[I was at the Agile Tour 2012 in Lausanne Friday 12th October. A good chance to meet up with former coworkers and take time to think about agility in a quiet place, far from my office in London. There were around 60 attendee and 12 Speakers. The conference... ]]></description>
        <dc:creator><![CDATA[David Gimelle]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[Agile London - Continuous Delivery]]></title>
    <link><![CDATA[https://getj2ee.over-blog.com/article-agile-london-continuous-delivery-110951015.html]]></link>
    <guid>https://getj2ee.over-blog.com/article-agile-london-continuous-delivery-110951015.html</guid>
    <pubDate>Sat, 06 Oct 2012 22:03:00 +0200</pubDate>
    <description><![CDATA[The 4th October 2012 Christopher Marsh talked about Agility in a agency environement. This event was orgnised by Agile London in the AQKA agency. The entrance was free like the beers and crisp. People friendly, it was a nice evening event. I was specificaly... ]]></description>
        <dc:creator><![CDATA[David Gimelle]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[Scrum Day 2012 in Paris]]></title>
    <link><![CDATA[https://getj2ee.over-blog.com/article-scrum-day-2012-in-paris-102668952.html]]></link>
    <guid>https://getj2ee.over-blog.com/article-scrum-day-2012-in-paris-102668952.html</guid>
    <pubDate>Mon, 02 Apr 2012 19:24:00 +0200</pubDate>
    <description><![CDATA[I attended on the Scrum Day 2012, the 27th March 2012 in Paris. It happend in Espace CAP 15 close to the Seine river and the Eiffel Tower. At least 300 people attended to this conference about Scrum and Agility in France. This conference was constitued... ]]></description>
        <dc:creator><![CDATA[David Gimelle]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[Tutorial : REST with Spring MVC and Maven]]></title>
    <link><![CDATA[https://getj2ee.over-blog.com/article-tutorial-rest-with-spring-mvc-and-maven-97283997.html]]></link>
    <guid>https://getj2ee.over-blog.com/article-tutorial-rest-with-spring-mvc-and-maven-97283997.html</guid>
    <pubDate>Fri, 16 Mar 2012 22:04:00 +0100</pubDate>
    <description><![CDATA[The purpose of this tutorial is to explain how to do a minimal REST Application with Spring MVC in a Maven project. This is illustrated by the creation of a REST Controller able to Create, Update, Delete some entity Computer. So in this tutorial we will... ]]></description>
        <dc:creator><![CDATA[David Gimelle]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[Softshake 2011]]></title>
    <link><![CDATA[https://getj2ee.over-blog.com/article-softshake-2011-86228436.html]]></link>
    <guid>https://getj2ee.over-blog.com/article-softshake-2011-86228436.html</guid>
    <pubDate>Sun, 09 Oct 2011 17:11:00 +0200</pubDate>
    <description><![CDATA[I was at the Second Edition of Softshake in Geneva this week. 2 Days of presentations and demonstrations about Java, Agility, Mobility and new Programming Languages. I spend 50% of my time to discovert some new features in Java 7 and the JVM. I appreciated... ]]></description>
        <dc:creator><![CDATA[David Gimelle]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[Visa Europe P2P Payment Android Application]]></title>
    <link><![CDATA[https://getj2ee.over-blog.com/article-visa-europe-p2p-payment-android-application-85421536.html]]></link>
    <guid>https://getj2ee.over-blog.com/article-visa-europe-p2p-payment-android-application-85421536.html</guid>
    <pubDate>Thu, 29 Sep 2011 13:16:00 +0200</pubDate>
    <description><![CDATA[A little word about my current project in London : It's official. Visa Europe will launch a new Android application for Person to Person Payement. With this application an user in europe will be able to send money from his visa card to an other visa card.... ]]></description>
        <dc:creator><![CDATA[David Gimelle]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[Hibernate. Why a NonUniqueObjectException is thrown ?]]></title>
    <link><![CDATA[https://getj2ee.over-blog.com/article-hibernate-why-a-nonuniqueobjectexception-is-thrown-73738887.html]]></link>
    <guid>https://getj2ee.over-blog.com/article-hibernate-why-a-nonuniqueobjectexception-is-thrown-73738887.html</guid>
    <pubDate>Fri, 20 May 2011 13:27:00 +0200</pubDate>
    <description><![CDATA[Why a NonUniqueObjectException is thrown ? A NonUniqueObjetException is thrown because hibernate is not able to decide what version of an entity it has to persist. In this case, it will throw something like this : org.hibernate.NonUniqueObjectException:... ]]></description>
        <dc:creator><![CDATA[David Gimelle]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[Mini Tutorial - Faire une Requête Get Ajax avec JQuery, JSON et RESTEasy]]></title>
    <link><![CDATA[https://getj2ee.over-blog.com/article-mini-tutorial-faire-une-requete-get-ajax-avec-jquery-json-et-resteasy-54062847.html]]></link>
    <guid>https://getj2ee.over-blog.com/article-mini-tutorial-faire-une-requete-get-ajax-avec-jquery-json-et-resteasy-54062847.html</guid>
    <pubDate>Wed, 26 Jan 2011 17:41:00 +0100</pubDate>
    <description><![CDATA[Voici comment faire une requête Ajax de type GET avec JQuery coté navigateur, RESTEasy coté Serveur et JSON entre les 2. Les sources complètes de ce projet sont disponible sous la forme d'un projet maven téléchargeable à la fin de ce billet. Ajax, JQuery,... ]]></description>
        <dc:creator><![CDATA[David Gimelle]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[Mini Tutorial : REST Web Service avec JBoss RESTEasy]]></title>
    <link><![CDATA[https://getj2ee.over-blog.com/article-mini-tutorial-rest-web-service-avec-jboss-resteasy-52037312.html]]></link>
    <guid>https://getj2ee.over-blog.com/article-mini-tutorial-rest-web-service-avec-jboss-resteasy-52037312.html</guid>
    <pubDate>Sat, 12 Jun 2010 10:00:00 +0200</pubDate>
    <description><![CDATA[Voici un mini tutorial sur JBoss RESTEasy, l'implementation de JAX-RS 1.2.GA de JBoss avec le serveur JBoss 5.1. Ce mini tutorial est directement inspiré de l'excellent tutoriel de Damien Gouyette : Exposer un service crud RESTul avec JBoss RESTasy http://dgouyette.developpez.com/tutoriels/java/exposer-service-crud-restful-avec-jboss-resteasy/... ]]></description>
        <dc:creator><![CDATA[David Gimelle]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[GenevaJUG - Le 23 Juin 2010, Java EE 6 &amp; GlassFish v3]]></title>
    <link><![CDATA[https://getj2ee.over-blog.com/article-genevajug-le-23-juin-2010-java-ee-6-glassfish-v3-52061909.html]]></link>
    <guid>https://getj2ee.over-blog.com/article-genevajug-le-23-juin-2010-java-ee-6-glassfish-v3-52061909.html</guid>
    <pubDate>Fri, 11 Jun 2010 11:24:00 +0200</pubDate>
    <description><![CDATA[La prochaine présentation du GenevaJUG est consacrée à EE6 et GlassFish v3. Cette présentation est faite par Alexis Moussine-Pouchkine. ]]></description>
        <dc:creator><![CDATA[David Gimelle]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[Configurer un DataSource Derby avec JBoss]]></title>
    <link><![CDATA[https://getj2ee.over-blog.com/article-declarer-un-datasource-derby-avec-jboss-51166071.html]]></link>
    <guid>https://getj2ee.over-blog.com/article-declarer-un-datasource-derby-avec-jboss-51166071.html</guid>
    <pubDate>Sat, 29 May 2010 14:35:00 +0200</pubDate>
    <description><![CDATA[Voici un exemple de déclaration d'un datasource minimaliste pour une database Derby sous JBoss 4. Pour déclarer un datasource derby, il faut : - Copier dans le repertoire lib de l'instance Jboss la libraire derbyClient.jar, par exemple dans server\default\lib... ]]></description>
        <dc:creator><![CDATA[David Gimelle]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[Création de Soft-Shake]]></title>
    <link><![CDATA[https://getj2ee.over-blog.com/article-creation-de-soft-shake-51108692.html]]></link>
    <guid>https://getj2ee.over-blog.com/article-creation-de-soft-shake-51108692.html</guid>
    <pubDate>Wed, 26 May 2010 16:29:00 +0200</pubDate>
    <description><![CDATA[L'association Soft-Shake a été créée le 18 Mai 2010 à Genève. L'objectif de Soft-Shake est l'organisation de conférence sur le développement logiciel. Le bureau de Soft-Shake est constitué de: - Jacques Couvreur (Président) - Géraud De Laval (Vice Président)... ]]></description>
        <dc:creator><![CDATA[David Gimelle]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[Geneva JUG Technologies Google - 50 places de plus]]></title>
    <link><![CDATA[https://getj2ee.over-blog.com/article-geneva-jug-technologies-google-50-places-de-plus-49907597.html]]></link>
    <guid>https://getj2ee.over-blog.com/article-geneva-jug-technologies-google-50-places-de-plus-49907597.html</guid>
    <pubDate>Thu, 06 May 2010 10:51:00 +0200</pubDate>
    <description><![CDATA[50 places de plus sont disponible pour la soirée technologies google du Geneva JUG le 17 Mai 2010 par Didier Girard à L'uni-mail. Le site du Geneva JUG : www.genevajug.ch ]]></description>
        <dc:creator><![CDATA[David Gimelle]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[Softshake Event - L'Agilité, Java et l'iPhone en Octobre a Genève]]></title>
    <link><![CDATA[https://getj2ee.over-blog.com/article-softshake-event-l-agilite-java-et-l-iphone-en-octobre-a-geneve-47693745.html]]></link>
    <guid>https://getj2ee.over-blog.com/article-softshake-event-l-agilite-java-et-l-iphone-en-octobre-a-geneve-47693745.html</guid>
    <pubDate>Tue, 30 Mar 2010 18:02:00 +0200</pubDate>
    <description><![CDATA[Lors du dernier XP Day de Genève (http://xpday.agile-swiss.org )a été annoncé le lancement d'une nouvelle conférence à Genève en Octobre 2010 : Soft-Shake Event : http://soft-shake.ch Cette conférence rassemblera 3 mondes assez proches : L'Agilité, Java... ]]></description>
        <dc:creator><![CDATA[David Gimelle]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[Lancement Geneva JUG - Play Framework]]></title>
    <link><![CDATA[https://getj2ee.over-blog.com/article-lancement-geneva-jug-play-framework-43540831.html]]></link>
    <guid>https://getj2ee.over-blog.com/article-lancement-geneva-jug-play-framework-43540831.html</guid>
    <pubDate>Sun, 24 Jan 2010 12:50:00 +0100</pubDate>
    <description><![CDATA[La première présentation du Genéva JUG aura lieu mardi 26 Janvier à 18h à l'Hepia. Au menu : - Présentation rapide du Geneva JUG par Xavier Bourguignon - Présentation de Play Framework par Guillaume Bord et Habib GUERGACHI. Play Framework est un framework... ]]></description>
        <dc:creator><![CDATA[David Gimelle]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[Agile Tour 2009 à Genève le 12 Octobre]]></title>
    <link><![CDATA[https://getj2ee.over-blog.com/article-33617046.html]]></link>
    <guid>https://getj2ee.over-blog.com/article-33617046.html</guid>
    <pubDate>Wed, 08 Jul 2009 19:35:00 +0200</pubDate>
    <description><![CDATA[L'agile Tour 2009 se met en place pour le mois d'Octobre prochain. L'étape de Genève aura lieu le 12 Octobre 2009 au Geneva Business Center. L'objectif de l'Agile Tour est de promouvoir l'agilité et de faire évoluer les pratiques de chacun. Le site de... ]]></description>
        <dc:creator><![CDATA[David Gimelle]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[Qu'est ce que Scrum ? La fin du projet]]></title>
    <link><![CDATA[https://getj2ee.over-blog.com/article-31275066.html]]></link>
    <guid>https://getj2ee.over-blog.com/article-31275066.html</guid>
    <pubDate>Sun, 21 Jun 2009 11:15:00 +0200</pubDate>
    <description><![CDATA[Ceci est la suite du billet sur la réalisation d'un projet scrum La fin d'un projet Scrum La fin d'un projet Scrum est trés rapide. En effet, elle a lieu lors du dernier sprint. Lors du dernier sprint, la livraison du sprint est la livraison finale. Le... ]]></description>
        <dc:creator><![CDATA[David Gimelle]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[Qu'est ce que Scrum ? La réalisation du projet]]></title>
    <link><![CDATA[https://getj2ee.over-blog.com/article-30808459.html]]></link>
    <guid>https://getj2ee.over-blog.com/article-30808459.html</guid>
    <pubDate>Sun, 10 May 2009 14:48:00 +0200</pubDate>
    <description><![CDATA[Et voici la suite du billet sur la préparation d'un projet Scrum. Le Daily Scrum Une fois par jour, toujours à la même heure durant 15 min l'équipe se réunie lors d'une réunion informel qui se tient debout. Lors de cette réunion, à tour de rôle chacun... ]]></description>
        <dc:creator><![CDATA[David Gimelle]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[Qu'est ce que Scrum ? Le démarrage d'un projet Scrum]]></title>
    <link><![CDATA[https://getj2ee.over-blog.com/article-30383953.html]]></link>
    <guid>https://getj2ee.over-blog.com/article-30383953.html</guid>
    <pubDate>Mon, 27 Apr 2009 18:45:00 +0200</pubDate>
    <description><![CDATA[Introduction Scrum est une méthode Agile de gestion de projet de plus en plus utilisées dans les projets informatiques. L'objet de ce tutoriel est de présenter Scrum en suivant les 3 phases de la vie d'un projet : - 1 Le démarrage d'un projet Scrum -... ]]></description>
        <dc:creator><![CDATA[David Gimelle]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[XP Day Suisse à Genève le 30 Mars 2008]]></title>
    <link><![CDATA[https://getj2ee.over-blog.com/article-29195829.html]]></link>
    <guid>https://getj2ee.over-blog.com/article-29195829.html</guid>
    <pubDate>Wed, 18 Mar 2009 22:04:00 +0100</pubDate>
    <description><![CDATA[Le 30 Mars 2008 aura lieu l'XP Day de Genève. Au dernières nouvelles il restait quelques places à reserver ici : http://xpday.agile-swiss.org/index.php?page=les-inscriptions Ne rater pas cette occasion d'assiter à une dizaine de conferences sur les pratiques... ]]></description>
        <dc:creator><![CDATA[David Gimelle]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[Persister une entity - Tutoriel Seam partie 5]]></title>
    <link><![CDATA[https://getj2ee.over-blog.com/article-26211720.html]]></link>
    <guid>https://getj2ee.over-blog.com/article-26211720.html</guid>
    <pubDate>Sun, 28 Dec 2008 21:19:00 +0100</pubDate>
    <description><![CDATA[Ce billet est la suite de Utiliser un formulaire Web- Tutorial Seam partie 4 Créer une entity Animal Pour persister les données et représenter les objets métiers, Seam utilise des Entity EJB3. Ces entity font partie de la partie « model » du projet. Notre... ]]></description>
        <dc:creator><![CDATA[David Gimelle]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[Quelque liens sur le developpement AGILE]]></title>
    <link><![CDATA[https://getj2ee.over-blog.com/article-23232398.html]]></link>
    <guid>https://getj2ee.over-blog.com/article-23232398.html</guid>
    <pubDate>Sun, 28 Sep 2008 22:51:00 +0200</pubDate>
    <description><![CDATA[Voici quelques liens sur le développement AGILE : Agile en 10 principes : http://yquenechdu.blogs.linagora.com/index.php/post/2008/06/15/10-principes-cles-pour-le-developpement-Agile Débuter avec Agile : http://www.pyxis-tech.com/fr/verslagilite/debuter/... ]]></description>
        <dc:creator><![CDATA[David Gimelle]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[Utiliser un formulaire web - Tutoriel Seam partie 4]]></title>
    <link><![CDATA[https://getj2ee.over-blog.com/article-22799905.html]]></link>
    <guid>https://getj2ee.over-blog.com/article-22799905.html</guid>
    <pubDate>Sun, 14 Sep 2008 15:57:00 +0200</pubDate>
    <description><![CDATA[Ce billet est la suite de Créer une première page web - Tutorial Seam partie 3 Ajoutons dans notre formulaire un champs name pour notre animal. Le formulaire se trouve dans le projet Eclipse dans view/crudAnimals.xhtml . Ouvrons ce fichier, o n remarque... ]]></description>
        <dc:creator><![CDATA[David Gimelle]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[EJB 3.1 et JAVA EE6]]></title>
    <link><![CDATA[https://getj2ee.over-blog.com/article-20842236.html]]></link>
    <guid>https://getj2ee.over-blog.com/article-20842236.html</guid>
    <pubDate>Sun, 29 Jun 2008 14:41:00 +0200</pubDate>
    <description><![CDATA[Les nouvelles spécifications pour EJB 3.1 et JAVA EE 6 sont en cours de finalisation. Cet article de Celinio Fernandes nous les présentes en français : EJB 3.1 - les nouveautés avec Java EE 6 A première vue, les EJB Lite devraient beaucoup simplifier... ]]></description>
        <dc:creator><![CDATA[David Gimelle]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[Créer une première page web - Tutorial Seam partie 3]]></title>
    <link><![CDATA[https://getj2ee.over-blog.com/article-20161488.html]]></link>
    <guid>https://getj2ee.over-blog.com/article-20161488.html</guid>
    <pubDate>Wed, 04 Jun 2008 13:48:00 +0200</pubDate>
    <description><![CDATA[Ce billet est la suite de l'article : Créer un projet Seam - Tutorial Seam partie 2 Nous allons créer une première page web que nous appellerons crudAnimals. Pourquoi ce nom bizarre ? L’objectif ce tutoriel est de montrer comment faire uncrud sur une... ]]></description>
        <dc:creator><![CDATA[David Gimelle]]></dc:creator>
    </item>
            </channel>
</rss>

