Hi - Please post a bug report to the biojava bugzilla page (follow the link on biojava.org) and include the biojava version the stack trace and some example code that replicates the bug.
That way we can track the bug and make sure it gets fixed. - Mark On 9/6/07, Daniel Rohrbach <[EMAIL PROTECTED]> wrote: > > Hi all, > > I have problems loading a SingleDP object via serialization. > > The Exception is > java.io.InvalidClassException: org.biojava.bio.dp.onehead.SingleDP; no valid > constructor > > I hope that I don't misunderstand something. The reason for the exception may > is that SingleDP which implements serializable inherits from DP which isn't > serializable. In such a case I think the super class (DP) must offer a no-arg > constructor. > > If this is the reason the same exception should also occur for the PairwiseDP. > > has someone any idea? > > Many greetings and thanks in advance > > > _____________________________________________________________________ > Der WEB.DE SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! > http://smartsurfer.web.de/?mc=100071&distributionid=000000000066 > > _______________________________________________ > Biojava-l mailing list - [email protected] > http://lists.open-bio.org/mailman/listinfo/biojava-l > _______________________________________________ Biojava-l mailing list - [email protected] http://lists.open-bio.org/mailman/listinfo/biojava-l
