Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Serialize remote statelss session bean objects in a method call

mohitanchliaJun 24 2008 — edited Jun 25 2008
Why would object need to be serialized for remote calls. Wouldn't it directly go on Socket (underneath) and then get marshalled/unmarshalled. Stub and Skeleton already know what they are expecting, what't the point of serializing the remote stateless session bean.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 23 2008
Added on Jun 24 2008
3 comments
145 views