<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wikidot="http://www.wikidot.com/rss-namespace">

	<channel>
		<title>ERMA - new forum threads</title>
		<link>http://erma.wikidot.com/forum/start</link>
		<description>Threads in forums of the site &quot;ERMA&quot; - The Extremely Reusable Monitoring API</description>
				<copyright></copyright>
		<lastBuildDate></lastBuildDate>
		
					<item>
				<guid>http://erma.wikidot.com/forum/t-93774</guid>
				<title>Using Spring, dependency missing</title>
				<link>http://erma.wikidot.com/forum/t-93774/using-spring-dependency-missing</link>
				<description>edu/emory/mathcs/backport/java/util/concurrent/ScheduledExecutorService</description>
				<pubDate>Wed, 01 Oct 2008 06:31:26 +0000</pubDate>
				<wikidot:authorName>epchris</wikidot:authorName>				<wikidot:authorUserId>212654</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I just tried integrating in ERMA using your example for spring integration and got a NoClassDefFoundError for the class<br /> edu/emory/mathcs/backport/java/util/concurrent/ScheduledExecutorService<br /> Is there a reason why ERMA relies on edu.emory.mathcs.backport? Why not just the ScheduleExecutorService in java 1.5? is it just too late and my brain isn't working?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://erma.wikidot.com/forum/t-79686</guid>
				<title>Problem running application alongwith ERMA monitors</title>
				<link>http://erma.wikidot.com/forum/t-79686/problem-running-application-alongwith-erma-monitors</link>
				<description></description>
				<pubDate>Wed, 06 Aug 2008 16:34:08 +0000</pubDate>
				<wikidot:authorName>ab777</wikidot:authorName>				<wikidot:authorUserId>179739</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I want to use the functionality provided by ERMA monitors. I created a sample Java application and hooked the erma monitor APIs into it. Also, I configured ERMA using the steps provided by you.</p> <p>But, I am not completely clear from the documentation. So, when I ran the application, I got this exception:</p> <p>Exception in thread "main" java.lang.IllegalStateException: processorFactory is null<br /> at com.orbitz.monitoring.api.MonitoringEngine.startup(MonitoringEngine.java:89)<br /> at ErmaTest.main(ErmaTest.java:24)<br /> ErmaTest.java: 24 has MonitoringEngine.getInstance().startup();</p> <p>Can you please help me in using the monitor functionality and viewing the captured events at the processor side. Do I need to hook some additional code in the application besides calling the monitoringEngine startup/shutdown and monitor APIs.</p> <p>Thanks</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://erma.wikidot.com/forum/t-78087</guid>
				<title>Removal of Classes</title>
				<link>http://erma.wikidot.com/forum/t-78087/removal-of-classes</link>
				<description>Should certain classes be removed from this open source project?</description>
				<pubDate>Thu, 31 Jul 2008 19:45:53 +0000</pubDate>
				<wikidot:authorName>smullins</wikidot:authorName>				<wikidot:authorUserId>150508</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Here is the list Greg and I are proposing:</p> <ol> <li>EventPatternMonitorProcessor</li> <li>EventPatternMonitorRenderer</li> <li>EventPatternLoggingMonitorProcessor</li> <li>XmlMonitorRenderer</li> </ol> <p>These classes rely heavily on specific attributes that Orbitz uses.</p> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>