<?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 - Stateless Session beans and EJBObjects</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>Fri, 24 May 2013 18:24:22 -0400</pubDate>


    <item>

        <title>Stateless Session beans and EJBObjects</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=1526</link>

        

        
            <description><![CDATA[<blockquote>This is a EJB newcomer's reply.<br><br>Your assumption on #1 is valid but not #2.<br><br>Both #1, #2 are not applicable to StateFul SessionBeans and EntityBeans.<br><br>A stateless session bean [SLSB] is associated with the client only for...]]></description>
        

        <pubDate>Mon, 04 Jul 2005 06:11:32 -0400</pubDate>

        

        <jf:creationDate>Mon, 04 Jul 2005 06:11:32 -0400</jf:creationDate>
        <jf:modificationDate>Mon, 04 Jul 2005 06:11:32 -0400</jf:modificationDate>
        <jf:date>Jul 4, 2005</jf:date>
        <jf:author>Rakesh Bhat</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>StateFull Session beans and EJBObjects</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=1526</link>

        

        
            <description><![CDATA[Thanks That really Helped.<br><br>In case of Entity beans an EJBOBject can reffer to multiple instance ot the same bean. And so it can serve different clients at the same time (How depends on container).What will happen in case of Entity beans...]]></description>
        

        <pubDate>Sat, 08 May 2004 07:56:26 -0400</pubDate>

        

        <jf:creationDate>Sat, 08 May 2004 07:56:26 -0400</jf:creationDate>
        <jf:modificationDate>Sat, 08 May 2004 07:56:26 -0400</jf:modificationDate>
        <jf:date>May 8, 2004</jf:date>
        <jf:author>Hardeep Singh</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>StateFull Session beans and EJBObjects</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=1526</link>

        

        
            <description><![CDATA[<blockquote>Thanks Senthil.Actually I meant was Stateful sorry for misunderstanding. After a bean has been passivated then can that EJBObject (which was serving to that particular client) serve any other client....]]></description>
        

        <pubDate>Sat, 08 May 2004 06:38:20 -0400</pubDate>

        

        <jf:creationDate>Sat, 08 May 2004 06:38:20 -0400</jf:creationDate>
        <jf:modificationDate>Sat, 08 May 2004 06:38:20 -0400</jf:modificationDate>
        <jf:date>May 8, 2004</jf:date>
        <jf:author>Senthil Chinnaiyan</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>StateFull Session beans and EJBObjects</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=1526</link>

        

        
            <description><![CDATA[Thanks Senthil.<br><br>Actually I meant was Stateful sorry for misunderstanding. After a bean has been passivated then can that EJBObject (which was serving to that particular client) serve any other client. <br><br>If yes then how what happens when...]]></description>
        

        <pubDate>Fri, 07 May 2004 09:11:50 -0400</pubDate>

        

        <jf:creationDate>Fri, 07 May 2004 09:11:50 -0400</jf:creationDate>
        <jf:modificationDate>Fri, 07 May 2004 09:11:50 -0400</jf:modificationDate>
        <jf:date>May 7, 2004</jf:date>
        <jf:author>Hardeep Singh</jf:author>
        <jf:replyCount>2</jf:replyCount>
    </item>


    <item>

        <title>Stateless Session beans and EJBObjects</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=1526</link>

        

        
            <description><![CDATA[Actually Stateless session beans don't have states and also they can't be activated or passivated.(The title of the question says stateless) The bean instance will be in method ready pool after it served a client. For the stateful session beans only, the...]]></description>
        

        <pubDate>Fri, 07 May 2004 08:45:28 -0400</pubDate>

        

        <jf:creationDate>Fri, 07 May 2004 08:45:28 -0400</jf:creationDate>
        <jf:modificationDate>Fri, 07 May 2004 08:45:28 -0400</jf:modificationDate>
        <jf:date>May 7, 2004</jf:date>
        <jf:author>Senthil Chinnaiyan</jf:author>
        <jf:replyCount>3</jf:replyCount>
    </item>


    <item>

        <title>Stateless Session beans and EJBObjects</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=1526</link>

        

        
            <description><![CDATA[My question is if a EJBObject can handle multiple clients then what happens when ejbActivate() is called on the bean.<br><br>For example........<br>&nbsp;<br>client 1 === c1 is calling bean A (instance a1) through EJBObject (E1).<br>&nbsp;<br>a1 is...]]></description>
        

        <pubDate>Fri, 07 May 2004 07:55:18 -0400</pubDate>

        

        <jf:creationDate>Fri, 07 May 2004 07:55:18 -0400</jf:creationDate>
        <jf:modificationDate>Fri, 07 May 2004 07:55:18 -0400</jf:modificationDate>
        <jf:date>May 7, 2004</jf:date>
        <jf:author>Hardeep Singh</jf:author>
        <jf:replyCount>4</jf:replyCount>
    </item>


    <item>

        <title>Stateless Session beans and EJBObjects</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=1526</link>

        

        
            <description><![CDATA[How is threading done for beans in a container? ...]]></description>
        

        <pubDate>Sat, 28 Oct 2000 03:06:16 -0400</pubDate>

        

        <jf:creationDate>Sat, 28 Oct 2000 03:06:16 -0400</jf:creationDate>
        <jf:modificationDate>Sat, 28 Oct 2000 03:06:16 -0400</jf:modificationDate>
        <jf:date>Oct 28, 2000</jf:date>
        <jf:author>Madhukumar Seshadri</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Stateless Session beans and EJBObjects</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=1526</link>

        

        
            <description><![CDATA[Great help, thank you.]]></description>
        

        <pubDate>Thu, 19 Oct 2000 23:32:38 -0400</pubDate>

        

        <jf:creationDate>Thu, 19 Oct 2000 23:32:38 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 19 Oct 2000 23:32:38 -0400</jf:modificationDate>
        <jf:date>Oct 19, 2000</jf:date>
        <jf:author>paul martin</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Stateless Session beans and EJBObjects</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=1526</link>

        

        
            <description><![CDATA[An EJBObject is a logical idea.  It is the logical instance that a client is using.  The container may use one or several physical bean instances to represent the one logical EJBObject the client is bound to....]]></description>
        

        <pubDate>Thu, 19 Oct 2000 12:16:31 -0400</pubDate>

        

        <jf:creationDate>Thu, 19 Oct 2000 12:16:31 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 19 Oct 2000 12:16:31 -0400</jf:modificationDate>
        <jf:date>Oct 19, 2000</jf:date>
        <jf:author>Dave Wolf</jf:author>
        <jf:replyCount>6</jf:replyCount>
    </item>


    <item>

        <title>Stateless Session beans and EJBObjects</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=1526</link>

        

        
            <description><![CDATA[Further to query #2 :-...]]></description>
        

        <pubDate>Wed, 18 Oct 2000 21:12:25 -0400</pubDate>

        

        <jf:creationDate>Wed, 18 Oct 2000 21:12:25 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 18 Oct 2000 21:12:25 -0400</jf:modificationDate>
        <jf:date>Oct 18, 2000</jf:date>
        <jf:author>paul martin</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Stateless Session beans and EJBObjects</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=1526</link>

        

        
            <description><![CDATA[This is a EJB newcomer's reply....]]></description>
        

        <pubDate>Wed, 18 Oct 2000 16:15:31 -0400</pubDate>

        

        <jf:creationDate>Wed, 18 Oct 2000 16:15:31 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 18 Oct 2000 16:15:31 -0400</jf:modificationDate>
        <jf:date>Oct 18, 2000</jf:date>
        <jf:author>Vikram Koneri</jf:author>
        <jf:replyCount>3</jf:replyCount>
    </item>


    <item>

        <title>Stateless Session beans and EJBObjects</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=1526</link>

        

        
            <description><![CDATA[Monson-Haefel's book says when describing stateless session beans that :-...]]></description>
        

        <pubDate>Wed, 18 Oct 2000 00:58:16 -0400</pubDate>

        

        <jf:creationDate>Wed, 18 Oct 2000 00:58:16 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 18 Oct 2000 00:58:16 -0400</jf:modificationDate>
        <jf:date>Oct 18, 2000</jf:date>
        <jf:author>paul martin</jf:author>
        <jf:replyCount>11</jf:replyCount>
    </item>



</channel>
</rss>

