Hi everyone, I'm have problem in passing objects by value in BMP.If i pass an object from client to the bean its not giving any problem,but if I try to pass a user defined object inside a user defined object its sayin class not found exception.ANybody has any solution for this.I'm using aggregation pattern in my project.I'm using dependant objects for a BMP.So i have a phone object inside a addrss object.And user contains address.SO I can pass address from client to the bean but If i try to pass phone object inside address object its cribbing. Please help me in solving this issue. Thanks in advance Rajesh ______________________________________________ FREE Personalized Email at Mail.com Sign up at http://www.mail.com/?sr=signup =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff EJB-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
