Hi, We are trying to call a method in a stateless EJB from a rich client, and an object is passed as argument to this method. This stateless EJB is deployed in iAS 6.0 and both rich client and the App server runs under Solaris 2.6.
Though there is no problem in invoking the ejb method, and the method can access the object's data, the updated object inside the method is not showing up the changed value to the calling rich client application. The EJB is deployed with both RMI-IIOP enabled option and disabled with pass by value option. Could any one help us by throwing some light on this? Thanks. Rajesh =========================================================================== 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".