Hi Daniel,
i just got the latest version from cvs. You modified BooleanClause, adding a inner class "Occur". "Occur" has to be implement java.io.Serializable. If not, RemoteSearchable will not work anylonger. Is it necessary to add a new patch to bugzilla to fix it, at seems that you are online anyway ;-)
Just change the constructor to: public static final class Occur implements java.io.Serializable { ...
thx Bernhard
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]