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
___
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
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
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