<?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/"
		>
<channel>
	<title>Comments on: Ejb3 Basics: Deploying Message Driven Beans</title>
	<atom:link href="http://www.openscope.net/2010/02/02/ejb3-basics-deploying-message-driven-beans/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.openscope.net/2010/02/02/ejb3-basics-deploying-message-driven-beans/</link>
	<description>Practical java, unix, and xml</description>
	<lastBuildDate>Tue, 10 Jan 2012 10:15:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Ant</title>
		<link>http://www.openscope.net/2010/02/02/ejb3-basics-deploying-message-driven-beans/comment-page-1/#comment-485</link>
		<dc:creator>Ant</dc:creator>
		<pubDate>Mon, 20 Sep 2010 22:24:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.openscope.net/?p=503#comment-485</guid>
		<description>These files are actually container dependent - they&#039;re implemented by the particular container used. If you&#039;re using Jboss 5.x you&#039;ll want to add the jars in jboss-5.1.0.GA\client to your classpath, specifically jboss-javaee.jar. The jars in this folder provide implementation classes for any Jboss client applications, of which your app could be considered one. I use eclipse so  usually just define 2 custom user classpath libraries, one mapping to this client folder and another one mapping to jboss-5.1.0.GA\common\lib.</description>
		<content:encoded><![CDATA[<p>These files are actually container dependent &#8211; they&#8217;re implemented by the particular container used. If you&#8217;re using Jboss 5.x you&#8217;ll want to add the jars in jboss-5.1.0.GA\client to your classpath, specifically jboss-javaee.jar. The jars in this folder provide implementation classes for any Jboss client applications, of which your app could be considered one. I use eclipse so  usually just define 2 custom user classpath libraries, one mapping to this client folder and another one mapping to jboss-5.1.0.GA\common\lib.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tuan Nguyen</title>
		<link>http://www.openscope.net/2010/02/02/ejb3-basics-deploying-message-driven-beans/comment-page-1/#comment-484</link>
		<dc:creator>Tuan Nguyen</dc:creator>
		<pubDate>Mon, 20 Sep 2010 21:55:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.openscope.net/?p=503#comment-484</guid>
		<description>Hello,

I kept getting the following error:

The import javax.ejb.MessageDriven cannot be resolved
The import javax.ejb.ActivationConfigProperty cannot be resolved.

Which j2se package should I download from Sun?</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>I kept getting the following error:</p>
<p>The import javax.ejb.MessageDriven cannot be resolved<br />
The import javax.ejb.ActivationConfigProperty cannot be resolved.</p>
<p>Which j2se package should I download from Sun?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

