[jboss-user] [JBossCache] - Re: Initial State Transfer failing.

bstansberry@jboss.com do-not-reply at jboss.com
Tue May 29 11:41:23 EDT 2007


Here's your problem:

import org.jboss.cache.aop.annotation.Serializable

It should be:

import java.io.Serializable



View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4049403#4049403

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4049403



More information about the jboss-user mailing list