I did same what you said my Jboss.xml file is as follows
 
         <ejb-name>Hello</ejb-name>
         <jndi-name>Hello</jndi-name>
         <local-jndi-name>HelloLocal</local-jndi-name>
      
   </enterprise-beans>

   <resource-managers>
   </resource-managers>
    <invoker-bindings>
                        
<invoker-proxy-binding-name>stateless-rmi-invoker</invoker-proxy-binding-name>
                        
<invoker-proxy-binding-name>iiop</invoker-proxy-binding-name>
        </invoker-bindings>     
    
        

But still I am not able to access the EJB via corba client.
I already tested it by puuing inside the <enterprise bean> still i am getting 
exception Name not found . There is no object bound on 3528 port.

Please suggest me where i am wrong? 

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3867589#3867589

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3867589


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-Development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to