<?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>MacLochlainns Weblog &#187; AccessControlException</title>
	<atom:link href="http://blog.mclaughlinsoftware.com/tag/accesscontrolexception/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mclaughlinsoftware.com</link>
	<description>Michael McLaughlin's Technical Blog</description>
	<lastBuildDate>Mon, 06 Sep 2010 21:21:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>How to copy external files with Java and PL/SQL wrappers</title>
		<link>http://blog.mclaughlinsoftware.com/2008/07/29/how-to-copy-external-files-with-java-and-plsql-wrappers/</link>
		<comments>http://blog.mclaughlinsoftware.com/2008/07/29/how-to-copy-external-files-with-java-and-plsql-wrappers/#comments</comments>
		<pubDate>Tue, 29 Jul 2008 06:32:38 +0000</pubDate>
		<dc:creator>maclochlainn</dc:creator>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[AccessControlException]]></category>
		<category><![CDATA[Encountered the symbol]]></category>
		<category><![CDATA[FileImageInputStream]]></category>
		<category><![CDATA[FileImageOutputStream]]></category>
		<category><![CDATA[FileReader]]></category>
		<category><![CDATA[FileWriter]]></category>
		<category><![CDATA[PL/SQL Wrappers to Java]]></category>
		<category><![CDATA[PLS-00103]]></category>

		<guid isPermaLink="false">http://maclochlainn.wordpress.com/?p=170</guid>
		<description><![CDATA[Moving forward with the external file architecture. The referenced page lets you copy external files from one viretual directory to another. There is Java library with two method. One copies external text and the other image files. Two functions wrap the methods. The code is posted in this page on the blog.]]></description>
			<content:encoded><![CDATA[<p>Moving forward with the external file architecture. The referenced page lets you copy external files from one viretual directory to another. There is Java library with two method. One copies external text and the other image files. Two functions wrap the methods.</p>
<p><a title="How to copy external files with Java and PL/SQL Wrappers" href="http://blog.mclaughlinsoftware.com/how-to-copy-external-files-with-java-and-plsql-wrappers/" target="_blank">The code is posted in this page on the blog.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mclaughlinsoftware.com/2008/07/29/how-to-copy-external-files-with-java-and-plsql-wrappers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
