users@glassfish.java.net

Remote EJB invocation

From: <glassfish_at_javadesktop.org>
Date: Sun, 17 Oct 2010 23:23:05 PDT

Hello,

i'm trying to invoke a remote EJB in glassfish (both for client and server side on the same server but in different domains).

On client side, i'm having this exception :

javax.naming.CommunicationException: Communication exception for SerialContext targetHost=localhost,targetPort=3700,orb'sInitialHost=127.0.1.1,orb'sInitialPort=3701 [Root exception is java.rmi.MarshalException: CORBA MARSHAL 1398079695 No; nested exception is:
        org.omg.CORBA.MARSHAL: vmcid: SUN minor code: 207 completed: No]

and server side, i get this :

[#|2010-10-18T08:02:22.261+0200|WARNING|glassfishv3.0|javax.enterprise.resource.corba.ee._CORBA_.util|_ThreadID=25;_ThreadName=Thread-1;|"IOP00100006: (BAD_PARAM) Class com.sun.ejb.containers.EJBLocalObjectInvocationHandlerDelegate is not Serializable"
org.omg.CORBA.BAD_PARAM: vmcid: OMG minor code: 6 completed: Maybe

Do you know what could be the problem?
[Message sent by forum member 'tilzi29']

http://forums.java.net/jive/thread.jspa?messageID=485410