Hi

I have received the following exception:

java.lang.reflect.UndeclaredThrowableException
        at $Proxy2.getAddresses(Unknown Source)
        at dk.dubbekarl.test.PersonTest.main(PersonTest.java:55)
Caused by: java.io.NotSerializableException:
org.jboss.ejb.plugins.cmp.jdbc.bridge.RelationSet
[snip]

on accessing the remote method getAddresses() in my Person EJB. It is a CMR
field using a foreign key. The EJB has deployed successfully on JBoss 3.0.4.

Can anyone tell me what's wrong or do I have to include my Java
source/deployment descriptors to get help?

Best regards,
Jan Nielsen





-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to