Hey folks,

Kostya at SCSU brought an issue to my attention that I think is worth noting...

It seems that -- starting with v4.1.7 -- Hibernate requires JDBC4 support:

  - https://hibernate.onjira.com/browse/HHH-7778

But the jTDS driver is targeting JDBC4 for their 1.3 line:

- http://sourceforge.net/p/jtds/news/2012/10/jtds-jdbc-driver-127-and-130-released/

JTDS is a popular 3rd-party driver for MS SQL Server.

The issue is that 1.3 also (apparently) _requires_ Java 7. I know there has been much recent work to support Java 7... where are we on that? Is that (as I seem to remember) a uP 4.1 only thing?

The uP4 manual still says Java 7 not supported:

  - https://wiki.jasig.org/display/UPM40/Requirements

I have suggested that _perhaps_ rolling the version of hibernate back (from 4.1.9 currently) to 4.1.6 would allow the most recent jTDS 1.2 driver to work.

drew

--
You are currently subscribed to [email protected] as: 
[email protected]
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/uportal-dev

Reply via email to