JBoss Community

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]

created by Lokesh Kumar Padhanvis in EJB3 - View the full discussion

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

Start a new discussion in EJB3 at Community