<?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 - How to call remote ejb deployed on jboss?</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>Thu, 23 May 2013 22:28:48 -0400</pubDate>


    <item>

        <title>lookup</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=30166</link>

        

        
            <description><![CDATA[<p>Object obj = context.lookup("MyBean"); //ejb-name</p>
<p>instead of using the above code, use the following code</p>
<p>Object obj = context.lookup("MyBean/remote"); //ejb-name</p>]]></description>
        

        <pubDate>Thu, 23 Feb 2012 10:09:23 -0500</pubDate>

        

        <jf:creationDate>Thu, 23 Feb 2012 10:09:23 -0500</jf:creationDate>
        <jf:modificationDate>Thu, 23 Feb 2012 10:09:23 -0500</jf:modificationDate>
        <jf:date>Feb 23, 2012</jf:date>
        <jf:author>vengatesh v</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>really helpfull</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=30166</link>

        

        
            <description><![CDATA[<p>Thanks buddy.</p>
<p>Its really helpfull to me.</p>
<p>Once again thank u very much.</p>]]></description>
        

        <pubDate>Mon, 10 May 2010 03:27:02 -0400</pubDate>

        

        <jf:creationDate>Mon, 10 May 2010 03:27:02 -0400</jf:creationDate>
        <jf:modificationDate>Mon, 10 May 2010 03:27:02 -0400</jf:modificationDate>
        <jf:date>May 10, 2010</jf:date>
        <jf:author>Bhavesh Dangi</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>This helped a lot</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=30166</link>

        

        
            <description><![CDATA[This helped a lot. 
Thanks a lot


Ramdas]]></description>
        

        <pubDate>Mon, 05 May 2008 07:51:52 -0400</pubDate>

        

        <jf:creationDate>Mon, 05 May 2008 07:51:52 -0400</jf:creationDate>
        <jf:modificationDate>Mon, 05 May 2008 07:51:52 -0400</jf:modificationDate>
        <jf:date>May 5, 2008</jf:date>
        <jf:author>Ramdas Sawant</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Solution - How to call remote ejb deployed on jboss?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=30166</link>

        

        
            <description><![CDATA[Hi, I had the same problem....]]></description>
        

        <pubDate>Fri, 05 Oct 2007 16:28:39 -0400</pubDate>

        

        <jf:creationDate>Fri, 05 Oct 2007 16:28:39 -0400</jf:creationDate>
        <jf:modificationDate>Fri, 05 Oct 2007 16:28:39 -0400</jf:modificationDate>
        <jf:date>Oct 5, 2007</jf:date>
        <jf:author>martti catano</jf:author>
        <jf:replyCount>2</jf:replyCount>
    </item>


    <item>

        <title>DHCP</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=30166</link>

        

        
            <description><![CDATA[The information in the thread <a href="http://forum.java.sun.com/thread.jspa?forumID=58&tstart=0&threadID=288759&trange=15" target="_blank">http://forum.java.sun.com/thread.jspa?forumID=58&#38;tstart=0&#38;threadID=288759&#38;trange=15</a><br><br>could...]]></description>
        

        <pubDate>Wed, 20 Apr 2005 07:16:18 -0400</pubDate>

        

        <jf:creationDate>Wed, 20 Apr 2005 07:16:18 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 20 Apr 2005 07:16:18 -0400</jf:modificationDate>
        <jf:date>Apr 20, 2005</jf:date>
        <jf:author>Mali Panchu</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>any other way?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=30166</link>

        

        
            <description><![CDATA[I am using the same solution currently. This holds good for Static IP configuration.<br><br>Any solution to work with DHCP?]]></description>
        

        <pubDate>Fri, 08 Apr 2005 08:26:24 -0400</pubDate>

        

        <jf:creationDate>Fri, 08 Apr 2005 08:26:24 -0400</jf:creationDate>
        <jf:modificationDate>Fri, 08 Apr 2005 08:26:24 -0400</jf:modificationDate>
        <jf:date>Apr 8, 2005</jf:date>
        <jf:author>Mali Panchu</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>host entries</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=30166</link>

        

        
            <description><![CDATA[This problem will mainly happen on redhar based linux distros (not suse etc thou, only those directly based on RH like centos etc)<br>You need to update your hosts file. By default you will have an entry for 127.0.0.1 with your hostnames next to it like...]]></description>
        

        <pubDate>Mon, 04 Apr 2005 06:26:05 -0400</pubDate>

        

        <jf:creationDate>Mon, 04 Apr 2005 06:26:05 -0400</jf:creationDate>
        <jf:modificationDate>Mon, 04 Apr 2005 06:26:05 -0400</jf:modificationDate>
        <jf:date>Apr 4, 2005</jf:date>
        <jf:author>Ben Dinnerville</jf:author>
        <jf:replyCount>2</jf:replyCount>
    </item>


    <item>

        <title>Same error</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=30166</link>

        

        
            <description><![CDATA[It seems that you solved you problem, can you share what you did ?<br>I am getting the same error and already checked that the jnp port is 1099.]]></description>
        

        <pubDate>Thu, 24 Feb 2005 08:57:46 -0500</pubDate>

        

        <jf:creationDate>Thu, 24 Feb 2005 08:57:46 -0500</jf:creationDate>
        <jf:modificationDate>Thu, 24 Feb 2005 08:57:46 -0500</jf:modificationDate>
        <jf:date>Feb 24, 2005</jf:date>
        <jf:author>Gustavo Melim</jf:author>
        <jf:replyCount>4</jf:replyCount>
    </item>


    <item>

        <title>How to call remote ejb deployed on jboss?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=30166</link>

        

        
            <description><![CDATA[Do you mind sharing with us how did you resolve this problem ? I seem to have the same problem with JBoss installation on Linux. Thank you very much.]]></description>
        

        <pubDate>Mon, 24 Jan 2005 06:27:34 -0500</pubDate>

        

        <jf:creationDate>Mon, 24 Jan 2005 06:27:34 -0500</jf:creationDate>
        <jf:modificationDate>Mon, 24 Jan 2005 06:27:34 -0500</jf:modificationDate>
        <jf:date>Jan 24, 2005</jf:date>
        <jf:author>tim poh</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>How to call remote ejb deployed on jboss?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=30166</link>

        

        
            <description><![CDATA[thanks, i resolved this problem.<br>There is something wrong with my linux server configuration]]></description>
        

        <pubDate>Thu, 25 Nov 2004 19:16:15 -0500</pubDate>

        

        <jf:creationDate>Thu, 25 Nov 2004 19:16:15 -0500</jf:creationDate>
        <jf:modificationDate>Thu, 25 Nov 2004 19:16:15 -0500</jf:modificationDate>
        <jf:date>Nov 25, 2004</jf:date>
        <jf:author>vic liu</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>How to call remote ejb deployed on jboss?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=30166</link>

        

        
            <description><![CDATA[Double check if the RMI port is 1099 or not. Typically ConnectionException happens if the port is not right or the server is not started on that port.<br><br>raghu]]></description>
        

        <pubDate>Wed, 24 Nov 2004 19:16:28 -0500</pubDate>

        

        <jf:creationDate>Wed, 24 Nov 2004 19:16:28 -0500</jf:creationDate>
        <jf:modificationDate>Wed, 24 Nov 2004 19:16:28 -0500</jf:modificationDate>
        <jf:date>Nov 24, 2004</jf:date>
        <jf:author>Raghu Kodali</jf:author>
        <jf:replyCount>3</jf:replyCount>
    </item>


    <item>

        <title>How to call remote ejb deployed on jboss?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=30166</link>

        

        
            <description><![CDATA[I donot know why my stand-alone client can not lookup<br>ejb deployed on another machine. The app server is JBOSS.<br><br>Test code is :<br><br>Hashtable environment = new...]]></description>
        

        <pubDate>Tue, 23 Nov 2004 21:46:56 -0500</pubDate>

        

        <jf:creationDate>Tue, 23 Nov 2004 21:46:56 -0500</jf:creationDate>
        <jf:modificationDate>Tue, 23 Nov 2004 21:46:56 -0500</jf:modificationDate>
        <jf:date>Nov 23, 2004</jf:date>
        <jf:author>vic liu</jf:author>
        <jf:replyCount>19</jf:replyCount>
    </item>



</channel>
</rss>

