03-18-07 06:24 PM
lesleyjudy@yahoo.com wrote:
> We're trying to use Microsoft JDBC driver 1.1 (sqljdbc.jar) to connect WAS
4.0 to the respository database on SQL Server 2005.
>
> We got some error message (NoClassDefFOundError: java/util/logging/logger) and aft
er some research, it appears that the MS JDBC driver requires at least JDK 1.4 and a
bove, however our WAS 4.0 is still JDK 1.3.1. (because "java/util/logging/logger" is
on
ly available from JDK 1.4)
>
> So the question is:
>
> 1. Is JDK 1.4 compatible with WAS 4.0?
> 2. If yes, how do I "upgrade" JDK 1.3 to 1.4?
>
> (Unfortunately upgrading our WAS 4.0 to a newer WAS is not an option...)
>
> Thanks if any one can share your insights!
You will have to rethink about your options then.
[ Post a follow-up to this message ]
|