Philipp and Alex, I have been experiencing the exact same issue with Jackrabbit-JCA-1.4 on Weblogic 10.0 on a cluster environment. I just filed the Jira issue, https://issues.apache.org/jira/browse/JCR-1946. I agree, it is a fairly easy to implement Serializable, which is a given in any cluster environment.
Best, Michael Alexander Klimetschek wrote: > > On Thu, Jan 15, 2009 at 11:45 AM, philipp_s <[email protected]> wrote: >> The ra.xml <resourceadapter-class> class >> 'org.apache.jackrabbit.jca.JCAResourceAdapter' should implement >> java.io.Serializable but does not.> >> >> Is this to be expected? Since serialization plays a role in remote >> access, >> could this be related to the issue I am having? > > Maybe. I am not an expert in JCA, but the JCAResourceAdapter does not > implement Serializable, which is rather easy to fix. Would you mind to > file a Jira issue [1]? > > [1] http://jackrabbit.apache.org/issue-tracker.html > > Regards, > Alex > > -- > Alexander Klimetschek > [email protected] > > -- View this message in context: http://www.nabble.com/client-access-to-jackrabbit-resource-adapter-in-weblogic-tp21474573p21570874.html Sent from the Jackrabbit - Users mailing list archive at Nabble.com.
