[jboss-user] [EJB 3.0] - Re: Problem during marshalling/unmarshalling

2008-12-22 Thread imranpariyani
"lincao123" wrote : Hi, imranpariyani, | | Recently I got the same error while invoking remote ejb from jboss 4.0.5 to 4.2.0. Can you share your solution with me? Thanks a lot! | | Lin Hi lin Well for me the problem was an object somewhere within the entity which was not Serializabl

[jboss-user] [EJB 3.0] - Re: Problem during marshalling/unmarshalling

2008-11-05 Thread lincao123
Hi, imranpariyani, Recently I got the same error while invoking remote ejb from jboss 4.0.5 to 4.2.0. Can you share your solution with me? Thanks a lot! Lin View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4187108#4187108 Reply to the post : http://www.jboss.

[jboss-user] [EJB 3.0] - Re: Problem during marshalling/unmarshalling

2008-10-01 Thread imranpariyani
hi ocsamuel were u able to solve this problem ? i am also getting the same error .. checked the client jars twice .. they are the same .. below is the stack trace .. i am streaming the object from jboss to tomcat ... when i print the object in jboss console it seems to be fine ... and the f

[jboss-user] [EJB 3.0] - Re: Problem during marshalling/unmarshalling

2008-01-23 Thread ocsamuel
I also get this error...how to resolve it? Caused by: java.rmi.MarshalException: Failed to communicate. Problem during marshalling/unmarshalling; nested exception is: java.io.OptionalDataException View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4122877#4122877

[jboss-user] [EJB 3.0] - Re: Problem during marshalling/unmarshalling

2006-07-18 Thread justin033
"msaeed" wrote : Hi Joachim, | | All is good now. Thanks for the reply. | | Manny | can u give us the steps how to slove this problem??? Just remove the extra of hibernate jar??? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3958905#3958905 Rep