<?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>Everything is wrong &#187; Uncategorized</title>
	<atom:link href="http://everythingiswrong.free.fr/index.php/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://everythingiswrong.free.fr</link>
	<description>Un blog dédié à l&#039;informatique en général</description>
	<lastBuildDate>Wed, 06 Oct 2021 21:20:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>PicketLink : Activer les traces dans le fichier de log</title>
		<link>http://everythingiswrong.free.fr/index.php/2014/01/30/picketlink-activer-les-traces-dans-le-fichier-de-log/</link>
		<comments>http://everythingiswrong.free.fr/index.php/2014/01/30/picketlink-activer-les-traces-dans-le-fichier-de-log/#comments</comments>
		<pubDate>Thu, 30 Jan 2014 21:09:52 +0000</pubDate>
		<dc:creator>Yan</dc:creator>
				<category><![CDATA[Java J2EE]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[J2EE]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[JBoss]]></category>
		<category><![CDATA[Sécurité]]></category>

		<guid isPermaLink="false">http://everythingiswrong.free.fr/?p=2453</guid>
		<description><![CDATA[How can I enable debug logging for PicketLink in JBoss?]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Pour débuger l&#8217;authentification faite grâce à picketLink avec JBoss Wildfly, il est nécessaire d&#8217;ajouter le logger ci-dessous puis de modifier la priorité par défaut de la console.</p>
<p class="wp-caption">org.picketlink.idm</p>
<p>Pour cela, il faut se connecter à la console du serveur d&#8217;application puis se rendre sur la gestion des logger dans l&#8217;onglet &#8220;LOG CATEGORIES&#8221;.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://everythingiswrong.free.fr/wp-content/uploads/wildfly-logger-categories.png" alt="" width="658" height="560" /></p>
<p>Ajouter la catégorie associée au package picketLink avec le niveau DEBUG.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://everythingiswrong.free.fr/wp-content/uploads/wildfly-logger-categories-add.png" alt="" width="658" height="561" /></p>
<p>Enfin dans la catégorie &#8220;HANDLER&#8221;, modifier le niveau de log du handler console.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://everythingiswrong.free.fr/wp-content/uploads/wildfly-logger-handler.png" alt="" width="658" height="561" /></p>
<p>Pour information, les modifications sont prises en compte à chaud. Pas besoin de redémarrer le serveur.</p>
]]></content:encoded>
			<wfw:commentRss>http://everythingiswrong.free.fr/index.php/2014/01/30/picketlink-activer-les-traces-dans-le-fichier-de-log/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
