|
Maybe you ought to rethink storing
references to service objects in your session (or objects which maintain
references to them). From: Carlos
Lizarralde [mailto:[EMAIL PROTECTED] --> Hi, we are
having service proxy serialization issues while re-deploying our web
application with hivemind. The problem is that JBoss tries to store de session
objects which reference service proxies and they are not serializable. We call
setupThread before getting the service but as the undeployment thread is
different we get the error. Is there a
way to get around this? Charly |
- serialization problem. Carlos Lizarralde
- Re: serialization problem. Glen Stampoultzis
- RE: serialization problem. James Carman
- Re: serialization problem. Glen Stampoultzis
- RE: serialization problem. Carlos Lizarralde
- RE: serialization problem. Schulte Marcus
