EJB Remote Interface returns null 2004-01-16 - By Kallu, Arvind R {PBSG}
Back Hi,
I am using a new AIX Environment as my dev machine with weblogic 811 on it. I have ant scripts to build and deploy my jar, war and ear which I have been able to do successfully.
I wrote a Simple test client (on my NT Machine) to make sure that I am able to lookup the EJB and call its remote interface.
Problem is that I am getting a null when I call the method on my Remote. The method is supposed to return a simple String.
I am not getting any exceptions in looking up the Home Interface and creating the Remote. I have verified that the method signature on the remote and bean are same and the bean in not returning null.
Has anybody faced this problem before ? I have deployed many EJB for various applications but never faced this problem. Any input is appreciated.
Thanks Arvind
=========================================================================== To unsubscribe, send email to listserv@(protected) and include in the body of the message "signoff J2EE-INTEREST". For general help, send email to listserv@(protected) and include in the body of the message "help".
|
|