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

Reply via email to