<?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>IBS Helpdesk &#187; Java</title>
	<atom:link href="http://helpdesk.ibs-aachen.de/category/java/feed/" rel="self" type="application/rss+xml" />
	<link>http://helpdesk.ibs-aachen.de</link>
	<description>Professionelle IT-Lösungen</description>
	<lastBuildDate>Fri, 12 Feb 2010 09:23:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>JFormattedTextfield: Display double values as time format</title>
		<link>http://helpdesk.ibs-aachen.de/2009/12/11/jformattedtextfield-display-double-values-as-time-format/</link>
		<comments>http://helpdesk.ibs-aachen.de/2009/12/11/jformattedtextfield-display-double-values-as-time-format/#comments</comments>
		<pubDate>Fri, 11 Dec 2009 11:09:34 +0000</pubDate>
		<dc:creator>Christophe Denis</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[DefaultFormatter]]></category>
		<category><![CDATA[double]]></category>
		<category><![CDATA[format]]></category>
		<category><![CDATA[JFormattedTextfield]]></category>
		<category><![CDATA[time]]></category>

		<guid isPermaLink="false">http://helpdesk.ibs-aachen.de/?p=255</guid>
		<description><![CDATA[Here you can find a Formatter-Implementation which is able to format double values in JFormattedTextfield as time format like &#8220;01:30&#8243; and vice versa, i.e. needed for duration inputs. Furthermore you don&#8217;t need to input the :-separator, &#8220;0130&#8243; will be automatically translated to &#8220;01:30&#8243; . The formatter is also able to allow &#8216;native&#8217; double inputs like [...]]]></description>
		<wfw:commentRss>http://helpdesk.ibs-aachen.de/2009/12/11/jformattedtextfield-display-double-values-as-time-format/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Eclipselink, MS SQL Server &amp; @@IDENTITY</title>
		<link>http://helpdesk.ibs-aachen.de/2009/08/27/eclipselink-ms-sql-server-identity/</link>
		<comments>http://helpdesk.ibs-aachen.de/2009/08/27/eclipselink-ms-sql-server-identity/#comments</comments>
		<pubDate>Thu, 27 Aug 2009 12:19:11 +0000</pubDate>
		<dc:creator>Christophe Denis</dc:creator>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[eclipselink]]></category>
		<category><![CDATA[identity]]></category>
		<category><![CDATA[ident_current]]></category>
		<category><![CDATA[JPA]]></category>
		<category><![CDATA[mssql]]></category>
		<category><![CDATA[persistence]]></category>
		<category><![CDATA[sequence]]></category>
		<category><![CDATA[sope_identity]]></category>

		<guid isPermaLink="false">http://helpdesk.ibs-aachen.de/?p=241</guid>
		<description><![CDATA[
When you are using the Eclipselink JPA implementation with a replicated MSSQL database (or a database with more complex triggers on some tables) you&#8217;re running probably into major problems when persisting objects, especially when you would like to use the cascaded persisting mechanism. Sometimes the database returns a wrong generated primary key which results in [...]]]></description>
		<wfw:commentRss>http://helpdesk.ibs-aachen.de/2009/08/27/eclipselink-ms-sql-server-identity/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>JSF: immediate=&#8221;true&#8221; und reRender=&#8221;&#8230;&#8221;</title>
		<link>http://helpdesk.ibs-aachen.de/2008/04/14/jsf-immediatetrue-und-rerender/</link>
		<comments>http://helpdesk.ibs-aachen.de/2008/04/14/jsf-immediatetrue-und-rerender/#comments</comments>
		<pubDate>Mon, 14 Apr 2008 13:52:53 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[commandLink]]></category>
		<category><![CDATA[JSF]]></category>
		<category><![CDATA[reRender]]></category>
		<category><![CDATA[RichFaces]]></category>

		<guid isPermaLink="false">http://helpdesk.ibs-aachen.de/?p=79</guid>
		<description><![CDATA[Umgebung:
JSF 1.2 / RichFaces 3.2.0.GA
Beschreibung:
In einer dataTable gibt es einen Link, der eine Zeile löschen soll &#8211; und das unabhängig von Validierungsfehlern im restlichen Formular. Daher wird immediate=&#8221;true&#8221; verwendet um die Validierung zu umgehen. Im reRender-Attribut ist die dataTable angegeben, damit die Sicht aktualisiert wird.
Problem:
Diese Vorgehensweise funktioniert nicht wie erwartet. Zwar wird immer der richtige [...]]]></description>
		<wfw:commentRss>http://helpdesk.ibs-aachen.de/2008/04/14/jsf-immediatetrue-und-rerender/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
