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
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to