Rickard wrote:
>
> Ian McCallion wrote:
>
> > I run into similar issues but I happily resolve them by having extra copies of
> > classes. This is my rationale...
>
> I have no problems with using copies of classes, as such, but there
> *will* be classloading issues with that strategy (mainly ClassCasts' of
> the usual kind), since objects are being passed without serialization
> between layers. I.e. I can't do the "put it everywhere" approach.

OK, I misunderstood. Sounds like the advice you already got is what you need.

cheers... Ian McCallion

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to