Worked like a charm; I am much obliged.

Reason
http://www.exratio.com/

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Jens Schumann
> Sent: Sunday, September 30, 2001 2:47 AM
> To: Orion-Interest
> Subject: Junit issues - ClassCastException
>
>
> Since I saw a question regarding junit and classcastexceptions on
> this list
> (before I subscribed to it) just one pointer for everyone:
>
> Using stock junit for EJB calls you will run into classcastexceptions
> because of the custom class loader junit is using. I already
> asked the junit
> guys to put this in their FAQ - I spend way to much time to figure out the
> reason.
>
> So, whenever you want to use junit as application client put your
> remote/home interfaces in excluded.properties within your junit
> distribution
> or disable the custom class loader.
>
> Jens
> PS: Do the same for JMS Object messages.
>
>


Reply via email to