<?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 - ejb-ref tag</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>Tue, 18 Jun 2013 17:25:48 -0400</pubDate>


    <item>

        <title>why to use java:comp/env/ejb/jndiname</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=22916</link>

        

        
            <description><![CDATA[This is not correct. The &quot;java:comp/env/...&quot; prefix can be translated to the real JNDI name of an EJB anywhere else (another JAR or another EAR). You are not tied to the same JAR....]]></description>
        

        <pubDate>Fri, 23 Jan 2004 14:24:18 -0500</pubDate>

        

        <jf:creationDate>Fri, 23 Jan 2004 14:24:18 -0500</jf:creationDate>
        <jf:modificationDate>Fri, 23 Jan 2004 14:24:18 -0500</jf:modificationDate>
        <jf:date>Jan 23, 2004</jf:date>
        <jf:author>Andre Fernandes</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>why to use java:comp/env/ejb/jndiname</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=22916</link>

        

        
            <description><![CDATA[What is the advantage of using java:comp/env/ejb/jndiname when we are calling one ejb from another ejb in the same container.
<br>
<br>For using java:comp/env/ejb/name is it compuslory that both the beans have to be in the same jar file.]]></description>
        

        <pubDate>Fri, 23 Jan 2004 00:15:08 -0500</pubDate>

        

        <jf:creationDate>Fri, 23 Jan 2004 00:15:08 -0500</jf:creationDate>
        <jf:modificationDate>Fri, 23 Jan 2004 00:15:08 -0500</jf:modificationDate>
        <jf:date>Jan 23, 2004</jf:date>
        <jf:author>vishal khatter</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>ejb-ref tag</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=22916</link>

        

        
            <description><![CDATA[When you deploy the EJB, the ejb-ref name does need to be mapped to the &quot;real&quot; JNDI name. This has to be done in a server-specific way. This complicates deployment, and is the main reason I don't like or use this feature of EJBs.]]></description>
        

        <pubDate>Wed, 17 Dec 2003 23:40:33 -0500</pubDate>

        

        <jf:creationDate>Wed, 17 Dec 2003 23:40:33 -0500</jf:creationDate>
        <jf:modificationDate>Wed, 17 Dec 2003 23:40:33 -0500</jf:modificationDate>
        <jf:date>Dec 17, 2003</jf:date>
        <jf:author>Paul Strack</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>ejb-ref tag</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=22916</link>

        

        
            <description><![CDATA[Does declaring ejb-ref tag itself means that bean is attched to that ref-name 
<br>or we need to do anything else when deploying the bean that is referred.]]></description>
        

        <pubDate>Wed, 17 Dec 2003 09:51:35 -0500</pubDate>

        

        <jf:creationDate>Wed, 17 Dec 2003 09:51:35 -0500</jf:creationDate>
        <jf:modificationDate>Wed, 17 Dec 2003 09:51:35 -0500</jf:modificationDate>
        <jf:date>Dec 17, 2003</jf:date>
        <jf:author>vishal khatter</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>ejb-ref tag</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=22916</link>

        

        
            <description><![CDATA[When you deploy an EJB to a server, you can assign its home interface any JNDI you like. This is a potential problem, because the JNDI name in production may be different from the one used in development....]]></description>
        

        <pubDate>Wed, 17 Dec 2003 09:31:59 -0500</pubDate>

        

        <jf:creationDate>Wed, 17 Dec 2003 09:31:59 -0500</jf:creationDate>
        <jf:modificationDate>Wed, 17 Dec 2003 09:31:59 -0500</jf:modificationDate>
        <jf:date>Dec 17, 2003</jf:date>
        <jf:author>Paul Strack</jf:author>
        <jf:replyCount>2</jf:replyCount>
    </item>


    <item>

        <title>ejb-ref tag</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=22916</link>

        

        
            <description><![CDATA[Can somebody verify my understanding.
<br>
<br>What is the use of ejb-ref?
<br>
<br>ejb-ref is used to tell the deployer that this bean will be referring to other bean with this name.
<br>
<br>Is there any other use.]]></description>
        

        <pubDate>Wed, 17 Dec 2003 07:16:45 -0500</pubDate>

        

        <jf:creationDate>Wed, 17 Dec 2003 07:16:45 -0500</jf:creationDate>
        <jf:modificationDate>Wed, 17 Dec 2003 07:16:45 -0500</jf:modificationDate>
        <jf:date>Dec 17, 2003</jf:date>
        <jf:author>vishal khatter</jf:author>
        <jf:replyCount>5</jf:replyCount>
    </item>



</channel>
</rss>

