Hi,
I m invoking EJB's by reflection method as follows....
Object objDp = methodDoProcess.invoke(objRemote,new Object[]{dp1});

But i am not able to invoke...i cant reach upto that method?
I have used protocol for communication as jnp://localhost:1099

Can anybody help me out....

Thanks and Regards.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4073821
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to