users@glassfish.java.net

Re: ClassNotFoundException driving me crazy!! Help!

From: Marina Vatkina <Marina.Vatkina_at_Sun.COM>
Date: Wed, 05 Aug 2009 16:46:31 -0700

Is it present on the client side?

thanks,
-marina

gjrwebber wrote:
>
>
> mgainty wrote:
>
>>
>>which class is producing CNFE?
>>how are you implementing this class?
>>
>>
>
>
> In my example class Foo is getting CNFE.
>
> public class Foo implements Serializable {
>
> }
>