> [EMAIL PROTECTED] wrote:
> 
> I am building an application for the jonas server and have run into a
> problem that is completly blocking me.  I am attempting to return an
> Enumeration through three levels of beans.  The first level and second
> level are Bean Managed Entity beans and the subsequent level is a
> stateless Session bean.  I have done something similar to this before
> so something is strange about this situation.  The difference that i
> know of is that in this case two different beans participate in the
> first level and when the second level gets the
> Enumeration the items are cast into an interface that is implemented
> by the two first level entity beans.
> 
> The exception that is generated is a ClassCastException that is
> generated in the JonasXXXRemote_Stub in the first level object.  I
> have turned on trace.level ALL and no additional information is
> provided.
> 
> Has anyone tried this kind of thing before?
> 
> How can i debug where the error is occuring?
> 
> If i send in a small test case that shows the Exception - will someone
> be willing to look at it?  If this is required, what form do u want
> the beans.  I have a relatively small version, with all four beans
> isolated from the rest of the system.
> 
> Thanks in Advance
> Ray Madigan
Hi,
It will be fine that you'll send the small test on le list
thanks
-- 
        Philippe

Philippe Coq  Evidian   Phone: (33) 04 76 29 78 49
Bull S.A  - 1 rue de Provence - 38432 Echirolles Cedex France
Download our EJBServer at http://www.objectweb.org
----
To unsubscribe, send email to [EMAIL PROTECTED] and
include in the body of the message "unsubscribe jonas-users".
For general help, send email to [EMAIL PROTECTED] and
include in the body of the message "help".

Reply via email to