<?xml version="1.0"?><rss version="2.0">
<channel>
  <title>Byte Slinger - Java category</title>
  <link>http://byteslinger.com/categories/Java/</link>
  <description>It&#039;s your world, I&#039;m just coding in it.</description>
  <language>en</language>
  <copyright>Marty</copyright>
  <lastBuildDate>Mon, 31 Aug 2009 05:19:00 GMT</lastBuildDate>
  <generator>Pebble (http://pebble.sourceforge.net)</generator>
  <docs>http://backend.userland.com/rss</docs>
  <item>
    <title>MySQL problem with Apache connection pools</title>
    <link>http://byteslinger.com/2009/08/15/1250376622729.html</link>
    <description>
          The Apache commons-dbcp-1.2.2.jar doesn&#039;t work and play well with MySQL. The symptom is an error when a call is made to MySQL after the connection has timed out. This happens with Spring SQL template as well as many ORM tools such as Hibernate.&lt;p&gt;&lt;a href=&#034;http://byteslinger.com/2009/08/15/1250376622729.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;</description>
      <category>Apache</category>
    <category>Java</category>
    <category>MySQL</category>
    <comments>http://byteslinger.com/2009/08/15/1250376622729.html#comments</comments>
    <guid isPermaLink="true">http://byteslinger.com/2009/08/15/1250376622729.html</guid>
    <pubDate>Sat, 15 Aug 2009 22:50:22 GMT</pubDate>
  </item>
  <item>
    <title>Acegi Security and Site Minder</title>
    <link>http://byteslinger.com/2007/03/30/1175311104068.html</link>
    <description>
          I just finished integrating an existing Java application with SiteMinder using Acegi Security.  While this was a worthwhile project, it required far more work than following the Acegi manual.&lt;p&gt;&lt;a href=&#034;http://byteslinger.com/2007/03/30/1175311104068.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;</description>
      <category>Spring</category>
    <category>Java</category>
    <comments>http://byteslinger.com/2007/03/30/1175311104068.html#comments</comments>
    <guid isPermaLink="true">http://byteslinger.com/2007/03/30/1175311104068.html</guid>
    <pubDate>Sat, 31 Mar 2007 03:18:24 GMT</pubDate>
  </item>
  <item>
    <title>Easy LDAP access from Java with Spring</title>
    <link>http://byteslinger.com/2007/03/30/1175292969091.html</link>
    <description>
          Sometimes it is hard to be a Java enthusiast.  While just about anything can be implemented in Java, certain aspects of the Java API are maddeningly complicated.  It seems the Java community has a propensity for obfuscating their implementation trying to provide flexibility.   Thankfully for the LDAP API, we have the Spring project to provide a straight forward interface that hides the messy details.&lt;p&gt;&lt;a href=&#034;http://byteslinger.com/2007/03/30/1175292969091.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;</description>
      <category>LDAP</category>
    <category>Spring</category>
    <category>Java</category>
    <comments>http://byteslinger.com/2007/03/30/1175292969091.html#comments</comments>
    <guid isPermaLink="true">http://byteslinger.com/2007/03/30/1175292969091.html</guid>
    <pubDate>Fri, 30 Mar 2007 22:16:09 GMT</pubDate>
  </item>
  </channel>
</rss>

