<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Blog de Boris HUISGEN &#187; Java</title>
	<atom:link href="http://blog.hbis.fr/category/developpement/java/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.hbis.fr</link>
	<description>Administrateur &#38; Développeur système UNIX/Linux</description>
	<lastBuildDate>Mon, 06 Feb 2012 21:53:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Glassfish 3 : créer un pool de connexions JDBC</title>
		<link>http://blog.hbis.fr/2010/10/05/glassfish-jdbc_pool/</link>
		<comments>http://blog.hbis.fr/2010/10/05/glassfish-jdbc_pool/#comments</comments>
		<pubDate>Tue, 05 Oct 2010 17:38:06 +0000</pubDate>
		<dc:creator>Boris HUISGEN</dc:creator>
				<category><![CDATA[Développement]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://blog.hbis.fr/?p=3027</guid>
		<description><![CDATA[Cet exemple couvre la création d&#8217;un pool de connexions JDBC pour un serveur MySQL, En premier lieu, ne pas oublier d&#8217;installer le driver JDBC de MySQL dans le domaine d&#8217;exécution : La création du pool de connexions (en veillant aux caractères d&#8217;échappement dans l&#8217;URL) : Un test rapide pour valider la connexion au serveur MySQL ]]></description>
		<wfw:commentRss>http://blog.hbis.fr/2010/10/05/glassfish-jdbc_pool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Eclipse : utiliser votre script Ant depuis l&#8217;IDE</title>
		<link>http://blog.hbis.fr/2010/08/14/eclipse-ant_builder/</link>
		<comments>http://blog.hbis.fr/2010/08/14/eclipse-ant_builder/#comments</comments>
		<pubDate>Sat, 14 Aug 2010 15:27:45 +0000</pubDate>
		<dc:creator>Boris HUISGEN</dc:creator>
				<category><![CDATA[Développement]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://blog.hbis.fr/?p=2824</guid>
		<description><![CDATA[Pour utiliser votre script Ant depuis l&#8217;interface d&#8217;Eclipse, vous pouvez ajouter un Ant Builder à votre projet afin de remplacer le builder par défaut Java Builder. Une fois votre build.xml écrit, il faut configurer le builder Ant afin de faire correspondre les cibles aux actions de l&#8217;interface graphique : Build Project, Clean, Build Automatically&#8230; Pour ]]></description>
		<wfw:commentRss>http://blog.hbis.fr/2010/08/14/eclipse-ant_builder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Java : JAX-WS &amp; exception utilisateur</title>
		<link>http://blog.hbis.fr/2010/07/30/java-jaxws_user_exception/</link>
		<comments>http://blog.hbis.fr/2010/07/30/java-jaxws_user_exception/#comments</comments>
		<pubDate>Fri, 30 Jul 2010 09:37:24 +0000</pubDate>
		<dc:creator>Boris HUISGEN</dc:creator>
				<category><![CDATA[Développement]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://blog.hbis.fr/?p=2551</guid>
		<description><![CDATA[La gestion des exceptions utilisateur au sein d&#8217;un webservice utilisant l&#8217;API JAX-WS doit respecter quelques contraintes afin de  transmettre l&#8217;ensemble des informations au client SOAP. Voici un exemple pour une classe d&#8217;exception UserFault dont les détails optionnels sont implémentés par la classe UserFaultDetail ]]></description>
		<wfw:commentRss>http://blog.hbis.fr/2010/07/30/java-jaxws_user_exception/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mac OS X : Java 6 pour Mac à CPU 32 bits</title>
		<link>http://blog.hbis.fr/2010/01/08/macosx-java6_32bits/</link>
		<comments>http://blog.hbis.fr/2010/01/08/macosx-java6_32bits/#comments</comments>
		<pubDate>Fri, 08 Jan 2010 09:56:02 +0000</pubDate>
		<dc:creator>Boris HUISGEN</dc:creator>
				<category><![CDATA[Développement]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Système]]></category>

		<guid isPermaLink="false">http://blog.hbis.fr/?p=1684</guid>
		<description><![CDATA[Le port de Java 6 pour les Macs à CPU 32 bits (Intel CoreDuo 2006) est disponible au téléchargement sur cette page : http://landonf.bikemonkey.org/static/soylatte]]></description>
		<wfw:commentRss>http://blog.hbis.fr/2010/01/08/macosx-java6_32bits/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Java : analyse de code et détection de bugs</title>
		<link>http://blog.hbis.fr/2009/05/07/java-findbugs/</link>
		<comments>http://blog.hbis.fr/2009/05/07/java-findbugs/#comments</comments>
		<pubDate>Wed, 06 May 2009 23:37:08 +0000</pubDate>
		<dc:creator>Boris HUISGEN</dc:creator>
				<category><![CDATA[Développement]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://blog.hbis.fr/?p=824</guid>
		<description><![CDATA[S&#8217;il y a bien un logiciel à conserver dans sa boite à outils, il s&#8217;agit d&#8217;un analyseur de code. En phase de stabilisation d&#8217;un de mes logiciels, j&#8217;en ai profité pour passer un coup de FindBugs!, l&#8217;analyseur et détecteur de bugs open-source pour Java. Il opère directement sur le byte-code à la recherche d&#8217;erreurs de ]]></description>
		<wfw:commentRss>http://blog.hbis.fr/2009/05/07/java-findbugs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Java : loguer les exceptions avec un stacktrace</title>
		<link>http://blog.hbis.fr/2009/05/02/java-log_stacktrace/</link>
		<comments>http://blog.hbis.fr/2009/05/02/java-log_stacktrace/#comments</comments>
		<pubDate>Sat, 02 May 2009 17:08:36 +0000</pubDate>
		<dc:creator>Boris HUISGEN</dc:creator>
				<category><![CDATA[Développement]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://blog.hbis.fr/?p=776</guid>
		<description><![CDATA[Un petit bout de code utile pour tout programme de type démon/serveur et qui permet d&#8217;enregistrer dans un fichier journal (cf. API java.util.logging) toute exception non gérée, en particulier avec son stacktrace complet, tel que Java le produirait en console : private final static Logger m_logger = Logger.getLogger ("package.MyClass"); try {     [...] } catch ]]></description>
		<wfw:commentRss>http://blog.hbis.fr/2009/05/02/java-log_stacktrace/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Java : pense-bête JVM &amp; options d&#8217;exécution</title>
		<link>http://blog.hbis.fr/2009/04/23/jvm-options/</link>
		<comments>http://blog.hbis.fr/2009/04/23/jvm-options/#comments</comments>
		<pubDate>Wed, 22 Apr 2009 23:19:29 +0000</pubDate>
		<dc:creator>Boris HUISGEN</dc:creator>
				<category><![CDATA[Développement]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://blog.hbis.fr/?p=697</guid>
		<description><![CDATA[Un petit pense-bête concernant les différentes options d&#8217;exécution de la JVM étant donné que j&#8217;arrive pas les retenir. Journalisation avec fichier de configuration custom pour l&#8217;API java.util.logging : java [...] -Djava.util.logging.config.file=./logging.properties [...] Monitoring avec jconsole : en local : java [...] -Dcom.sun.management.jmxremote [...] à distance : java [...] -Dcom.sun.management.jmxremote \ -Dcom.sun.management.jmxremote.port=8001 \ -Dcom.sun.management.jmxremote.authenticate=false \ -Dcom.sun.management.jmxremote.ssl=false ]]></description>
		<wfw:commentRss>http://blog.hbis.fr/2009/04/23/jvm-options/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Eclipse : Remote debugging avec JDPA</title>
		<link>http://blog.hbis.fr/2009/04/22/eclipse-jdpa/</link>
		<comments>http://blog.hbis.fr/2009/04/22/eclipse-jdpa/#comments</comments>
		<pubDate>Wed, 22 Apr 2009 22:46:23 +0000</pubDate>
		<dc:creator>Boris HUISGEN</dc:creator>
				<category><![CDATA[Développement]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://blog.hbis.fr/?p=676</guid>
		<description><![CDATA[Parfois, il est indispensable de tester son application sous un environnement précis. Si cela ne tourne pas rond, un debug est nécessaire. Pour conserver les mêmes conditions d&#8217;exécution, un debug distant depuis son IDE est possible. Le principe est qu&#8217;une connexion réseau est faite entre le frontend du débogueur (IDE) et un backend au niveau ]]></description>
		<wfw:commentRss>http://blog.hbis.fr/2009/04/22/eclipse-jdpa/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

