[jcifs] RE: Major minor version error in JCIFS1.2.8

David Sprowls ctasprowls at fastmail.fm
Thu Mar 30 00:16:00 GMT 2006


I don't think this is a jcifs issue.  I am able to use NtlmHttpFilter
with jre1.4.x.

I have run into this problem with other java code before in Eclipse.  It
was always because I some problem with my compiler settings that Eclipse
was using or I had switched them and had only compiled part of my code
with the new compiler settings.  Delete all of your class files and
recompile.

Hopefully that helps.


From: <gruizf <at> credomatic.com>
Subject: Major minor version error in JCIFS1.2.8
Newsgroups: gmane.network.samba.java
Date: 2006-03-29 17:16:00 GMT (6 hours and 49 minutes ago)

Hello.

I am using JCIFS1.2.7. It's important for me to eliminate the Deadlock
issue, so I switched to 1.2.8.

I am getting this error:
[Error de servlet]-[Filter [NtlmHttpFilter]: could not be loaded]:
java.lang.LinkageError: LinkageError while defining class:
jcifs.http.NtlmHttpFilter
Could not be defined due to: jcifs/http/NtlmHttpFilter (Unsupported
major.minor version 49.0)

I'm using WAS5.1.2. I already switched Java compiler from 1.3 to 1.4 but
still get the same error.

What else could I do?

Thanks!

-- 
  David Sprowls
  ctasprowls at fastmail.fm



More information about the jcifs mailing list