[JBoss-user] [Beginners Corner] - Re: trouble running JBOSS messageing examples

2006-06-02 Thread hemilshah
How did you fixed ? Can you let me know ? . I am also facing similar problem. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3948650#3948650 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3948650 ___

[JBoss-user] [JNDI/Naming/Network] - Re: lookup problem on client side

2005-12-25 Thread hemilshah
My jboss-service.xml file is configured to 4099, by default. So i am using 4099. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3914294#3914294 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3914294

[JBoss-user] [JNDI/Naming/Network] - lookup problem on client side

2005-12-24 Thread hemilshah
Hi All, I am new to JBOSS. I am implementing an application which has client and server running on different JVM and the communication is RMI. Now i have binded an object on server but on client when i am doing lookup , the client is getting hanged. Strange thing is inspite of running on verb

[JBoss-user] [EJB/JBoss] - IIOP EJB's Deployment Problem

2005-11-29 Thread hemilshah
Hi , I want to deploy my EJB Bean which needs to be IIOP compatible as i am using CORBA to talk to C++ code. As per JBoss documentation i have updated my jboss.xml file to contain the statement like : stateless-rmi-invoker iiop But even after this, during the time of deployment the c