You may have multiple copies of log4j in your classpath.  WebSphere may be
picking up a copy that does not implement Serializable.

> -----Original Message-----
> From: Kevin Johnson [SMTP:[EMAIL PROTECTED]]
> Sent: Friday, September 14, 2001 11:30 AM
> To:   [EMAIL PROTECTED]
> Subject:      Serialization error - help needed
> 
> Hi there,
>  
>        I have an EJB -(Session Bean-LogManager)- created using VisualAge.
> In its remote interface I have a method with argument of type Priority. It
> allowed me to create it only after rewriting Priority class implenting
> Serializable interface.(original Priority class is not implenting
> Serializable interface). But when I deployed in WebSphere and tested it
> with a Jsp file I got error message like
> >>
> Exception RemoteException occurred in server thread; nested exception is:
> java.rmi.MarshalException: Exception occurred in server thread; nested
> exception is: java.io.NotSerializableException 
>  
> If any body has any idea to correct it please help me.
> Thanks,
> KJ
> 
>   _____  
> 
> Get your FREE download of MSN Explorer at http://explorer.msn.com
> <http://go.msn.com/bql/hmtag_itl_EN.asp>
> 
> --------------------------------------------------------------------- To
> unsubscribe, e-mail: [EMAIL PROTECTED] For
> additional commands, e-mail: [EMAIL PROTECTED] 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to