Passing a JavaBean Object to a EJB
Hi techies:
I am facing a problem as how to send a JavaBean object to a EJB.
Help me with some example code to rectify a error >>
Error: Stateless Session Bean can have only 1 ejbCreate method with no parameters.
This is the error when compiling and would request all to help me solve my problem of passing a JavaBean object to a Stateless Session Bean.
Looking to hear from you.
Sincere Regards
Ritesh
riteshr@suvistas.com

