on 12/20/99 2:09 AM, Volker Stolz <[EMAIL PROTECTED]>
wrote:
> java.lang.NoSuchMethodError: java.util.Vector: method add(Ljava/lang/Object;)Z
> not found
the problem is that you are using JDK 1.1.x and a 1.2 compatibility issue
crept into the source code.
so, this has already been fixed in cvs.
<http://www.working-dogs.com/daily/>
-jon
--
Come to the first official Apache Software Foundation
Conference! <http://ApacheCon.Com/>
--
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]