but from debugging I found out that the error happened while evaluating the "and" method in WalkerFactory.getWalker. In line 299, the getWalker method tries to get as many elements out of the vector "wrappedLVs" as there are parameters to the handler-method, but wrappedLVs only has 1 element, which is null I think. How can this be?!
Of course, it's generateWalker instead of getWalker!
Best regards, Ben
_______________________________________________ Biojava-l mailing list - [EMAIL PROTECTED] http://biojava.org/mailman/listinfo/biojava-l
