[JBoss-user] [Persistence & CMP/JBoss] - Re: finder method in cmp bean with composite primary key

2004-06-28 Thread kiran1080
Hi, Thanx for prompt reply, No it is not the case that data gets deleted from the database. Before running this I am making sure that there is data in the table and after running and geting exceptions I have checked and data is there but still it gives an exception that "entity not found". Tha

[JBoss-user] [Persistence & CMP/JBoss] - finder method in cmp bean with composite primary key

2004-06-28 Thread kiran1080
Hi all, i'm facing problem in finder method of composite primary key. I've implemented a method which find all records of table. i've implemented method in ejb-jar.xml file which returns collection of entity beans objects. i'm using session facade method. i'm accessing get method of cmp bean in

[JBoss-user] [EJB/JBoss] - Problem in registering beans in JNDI

2004-05-20 Thread kiran1080
Hi all, I had sent this question few days ago but I didn't get any reply. I am sending the problem again. if any one of u know the problem then please post the reply. Whenever I deploy a particular bean, it gets registered in the JNDI running in that application server only. But what I need is

[JBoss-user] [EJB/JBoss] - JNDI: how to register objects running on different machines

2004-05-15 Thread kiran1080
Hi all, Whenever I deploy a particular bean, it gets registered in the JNDI running in that application server only. But what I need is I am deploying 3 different objects in three app servers(all jboss 3.2.3) running on three different machines but all these objects should be registered or bind