EJB Passivation with Weblogic
Madhav Inamti <[email protected]> Mon, 24 Mar 2003 09:49:46 -0800
| Newsgroups | gmane.comp.java.sun.connector |
|---|---|
| Message-ID | <75C025AE395F374B81F6416B1D4BDEFB0108D019@mtv-corpmail.microfocus.com> |
When I have a stateful bean being passivated with Weblogic, I get an error <Error> <EJB> <010024> <Error during passivation: java.io.NotSerializableException: weblogic.connector.common.internal.ConnectionWrapper I have the javax.resource.cci.Connection as an EJB instance variable. Would appreciate some comments on this from folks who have been able to passivate and activate stateful EJB using Weblogic. Thanks in advance, Madhav