[JBoss-user] [EJB/JBoss] - Re: a way to find a Clustered StatefulSessionBean with its s

2005-05-17 Thread karthik_morph
As far as I know so many instances of ur SFSB is maintained in ur cluster. now why do u need such a scenario. u have the stub of the bean make use of it (i mean call exposed methods) View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3878136#3878136 Reply to the p

[JBoss-user] [EJB/JBoss] - Re: Local EJB lookup

2005-05-17 Thread karthik_morph
i just looked up saying ejb/beanLocalJNDIName it started working i dont know but so many articles say u have to give java:comp/env/ejb/MyLocalHome. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3878135#3878135 Reply to the post : http://www.jboss.org/index.h

[JBoss-user] [EJB/JBoss] - Local EJB lookup

2005-05-17 Thread karthik_morph
Hi, i have deployed a local ejb, but if i look up it says NameNotFoundException. when looking up i say context.lookup("java:comp/env/ejb/MyLocalHome"); where my bean is deployed with ejb/MyLocalHome JNDI name. can anybody help me out. thanx, Karthik View the original post : http://www.j

[JBoss-user] [EJB/JBoss] - Re: Unable to access remote entity bean. plz suggest

2004-07-14 Thread karthik_morph
hello stefan, sorry for the delay. thanx for all ur comments. i am working on a project where we are deploying both in same container but i tried to deploy on different ones, ( even though its not really needed for) here is the peace of code that access entity.. Properties prop = new Prope

[JBoss-user] [EJB/JBoss] - Unable to access remote entity bean. plz suggest

2004-07-08 Thread karthik_morph
hello, I am not able to access an entity bean diployed at remote machine thru session bean. if both are diployed in same container everything is working fine. I am using JBoss 3.2 here is the full stack trace. plz suggest thanx, karthik 12:09:20,806 ERROR [STDERR] java.rmi.MarshalException: erro