Re: Problem with Aelfred

Bruno,

my only guess, besides doublechecking your classpath, is that there may 
be a problem due to different versions of the SAX driver (I think 
Aelfred uses an old one, whereas JDK 1.4 includes a newer version)...

Sergey


Bruno Rienzi Barrella wrote:
> Hi,
> 
> I downloaded rdf-api-2001-01-19 and try to run a toy test using your 
> API, but I get this excception at runtime:
> 
> java.lang.ClassNotFoundException: org/brownell/xml/aelfred2/SAXDriver
> 
> It seems as if it canīt find this class but I have included the jar file 
> in the classpath. I'm running JDK 1.4.1 for windows.
> 
> Could you give me any hint?
> 
> Best regards,
> 
> Bruno
> 
> 

Received on Thursday, 3 July 2003 09:53:56 UTC