<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns="http://purl.org/rss/1.0/">
    
    <channel rdf:about="http://www.cfczone.org/blogs/rob/rss.cfm">
      <title>Rob Brooks-Bilson's Blog</title>
      <description>A blog for ColdFusion and other topics</description>
      <link>http://www.cfczone.org/blogs/rob/index.cfm</link>
    	
      <items>
        <rdf:Seq>
          <rdf:li rdf:resource="http://www.cfczone.org/blogs/rob/index.cfm?mode=entry&amp;entry=76"/>
        </rdf:Seq>
      </items>
    </channel>
    
    
    
    
    <item rdf:about="http://www.cfczone.org/blogs/rob/index.cfm?mode=entry&amp;entry=76">
      <title>Using the JTOpen JDBC Driver with Multiple CFMX 6.1 Instances</title>
      <description>I recently setup a new development box running multiple instances of ColdFusion MX 6.1.  I posted a question to the CFGURU mailing list asking about the best place to put my 3rd party JDBC driver.  Sean Corfield and Simon Horwith both chimed in that ...</description>
      <link>http://www.cfczone.org/blogs/rob/index.cfm?mode=entry&amp;entry=76</link>
      <dc:date>2003-12-10T14:29:45-07:00</dc:date>
      <dc:subject>ColdFusion,Database</dc:subject>
    </item>
    
    </rdf:RDF>