<?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: Calling EJB3 with Mule and test it with OpenEJB</title>
	<atom:link href="http://www.redstream.nl/2009/04/01/calling-ejb3-with-mule-and-test-it-with-openejb/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.redstream.nl/2009/04/01/calling-ejb3-with-mule-and-test-it-with-openejb/</link>
	<description>Pragmatic Integrators</description>
	<lastBuildDate>Tue, 18 Oct 2011 12:18:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Pascal Alma</title>
		<link>http://www.redstream.nl/2009/04/01/calling-ejb3-with-mule-and-test-it-with-openejb/comment-page-1/#comment-332</link>
		<dc:creator>Pascal Alma</dc:creator>
		<pubDate>Wed, 01 Apr 2009 17:33:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.pascalalma.net/?p=703#comment-332</guid>
		<description>Hi Andrew,
Thx for your comment.
About the discrepancies:
1. I only guessed for a reason why EJB3 connector wasn&#039;t supplied as OOTB functionality.  I read somewhere that JDK1.4 had to be supported by Mule but I guess that was an outdated article (always the risk when looking for info on the net, I guess)
2. I guess you have a point here. But the first thing I tried when I wanted to call an EJB3 bean from within Mule is to google around and all you find is &#039;complaints&#039; that there is no OOTB functionality for it. So that&#039;s why I looked further and came to the above &#039;solution&#039;.
3. Yep, I understand. And there is nothing wrong with it I guess, as soon as you know that this is the way to do it. That&#039;s why I wrote this post: to show others who are running into the same issue how they can solve it.

In this post (http://www.mail-archive.com/user@mule.codehaus.org/msg10294.html) the writer says the component way is the natuaral way to go. Since I am fairly new to Mule I assumed that this meant it is also the &#039;best &#039;  way to accomplish this, that&#039;s why I went for this solution.

So, I hope this clarifies the thing a little. But nevertheless I am still impressed by the functionality that Mule offers and I will certainly look into it in more detail!</description>
		<content:encoded><![CDATA[<p>Hi Andrew,<br />
Thx for your comment.<br />
About the discrepancies:<br />
1. I only guessed for a reason why EJB3 connector wasn&#8217;t supplied as OOTB functionality.  I read somewhere that JDK1.4 had to be supported by Mule but I guess that was an outdated article (always the risk when looking for info on the net, I guess)<br />
2. I guess you have a point here. But the first thing I tried when I wanted to call an EJB3 bean from within Mule is to google around and all you find is &#8216;complaints&#8217; that there is no OOTB functionality for it. So that&#8217;s why I looked further and came to the above &#8216;solution&#8217;.<br />
3. Yep, I understand. And there is nothing wrong with it I guess, as soon as you know that this is the way to do it. That&#8217;s why I wrote this post: to show others who are running into the same issue how they can solve it.</p>
<p>In this post (http://www.mail-archive.com/user@mule.codehaus.org/msg10294.html) the writer says the component way is the natuaral way to go. Since I am fairly new to Mule I assumed that this meant it is also the &#8216;best &#8216;  way to accomplish this, that&#8217;s why I went for this solution.</p>
<p>So, I hope this clarifies the thing a little. But nevertheless I am still impressed by the functionality that Mule offers and I will certainly look into it in more detail!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pascal Alma</title>
		<link>http://www.redstream.nl/2009/04/01/calling-ejb3-with-mule-and-test-it-with-openejb/comment-page-1/#comment-732</link>
		<dc:creator>Pascal Alma</dc:creator>
		<pubDate>Wed, 01 Apr 2009 17:33:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.pascalalma.net/?p=703#comment-732</guid>
		<description>Hi Andrew,
Thx for your comment.
About the discrepancies:
1. I only guessed for a reason why EJB3 connector wasn&#039;t supplied as OOTB functionality.  I read somewhere that JDK1.4 had to be supported by Mule but I guess that was an outdated article (always the risk when looking for info on the net, I guess)
2. I guess you have a point here. But the first thing I tried when I wanted to call an EJB3 bean from within Mule is to google around and all you find is &#039;complaints&#039; that there is no OOTB functionality for it. So that&#039;s why I looked further and came to the above &#039;solution&#039;.
3. Yep, I understand. And there is nothing wrong with it I guess, as soon as you know that this is the way to do it. That&#039;s why I wrote this post: to show others who are running into the same issue how they can solve it.

In this post (http://www.mail-archive.com/user@mule.codehaus.org/msg10294.html) the writer says the component way is the natuaral way to go. Since I am fairly new to Mule I assumed that this meant it is also the &#039;best &#039;  way to accomplish this, that&#039;s why I went for this solution.

So, I hope this clarifies the thing a little. But nevertheless I am still impressed by the functionality that Mule offers and I will certainly look into it in more detail!</description>
		<content:encoded><![CDATA[<p>Hi Andrew,<br />
Thx for your comment.<br />
About the discrepancies:<br />
1. I only guessed for a reason why EJB3 connector wasn&#8217;t supplied as OOTB functionality.  I read somewhere that JDK1.4 had to be supported by Mule but I guess that was an outdated article (always the risk when looking for info on the net, I guess)<br />
2. I guess you have a point here. But the first thing I tried when I wanted to call an EJB3 bean from within Mule is to google around and all you find is &#8216;complaints&#8217; that there is no OOTB functionality for it. So that&#8217;s why I looked further and came to the above &#8216;solution&#8217;.<br />
3. Yep, I understand. And there is nothing wrong with it I guess, as soon as you know that this is the way to do it. That&#8217;s why I wrote this post: to show others who are running into the same issue how they can solve it.</p>
<p>In this post (http://www.mail-archive.com/user@mule.codehaus.org/msg10294.html) the writer says the component way is the natuaral way to go. Since I am fairly new to Mule I assumed that this meant it is also the &#8216;best &#8216;  way to accomplish this, that&#8217;s why I went for this solution.</p>
<p>So, I hope this clarifies the thing a little. But nevertheless I am still impressed by the functionality that Mule offers and I will certainly look into it in more detail!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Perepelytsya</title>
		<link>http://www.redstream.nl/2009/04/01/calling-ejb3-with-mule-and-test-it-with-openejb/comment-page-1/#comment-333</link>
		<dc:creator>Andrew Perepelytsya</dc:creator>
		<pubDate>Wed, 01 Apr 2009 13:12:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.pascalalma.net/?p=703#comment-333</guid>
		<description>Hi Pascal,

Nice entry, thanks for this post. I&#039;ve noticed some discrepancies though:

1. Mule has been targeted for Java 5 for several releases now, not 1.4.
2. I&#039;m not sure what you mean by &#039;ejb3 is not OOTB functionality&#039;. There&#039;s nothing Mule can do here, ejb3 don&#039;t make remote interfaces mandatory, it&#039;s up to a user to provide and expose those if needed.
3. We deliberately didn&#039;t duplicate lookup functionality already available and working fine in Spring.

In this blog an ejb is simply injected as a service component (and could come from anywhere). Another option could be to use Mule&#039;s ejb transport, however it requires ejb2-style interfaces exposed (again, this is the optional compatibility layer in ejb3 spec).

Cheers!</description>
		<content:encoded><![CDATA[<p>Hi Pascal,</p>
<p>Nice entry, thanks for this post. I&#8217;ve noticed some discrepancies though:</p>
<p>1. Mule has been targeted for Java 5 for several releases now, not 1.4.<br />
2. I&#8217;m not sure what you mean by &#8216;ejb3 is not OOTB functionality&#8217;. There&#8217;s nothing Mule can do here, ejb3 don&#8217;t make remote interfaces mandatory, it&#8217;s up to a user to provide and expose those if needed.<br />
3. We deliberately didn&#8217;t duplicate lookup functionality already available and working fine in Spring.</p>
<p>In this blog an ejb is simply injected as a service component (and could come from anywhere). Another option could be to use Mule&#8217;s ejb transport, however it requires ejb2-style interfaces exposed (again, this is the optional compatibility layer in ejb3 spec).</p>
<p>Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Perepelytsya</title>
		<link>http://www.redstream.nl/2009/04/01/calling-ejb3-with-mule-and-test-it-with-openejb/comment-page-1/#comment-733</link>
		<dc:creator>Andrew Perepelytsya</dc:creator>
		<pubDate>Wed, 01 Apr 2009 13:12:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.pascalalma.net/?p=703#comment-733</guid>
		<description>Hi Pascal,

Nice entry, thanks for this post. I&#039;ve noticed some discrepancies though:

1. Mule has been targeted for Java 5 for several releases now, not 1.4.
2. I&#039;m not sure what you mean by &#039;ejb3 is not OOTB functionality&#039;. There&#039;s nothing Mule can do here, ejb3 don&#039;t make remote interfaces mandatory, it&#039;s up to a user to provide and expose those if needed.
3. We deliberately didn&#039;t duplicate lookup functionality already available and working fine in Spring.

In this blog an ejb is simply injected as a service component (and could come from anywhere). Another option could be to use Mule&#039;s ejb transport, however it requires ejb2-style interfaces exposed (again, this is the optional compatibility layer in ejb3 spec).

Cheers!</description>
		<content:encoded><![CDATA[<p>Hi Pascal,</p>
<p>Nice entry, thanks for this post. I&#8217;ve noticed some discrepancies though:</p>
<p>1. Mule has been targeted for Java 5 for several releases now, not 1.4.<br />
2. I&#8217;m not sure what you mean by &#8216;ejb3 is not OOTB functionality&#8217;. There&#8217;s nothing Mule can do here, ejb3 don&#8217;t make remote interfaces mandatory, it&#8217;s up to a user to provide and expose those if needed.<br />
3. We deliberately didn&#8217;t duplicate lookup functionality already available and working fine in Spring.</p>
<p>In this blog an ejb is simply injected as a service component (and could come from anywhere). Another option could be to use Mule&#8217;s ejb transport, however it requires ejb2-style interfaces exposed (again, this is the optional compatibility layer in ejb3 spec).</p>
<p>Cheers!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

