posted 22 years ago
u mean only the value transfered between the web layer and the session should be seriable. but how about the values between the session bean and the entity bean?
in face, the weblogic told me that the implementation of the entity bean's local home interface has NotSerializableException.
I've check my code times, but found no error. could somebody help me??