<?xml version="1.0" encoding="UTF-8"?>











<rss version="2.0" xmlns:jf="http://www.jivesoftware.com/xmlns/jiveforums/rss">



<channel>
    <title>Support Forums: Message List - Caching EJB Home references</title>
    <link>http://www.theserverside.com</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    
        <generator>Jive Forums Silver 5.5.30 (www.jivesoftware.com)</generator>
    
    <pubDate>Sat, 25 May 2013 10:25:06 -0400</pubDate>


    <item>

        <title>Caching EJB Home references</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=17521</link>

        

        
            <description><![CDATA[<p>The remote home is, for all due effects a CORBA remote reference (or an encapsulated bridge thereof). As is the Remote EJB reference. This means that a PortableRemoteObject.narrow(object,homeOrRemoteClass) should actually invoke at least one CORBA...]]></description>
        

        <pubDate>Thu, 30 Aug 2012 11:54:13 -0400</pubDate>

        

        <jf:creationDate>Thu, 30 Aug 2012 11:54:13 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 30 Aug 2012 11:54:13 -0400</jf:modificationDate>
        <jf:date>Aug 30, 2012</jf:date>
        <jf:author>José Pereira</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Caching EJB Home references</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=17521</link>

        

        
            <description><![CDATA[&lt;quote&gt;...]]></description>
        

        <pubDate>Wed, 22 Jan 2003 04:20:03 -0500</pubDate>

        

        <jf:creationDate>Wed, 22 Jan 2003 04:20:03 -0500</jf:creationDate>
        <jf:modificationDate>Wed, 22 Jan 2003 04:20:03 -0500</jf:modificationDate>
        <jf:date>Jan 22, 2003</jf:date>
        <jf:author>Stefan Zobel</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Caching EJB Home references</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=17521</link>

        

        
            <description><![CDATA[As far as I know, the only way to detect a stale EJBHome is to test it by calling EJBHome.create().]]></description>
        

        <pubDate>Wed, 22 Jan 2003 02:49:22 -0500</pubDate>

        

        <jf:creationDate>Wed, 22 Jan 2003 02:49:22 -0500</jf:creationDate>
        <jf:modificationDate>Wed, 22 Jan 2003 02:49:22 -0500</jf:modificationDate>
        <jf:date>Jan 22, 2003</jf:date>
        <jf:author>Lasse Koskela</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Caching EJB Home references</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=17521</link>

        

        
            <description><![CDATA[You seem to suggest that the only way to check if a home reference is stale is to check if it is null....]]></description>
        

        <pubDate>Tue, 21 Jan 2003 23:34:12 -0500</pubDate>

        

        <jf:creationDate>Tue, 21 Jan 2003 23:34:12 -0500</jf:creationDate>
        <jf:modificationDate>Tue, 21 Jan 2003 23:34:12 -0500</jf:modificationDate>
        <jf:date>Jan 21, 2003</jf:date>
        <jf:author>Rahul Gokhale</jf:author>
        <jf:replyCount>3</jf:replyCount>
    </item>


    <item>

        <title>Caching EJB Home references</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=17521</link>

        

        
            <description><![CDATA[Yes, that's the basic idea. We only catch the two exceptions mentioned above, any other exception is wrapped and rethrown to the client. Though, I can't remember where I've read that these are the only exceptions to be considered for stale Homes (perhaps...]]></description>
        

        <pubDate>Tue, 21 Jan 2003 16:38:47 -0500</pubDate>

        

        <jf:creationDate>Tue, 21 Jan 2003 16:38:47 -0500</jf:creationDate>
        <jf:modificationDate>Tue, 21 Jan 2003 16:38:47 -0500</jf:modificationDate>
        <jf:date>Jan 21, 2003</jf:date>
        <jf:author>Stefan Zobel</jf:author>
        <jf:replyCount>4</jf:replyCount>
    </item>


    <item>

        <title>Caching EJB Home references</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=17521</link>

        

        
            <description><![CDATA[I believe he meant something like this:...]]></description>
        

        <pubDate>Tue, 21 Jan 2003 08:32:48 -0500</pubDate>

        

        <jf:creationDate>Tue, 21 Jan 2003 08:32:48 -0500</jf:creationDate>
        <jf:modificationDate>Tue, 21 Jan 2003 08:32:48 -0500</jf:modificationDate>
        <jf:date>Jan 21, 2003</jf:date>
        <jf:author>Lasse Koskela</jf:author>
        <jf:replyCount>5</jf:replyCount>
    </item>


    <item>

        <title>Caching EJB Home references</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=17521</link>

        

        
            <description><![CDATA[Could you be more specific?]]></description>
        

        <pubDate>Tue, 21 Jan 2003 07:22:29 -0500</pubDate>

        

        <jf:creationDate>Tue, 21 Jan 2003 07:22:29 -0500</jf:creationDate>
        <jf:modificationDate>Tue, 21 Jan 2003 07:22:29 -0500</jf:modificationDate>
        <jf:date>Jan 21, 2003</jf:date>
        <jf:author>Rahul Gokhale</jf:author>
        <jf:replyCount>6</jf:replyCount>
    </item>


    <item>

        <title>Caching EJB Home references</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=17521</link>

        

        
            <description><![CDATA[We call create() in some base class (a kind of a Remote factory for stateless Session Beans) and catch java.rmi.NoSuchObjectException as well as java.rmi.MarshalException. After catching one of those exceptions we do the Home lookup again. This scheme...]]></description>
        

        <pubDate>Tue, 21 Jan 2003 07:06:36 -0500</pubDate>

        

        <jf:creationDate>Tue, 21 Jan 2003 07:06:36 -0500</jf:creationDate>
        <jf:modificationDate>Tue, 21 Jan 2003 07:06:36 -0500</jf:modificationDate>
        <jf:date>Jan 21, 2003</jf:date>
        <jf:author>Stefan Zobel</jf:author>
        <jf:replyCount>7</jf:replyCount>
    </item>


    <item>

        <title>Caching EJB Home references</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=17521</link>

        

        
            <description><![CDATA[One problem with caching and reusing EJB homes involves handling stale cached homes....]]></description>
        

        <pubDate>Tue, 21 Jan 2003 04:40:01 -0500</pubDate>

        

        <jf:creationDate>Tue, 21 Jan 2003 04:40:01 -0500</jf:creationDate>
        <jf:modificationDate>Tue, 21 Jan 2003 04:40:01 -0500</jf:modificationDate>
        <jf:date>Jan 21, 2003</jf:date>
        <jf:author>Rahul Gokhale</jf:author>
        <jf:replyCount>8</jf:replyCount>
    </item>



</channel>
</rss>

