<?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: Doing Two Models at the Same Time</title>
	<atom:link href="http://exitcondition.alrubinger.com/2008/12/20/doing-two-models-at-the-same-time/feed/" rel="self" type="application/rss+xml" />
	<link>http://exitcondition.alrubinger.com/2008/12/20/doing-two-models-at-the-same-time/</link>
	<description>Andrew Lee Rubinger</description>
	<lastBuildDate>Thu, 03 Dec 2009 00:40:14 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: kate</title>
		<link>http://exitcondition.alrubinger.com/2008/12/20/doing-two-models-at-the-same-time/#comment-101</link>
		<dc:creator>kate</dc:creator>
		<pubDate>Sun, 06 Sep 2009 12:41:02 +0000</pubDate>
		<guid isPermaLink="false">http://exitcondition.alrubinger.com/?p=41#comment-101</guid>
		<description>I REMEMBER THAT NIGHT!!! hahaha. have nooooo idea about anything after the 3rd paragraph, but yes, those were amazing parties ;) making one final trip to beantown in 2 weekends before retreating to the islands for good this time. hopefully i can catch up with you and cay? miss you both... xo</description>
		<content:encoded><![CDATA[<p>I REMEMBER THAT NIGHT!!! hahaha. have nooooo idea about anything after the 3rd paragraph, but yes, those were amazing parties <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  making one final trip to beantown in 2 weekends before retreating to the islands for good this time. hopefully i can catch up with you and cay? miss you both&#8230; xo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: john</title>
		<link>http://exitcondition.alrubinger.com/2008/12/20/doing-two-models-at-the-same-time/#comment-96</link>
		<dc:creator>john</dc:creator>
		<pubDate>Tue, 18 Aug 2009 01:41:22 +0000</pubDate>
		<guid isPermaLink="false">http://exitcondition.alrubinger.com/?p=41#comment-96</guid>
		<description>You ask what would I do with this?

I have a need to build a corba server in jboss as a replacement for an existing standalone corba server as java application.  I&#039;ll implment a corba servant (which implements the corba interface) as a facade, which delegates to local ejb session bean (where the real meat of the replacement will be implemented).  I think the best way to implement a servant in jboss is to implement a microcontainer pojo.

It doesn&#039;t look like microcontainer would inject the ejb proxy as part of the jboss-beans.xml file, as in: .  That would be too easy, I guess.

So, I&#039;m left with doing two models at the same time.  The corba servant would declare a field with the @EJB annotation.  And the code above would cause it to be injected.  I don&#039;t understand enough about the microcontainer, but from what I see so far, I think it would be simpler if my corba servant simply did a lookup against an InitialContext for the ejb.

Thanks for the article.</description>
		<content:encoded><![CDATA[<p>You ask what would I do with this?</p>
<p>I have a need to build a corba server in jboss as a replacement for an existing standalone corba server as java application.  I&#8217;ll implment a corba servant (which implements the corba interface) as a facade, which delegates to local ejb session bean (where the real meat of the replacement will be implemented).  I think the best way to implement a servant in jboss is to implement a microcontainer pojo.</p>
<p>It doesn&#8217;t look like microcontainer would inject the ejb proxy as part of the jboss-beans.xml file, as in: .  That would be too easy, I guess.</p>
<p>So, I&#8217;m left with doing two models at the same time.  The corba servant would declare a field with the @EJB annotation.  And the code above would cause it to be injected.  I don&#8217;t understand enough about the microcontainer, but from what I see so far, I think it would be simpler if my corba servant simply did a lookup against an InitialContext for the ejb.</p>
<p>Thanks for the article.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan J. McDonough</title>
		<link>http://exitcondition.alrubinger.com/2008/12/20/doing-two-models-at-the-same-time/#comment-85</link>
		<dc:creator>Ryan J. McDonough</dc:creator>
		<pubDate>Fri, 24 Jul 2009 11:25:26 +0000</pubDate>
		<guid isPermaLink="false">http://exitcondition.alrubinger.com/?p=41#comment-85</guid>
		<description>You have an odd way of making a point my friend.</description>
		<content:encoded><![CDATA[<p>You have an odd way of making a point my friend.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Cori</title>
		<link>http://exitcondition.alrubinger.com/2008/12/20/doing-two-models-at-the-same-time/#comment-81</link>
		<dc:creator>James Cori</dc:creator>
		<pubDate>Tue, 06 Jan 2009 15:58:30 +0000</pubDate>
		<guid isPermaLink="false">http://exitcondition.alrubinger.com/?p=41#comment-81</guid>
		<description>Only the one and only ALR could combine an EJB3 post with an urban dictionary link and come out making sense.

Hit me up by email, you&#039;ve got no contact info on your site.

CKC lives on</description>
		<content:encoded><![CDATA[<p>Only the one and only ALR could combine an EJB3 post with an urban dictionary link and come out making sense.</p>
<p>Hit me up by email, you&#8217;ve got no contact info on your site.</p>
<p>CKC lives on</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ales Justin</title>
		<link>http://exitcondition.alrubinger.com/2008/12/20/doing-two-models-at-the-same-time/#comment-80</link>
		<dc:creator>Ales Justin</dc:creator>
		<pubDate>Mon, 22 Dec 2008 09:51:45 +0000</pubDate>
		<guid isPermaLink="false">http://exitcondition.alrubinger.com/?p=41#comment-80</guid>
		<description>Perhaps a missing detail that gave you problems as well is the no-fields by default.
Meaning one must change BeanAccessMode --&gt; FIELDS or ALL.

But otherwise it looks great! ;-)</description>
		<content:encoded><![CDATA[<p>Perhaps a missing detail that gave you problems as well is the no-fields by default.<br />
Meaning one must change BeanAccessMode &#8211;&gt; FIELDS or ALL.</p>
<p>But otherwise it looks great! <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Juha Lindfors</title>
		<link>http://exitcondition.alrubinger.com/2008/12/20/doing-two-models-at-the-same-time/#comment-79</link>
		<dc:creator>Juha Lindfors</dc:creator>
		<pubDate>Sat, 20 Dec 2008 21:10:07 +0000</pubDate>
		<guid isPermaLink="false">http://exitcondition.alrubinger.com/?p=41#comment-79</guid>
		<description>Great stuff. JBossMC desperately needs more documented use-cases like this.</description>
		<content:encoded><![CDATA[<p>Great stuff. JBossMC desperately needs more documented use-cases like this.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
