Lokesh Kumar Padhanvis [
https://community.jboss.org/people/lokeshdotp] created the
discussion
"Re: javax.naming.NamingException: Could not dereference object [Root exception is
java.lang.reflect.org.jboss.remoting.InvocationFailureException: Unable to perform
invocation; nested exception is: java.io.EOFException: end of file]"
To view the discussion, visit:
https://community.jboss.org/message/720162#720162
--------------------------------------------------------------
Hi Sarang
I faced this issue(*: java.io.EOFException: end of file)*, and found that one of my
objects was not Serializable.
So please check if you are dealing with some objects which are instantiated from classes
which do not implement Serializable interface.
Hope this helps.
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/720162#720162]
Start a new discussion in EJB3 at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]