<?xml version="1.0"?>
<rss version="2.0">
<channel>
  <title>Kai`s Blog - java category</title>
  <link>http://www.kaigrabfelder.de/en/categories/Java/</link>
  <description>yet another blog about java, software, movies and more...</description>
  <language>en</language>
  <copyright>Kai Grabfelder</copyright>
  <lastBuildDate>Sat, 29 Oct 2011 12:44:00 GMT</lastBuildDate>
  <generator>Pebble (http://pebble.sourceforge.net)</generator>
  <docs>http://backend.userland.com/rss</docs>
  
  
  <item>
    <title>latest ibatis 2 documentation</title>
    <link>http://www.kaigrabfelder.de/en/2011/10/29/latest_ibatis_2_documentation.html</link>
    
      
      
        <description>
          With the move of the iBATIS persistence framework from apache to google code and the rename to mybatis&lt;/a&gt; it got a little bit complicated for end users of iBATIS 2.x to get the latest iBATIS 2 documentation documents...&lt;p&gt;&lt;a href=&#034;http://www.kaigrabfelder.de/en/2011/10/29/latest_ibatis_2_documentation.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;
        </description>
      
    
    
    
    <category>java</category>
    
    <comments>http://www.kaigrabfelder.de/en/2011/10/29/latest_ibatis_2_documentation.html#comments</comments>
    <guid isPermaLink="true">http://www.kaigrabfelder.de/en/2011/10/29/latest_ibatis_2_documentation.html</guid>
    <pubDate>Sat, 29 Oct 2011 12:44:00 GMT</pubDate>
  </item>
  
  <item>
    <title>Integration of SocialEngine with external user administration</title>
    <link>http://www.kaigrabfelder.de/en/2011/07/17/integration_of_socialengine_with_external_user_administration.html</link>
    
      
      
        <description>
          I recently had the task to integrate a SocialEngine installation with an external user administration system (written in PHP). Social Engine users should be automatically created/enabled/disabled when a user in the external system is created or deleted. In addition to that the passwords should be kept synchronized: i.e. whenever the password of a user is changed in the external system it should automatically be changed in SocialEngine as well...&lt;p&gt;&lt;a href=&#034;http://www.kaigrabfelder.de/en/2011/07/17/integration_of_socialengine_with_external_user_administration.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;
        </description>
      
    
    
    
    <category>web</category>
    
    <category>php</category>
    
    <comments>http://www.kaigrabfelder.de/en/2011/07/17/integration_of_socialengine_with_external_user_administration.html#comments</comments>
    <guid isPermaLink="true">http://www.kaigrabfelder.de/en/2011/07/17/integration_of_socialengine_with_external_user_administration.html</guid>
    <pubDate>Sun, 17 Jul 2011 16:42:00 GMT</pubDate>
  </item>
  
  <item>
    <title>mockito, spring &amp; AbstractJUnit4SpringContextTests</title>
    <link>http://www.kaigrabfelder.de/en/2011/04/02/mockito_spring_abstractjunit4springcontexttests.html</link>
    
      
      
        <description>
          I know some people consider it bad practise. But nethertheless I still believe that there is sometimes no alternative to tests that include startup of spring application contexts and initialization of in memory database. Actually I quite like those tests because if I don&#039;t include my database layer and my spring application contexts in my test I always have a bad felling about the quality of my software....&lt;p&gt;&lt;a href=&#034;http://www.kaigrabfelder.de/en/2011/04/02/mockito_spring_abstractjunit4springcontexttests.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;
        </description>
      
    
    
    
    <category>java</category>
    
    <comments>http://www.kaigrabfelder.de/en/2011/04/02/mockito_spring_abstractjunit4springcontexttests.html#comments</comments>
    <guid isPermaLink="true">http://www.kaigrabfelder.de/en/2011/04/02/mockito_spring_abstractjunit4springcontexttests.html</guid>
    <pubDate>Sat, 02 Apr 2011 16:02:00 GMT</pubDate>
  </item>
  
  </channel>
</rss>

