<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Scannotation fix for /WEB-INF/classes</title>
	<atom:link href="http://bill.burkecentral.com/2008/02/14/scannotation-fix-for-web-infclasses/feed/" rel="self" type="application/rss+xml" />
	<link>http://bill.burkecentral.com/2008/02/14/scannotation-fix-for-web-infclasses/</link>
	<description>Software plumbing using middleware wrenches</description>
	<lastBuildDate>Thu, 09 Feb 2012 19:51:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: blackthorn</title>
		<link>http://bill.burkecentral.com/2008/02/14/scannotation-fix-for-web-infclasses/#comment-3208</link>
		<dc:creator><![CDATA[blackthorn]]></dc:creator>
		<pubDate>Mon, 30 Nov 2009 07:28:59 +0000</pubDate>
		<guid isPermaLink="false">http://billburke.wordpress.com/?p=96#comment-3208</guid>
		<description><![CDATA[This is an issue with glassfish as well.

Being able to access the url wouldn&#039;t do you any good as it points to a top level package (i.e. jndi:/server/myapp/WEB-INF/lib/com/) and not to a file. 

I tried using the JNDI API to recursively scan the entire directory tree for class files, but they aren&#039;t there. Does anyone have a fix for this?]]></description>
		<content:encoded><![CDATA[<p>This is an issue with glassfish as well.</p>
<p>Being able to access the url wouldn&#8217;t do you any good as it points to a top level package (i.e. jndi:/server/myapp/WEB-INF/lib/com/) and not to a file. </p>
<p>I tried using the JNDI API to recursively scan the entire directory tree for class files, but they aren&#8217;t there. Does anyone have a fix for this?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

