<?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: Pitfalls with aspect technologies</title>
	<atom:link href="http://blog.espenberntsen.net/2010/06/05/pitfalls-with-aspectj/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.espenberntsen.net/2010/06/05/pitfalls-with-aspectj/</link>
	<description></description>
	<lastBuildDate>Wed, 24 Apr 2013 22:33:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Espen</title>
		<link>http://blog.espenberntsen.net/2010/06/05/pitfalls-with-aspectj/#comment-231</link>
		<dc:creator><![CDATA[Espen]]></dc:creator>
		<pubDate>Wed, 29 Jun 2011 17:19:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.espenberntsen.net/?p=403#comment-231</guid>
		<description><![CDATA[The question has been answered on stackoverflow.com &lt;a href=&quot;http://stackoverflow.com/questions/6516390/unsupportedpointcutprimitiveexception-on-simple-aop-example/6523083#6523083&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;.]]></description>
		<content:encoded><![CDATA[<p>The question has been answered on stackoverflow.com <a href="http://stackoverflow.com/questions/6516390/unsupportedpointcutprimitiveexception-on-simple-aop-example/6523083#6523083" rel="nofollow">here</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Espen</title>
		<link>http://blog.espenberntsen.net/2010/06/05/pitfalls-with-aspectj/#comment-230</link>
		<dc:creator><![CDATA[Espen]]></dc:creator>
		<pubDate>Wed, 29 Jun 2011 15:07:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.espenberntsen.net/?p=403#comment-230</guid>
		<description><![CDATA[Thanks!

I can’t see the error from your little code snippet. You should post a &lt;a href=&quot;http://stackoverflow.com/questions/ask&quot; rel=&quot;nofollow&quot;&gt;question&lt;/a&gt; on stackoverflow.com.

Include the aspect class and tag it with aspectj and you should get an answer quite soon.]]></description>
		<content:encoded><![CDATA[<p>Thanks!</p>
<p>I can’t see the error from your little code snippet. You should post a <a href="http://stackoverflow.com/questions/ask" rel="nofollow">question</a> on stackoverflow.com.</p>
<p>Include the aspect class and tag it with aspectj and you should get an answer quite soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: asyardrd</title>
		<link>http://blog.espenberntsen.net/2010/06/05/pitfalls-with-aspectj/#comment-229</link>
		<dc:creator><![CDATA[asyardrd]]></dc:creator>
		<pubDate>Wed, 29 Jun 2011 09:47:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.espenberntsen.net/?p=403#comment-229</guid>
		<description><![CDATA[Hi, very useful topic. I have a question, if you can help; I use spring and aspectj jars, when I run your code it gives me

org.aspectj.weaver.tools.UnsupportedPointcutPrimitiveException: Pointcut expression call(* String.toLowerCase()) contains unsupported pointcut primitive &#039;call&#039;

error. What am I doing wrong?]]></description>
		<content:encoded><![CDATA[<p>Hi, very useful topic. I have a question, if you can help; I use spring and aspectj jars, when I run your code it gives me</p>
<p>org.aspectj.weaver.tools.UnsupportedPointcutPrimitiveException: Pointcut expression call(* String.toLowerCase()) contains unsupported pointcut primitive &#8216;call&#8217;</p>
<p>error. What am I doing wrong?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
