users@glassfish.java.net

RemoteException while sending/receiving JPA Entity in JSF managed bean

From: <forums_at_java.net>
Date: Mon, 9 May 2011 01:17:13 -0500 (CDT)

Hi all,

I am writing my first EJB + JSF application, on GlassFish 3.1 Server. I
encountered this Error when I call EJB session bean with JPA Entity as
argument in JSF managed bean:

<code>java.rmi.RemoteException: CORBA BAD_OPERATION 1330446343 No; nested
exception is: org.omg.CORBA.BAD_OPERATION: WARNING: IOP01210007: Expected
typecode kind to be one of [value, valueBox, abstractInterface] but got
typecode kind null vmcid: OMG minor code: 7 completed: No</code>

Other objects (not JPA Entity) are sending and receiving without error.

 


--
[Message sent by forum member 'fryd']
View Post: http://forums.java.net/node/800162