Hi,

sounds like you are trying to cast a home or a remote interface
to something else.. you should use

PortableRemoteObject.narrow to obtain the home interface, and then
the create or findByPrimaryKey methods to obtain the remote interface
to your entity bean.

Joost

-----Original Message-----
From: Jaime Gomez [mailto:[EMAIL PROTECTED]]
Sent: Friday, September 21, 2001 2:42 AM
To: [EMAIL PROTECTED]; '[EMAIL PROTECTED]'
Subject: [JBoss-user] problem Jboss and Tomcat


I have the follow problem

Error Query : java.lang.ClassCastException: $Proxy1

when invoque one enitity bean , since one aplication client 

i don't understand the message

jaime


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to