<?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"
	>
<channel>
	<title>Comments on: Easy AOP deployments with AspectJ</title>
	<atom:link href="http://www.damnhandy.com/2006/01/24/easy-aop-deployments-with-aspectj/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.damnhandy.com/2006/01/24/easy-aop-deployments-with-aspectj/</link>
	<description>A blog about Java, REST, and other stuff.</description>
	<pubDate>Sat, 06 Sep 2008 00:37:50 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: fawce</title>
		<link>http://www.damnhandy.com/2006/01/24/easy-aop-deployments-with-aspectj/#comment-4945</link>
		<dc:creator>fawce</dc:creator>
		<pubDate>Wed, 11 Oct 2006 21:06:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.damnhandy.com/?p=46#comment-4945</guid>
		<description>hi,

I'm trying to use aspectJ in jboss3.2. I know you recommend against this because JbossAOP is pre-integrated, but I greatly prefer the syntactical model of aspectJ. 

I've compiled my code with AJC, and packed it into an ear with aspectjrt.jar, and deployed this into jboss3.2. For some reason, the aspect code is never invoked -- the objects run just fine, but never trigger the advice.

I'd be grateful for a pointer.

thanks,
fawce</description>
		<content:encoded><![CDATA[<p>hi,</p>
<p>I&#8217;m trying to use aspectJ in jboss3.2. I know you recommend against this because JbossAOP is pre-integrated, but I greatly prefer the syntactical model of aspectJ. </p>
<p>I&#8217;ve compiled my code with AJC, and packed it into an ear with aspectjrt.jar, and deployed this into jboss3.2. For some reason, the aspect code is never invoked &#8212; the objects run just fine, but never trigger the advice.</p>
<p>I&#8217;d be grateful for a pointer.</p>
<p>thanks,<br />
fawce</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Max</title>
		<link>http://www.damnhandy.com/2006/01/24/easy-aop-deployments-with-aspectj/#comment-66</link>
		<dc:creator>Max</dc:creator>
		<pubDate>Tue, 24 Jan 2006 15:24:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.damnhandy.com/?p=46#comment-66</guid>
		<description>In my peripheral vision, "AspectWerkz" was parsed as "Auschwitz."</description>
		<content:encoded><![CDATA[<p>In my peripheral vision, &#8220;AspectWerkz&#8221; was parsed as &#8220;Auschwitz.&#8221;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
