hi,
  by declaring the variables in your bean class as non - transient will
solve your error.
  (usually these are  SessionContext and Properties  variables)
  hope this helps ...


-sriram

> ----------
> From:         Madhavi, Aaji (IE10)[SMTP:[EMAIL PROTECTED]]
> Reply To:     A mailing list for Enterprise JavaBeans development
> Sent:         Saturday, July 08, 2000 12:31 PM
> To:   [EMAIL PROTECTED]
> Subject:      Change the code while updating beans from weblogic4.5.1 to
> weblog ic5.1???
>
> Hi
>
> I have certain EJBs deployed in WebLogic4.5.1 which follow the EJB1.0
> specification. While updating it to WebLogic5.1, I have followed the steps
> as mentioned in the WebLogic5.1 documentation. But I am getting an error
> which tells me that some of the packages and functions used in the
> implementation are not transient. Do I have to change the code of the bean
> to follow the EJB1.1 specification or is there any other method by which I
> can use the same beans with WebLogic5.1???
>
> Regards,
> Madhavi.
>
> ==========================================================================
> =
> 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".
>

===========================================================================
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